index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-29
ipv4: drop fragmentation code from ip_options_build()
Jakub Kicinski
2
-25
/
+12
2022-01-28
Merge tag 'for-net-next-2022-01-28' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
6
-39
/
+350
2022-01-28
SUNRPC: add netns refcount tracker to struct rpc_xprt
Eric Dumazet
1
-2
/
+2
2022-01-28
SUNRPC: add netns refcount tracker to struct gss_auth
Eric Dumazet
1
-4
/
+6
2022-01-28
SUNRPC: add netns refcount tracker to struct svc_xprt
Eric Dumazet
1
-2
/
+2
2022-01-28
ethtool: add header/data split indication
Jakub Kicinski
1
-5
/
+10
2022-01-27
ipv6: partially inline ipv6_fixup_options
Pavel Begunkov
1
-4
/
+4
2022-01-27
ipv6: optimise dst refcounting on cork init
Pavel Begunkov
2
-5
/
+11
2022-01-27
udp6: don't make extra copies of iflow
Pavel Begunkov
1
-43
/
+42
2022-01-27
udp6: pass flow in ip6_make_skb together with cork
Pavel Begunkov
2
-12
/
+12
2022-01-27
ipv6: pass full cork into __ip6_append_data()
Pavel Begunkov
1
-3
/
+4
2022-01-27
ipv6: don't zero inet_cork_full::fl after use
Pavel Begunkov
2
-9
/
+2
2022-01-27
ipv6: clean up cork setup/release
Pavel Begunkov
1
-23
/
+21
2022-01-27
ipv6: remove daddr temp buffer in __ip6_make_skb
Pavel Begunkov
1
-4
/
+3
2022-01-27
udp6: shuffle up->pending AF_INET bits
Pavel Begunkov
1
-3
/
+2
2022-01-27
ipv6: optimise dst refcounting on skb init
Pavel Begunkov
1
-1
/
+10
2022-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
32
-154
/
+168
2022-01-27
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2022-01-27
Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
23
-80
/
+234
2022-01-27
net: bridge: vlan: fix memory leak in __allowed_ingress
Tim Yi
1
-3
/
+3
2022-01-27
net: socket: rename SKB_DROP_REASON_SOCKET_FILTER
Menglong Dong
1
-1
/
+1
2022-01-27
Bluetooth: hci_sync: Fix queuing commands when HCI_UNREGISTER is set
Luiz Augusto von Dentz
1
-0
/
+3
2022-01-27
ipv4: tcp: send zero IPID in SYNACK messages
Eric Dumazet
1
-2
/
+9
2022-01-27
ipv4: raw: lock the socket in raw_bind()
Eric Dumazet
1
-1
/
+4
2022-01-27
net: tipc: remove unused static inlines
Jakub Kicinski
1
-23
/
+0
2022-01-27
dccp: remove max48()
Jakub Kicinski
1
-5
/
+0
2022-01-27
hsr: remove get_prp_lan_id()
Jakub Kicinski
1
-5
/
+0
2022-01-27
net: ax25: remove route refcount
Jakub Kicinski
1
-3
/
+2
2022-01-27
net: bridge: vlan: fix single net device option dumping
Nikolay Aleksandrov
1
-1
/
+2
2022-01-27
Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
Guillaume Nault
1
-7
/
+20
2022-01-27
ipv4: Namespaceify min_adv_mss sysctl knob
xu xin
1
-10
/
+11
2022-01-26
tcp: allocate tcp_death_row outside of struct netns_ipv4
Eric Dumazet
7
-18
/
+34
2022-01-25
sch_htb: Fail on unsupported parameters when offload is requested
Maxim Mikityanskiy
1
-0
/
+20
2022-01-25
net: Adjust sk_gso_max_size once when set
David Ahern
3
-3
/
+3
2022-01-25
Bluetooth: hci_event: Fix HCI_EV_VENDOR max_len
Luiz Augusto von Dentz
1
-3
/
+4
2022-01-25
Bluetooth: hci_core: Rate limit the logging of invalid SCO handle
Luiz Augusto von Dentz
1
-2
/
+2
2022-01-25
Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
9
-65
/
+34
2022-01-25
ipv6: gro: flush instead of assuming different flows on hop_limit mismatch
Jakub Kicinski
1
-2
/
+3
2022-01-25
net: dsa: Avoid cross-chip syncing of VLAN filtering
Tobias Waldekranz
1
-3
/
+5
2022-01-25
net: dsa: Move VLAN filtering syncing out of dsa_switch_bridge_leave
Tobias Waldekranz
1
-13
/
+25
2022-01-25
ipv4/tcp: do not use per netns ctl sockets
Eric Dumazet
1
-34
/
+27
2022-01-25
ipv6: do not use per netns icmp sockets
Eric Dumazet
1
-52
/
+10
2022-01-25
ipv4: do not use per netns icmp sockets
Eric Dumazet
1
-60
/
+31
2022-01-25
tcp/dccp: get rid of inet_twsk_purge()
Eric Dumazet
5
-67
/
+0
2022-01-25
tcp/dccp: no longer use twsk_net(tw) from tw_timer_handler()
Eric Dumazet
1
-5
/
+4
2022-01-25
tcp/dccp: add tw->tw_bslot
Eric Dumazet
1
-4
/
+7
2022-01-25
ipv4: get rid of fib_info_hash_{alloc|free}
Eric Dumazet
1
-33
/
+11
2022-01-25
ip6_tunnel: allow routing IPv4 traffic in NBMA mode
Qing Deng
1
-0
/
+5
2022-01-24
Bluetooth: hci_event: Ignore multiple conn complete events
Soenke Huster
2
-15
/
+49
2022-01-24
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
13
-116
/
+1148
[next]