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-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
2022-01-24
bpf: Fix flexible_array.cocci warnings
kernel test robot
1
-1
/
+1
2022-01-24
ping: fix the sk_bound_dev_if match in ping_lookup
Xin Long
1
-1
/
+2
2022-01-24
net/smc: Transitional solution for clcsock race issue
Wen Gu
1
-12
/
+51
2022-01-24
ipv4: fix ip option filtering for locally generated fragments
Jakub Kicinski
1
-3
/
+12
2022-01-24
net-procfs: show net devices bound packet types
Jianguo Wu
1
-3
/
+32
2022-01-23
Bluetooth: msft: fix null pointer deref on msft_monitor_device_evt
Soenke Huster
1
-0
/
+2
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-2
/
+2
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
16
-56
/
+56
2022-01-21
mptcp: Use struct_group() to avoid cross-field memset()
Kees Cook
1
-3
/
+3
2022-01-22
rxrpc: Adjust retransmission backoff
David Howells
2
-6
/
+4
2022-01-21
xdp: disable XDP_REDIRECT for xdp frags
Lorenzo Bianconi
1
-0
/
+8
2022-01-21
net: xdp: introduce bpf_xdp_pointer utility routine
Lorenzo Bianconi
1
-38
/
+138
2022-01-21
bpf: test_run: add xdp_shared_info pointer in bpf_test_finish signature
Lorenzo Bianconi
1
-9
/
+39
2022-01-21
bpf: introduce frags support to bpf_prog_test_run_xdp()
Lorenzo Bianconi
1
-13
/
+45
2022-01-21
bpf: move user_size out of bpf_test_init
Lorenzo Bianconi
1
-6
/
+7
2022-01-21
bpf: add frags support to xdp copy helpers
Eelco Chaudron
1
-5
/
+52
2022-01-21
bpf: add frags support to the bpf_xdp_adjust_tail() API
Eelco Chaudron
2
-5
/
+72
2022-01-21
bpf: introduce bpf_xdp_get_buff_len helper
Lorenzo Bianconi
1
-0
/
+15
2022-01-21
xdp: add frags support to xdp_return_{buff/frame}
Lorenzo Bianconi
1
-1
/
+53
2022-01-21
net: xdp: add xdp_update_skb_shared_info utility routine
Lorenzo Bianconi
1
-0
/
+12
2022-01-20
bpf: support BPF_PROG_QUERY for progs attached to sockmap
Di Zhu
1
-7
/
+70
2022-01-20
mptcp: fix removing ids bitmap setting
Geliang Tang
1
-1
/
+1
2022-01-20
mptcp: fix msk traversal in mptcp_nl_cmd_set_flags()
Paolo Abeni
1
-10
/
+27
2022-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
4
-9
/
+19
2022-01-20
ipv6: annotate accesses to fn->fn_sernum
Eric Dumazet
2
-11
/
+14
2022-01-20
tcp: add a missing sk_defer_free_flush() in tcp_splice_read()
Eric Dumazet
1
-0
/
+1
2022-01-20
Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost events
Manish Mandlik
2
-10
/
+125
2022-01-20
Bluetooth: msft: Handle MSFT Monitor Device Event
Manish Mandlik
2
-8
/
+151
2022-01-20
Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-16
/
+17
2022-01-20
ipv6_tunnel: Rate limit warning messages
Ido Schimmel
1
-4
/
+4
2022-01-20
net: sched: Clarify error message when qdisc kind is unknown
Victor Nogueira
1
-1
/
+1
2022-01-20
net: fix information leakage in /proc/net/ptype
Congyu Liu
2
-1
/
+4
[prev]
[next]