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
2023-07-20
Bluetooth: SCO: fix sco_conn related locking and validity issues
Pauli Virtanen
1
-11
/
+12
2023-07-20
Bluetooth: hci_conn: return ERR_PTR instead of NULL when there is no link
Siddh Raman Pant
1
-2
/
+2
2023-07-20
Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor()
Douglas Anderson
1
-1
/
+3
2023-07-20
Bluetooth: ISO: fix iso_conn related locking and validity issues
Pauli Virtanen
1
-22
/
+31
2023-07-20
Bluetooth: hci_event: call disconnect callback before deleting conn
Pauli Virtanen
1
-0
/
+3
2023-07-20
Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync
Pauli Virtanen
5
-44
/
+159
2023-07-20
netfilter: nf_tables: skip bound chain on rule flush
Pablo Neira Ayuso
1
-0
/
+2
2023-07-20
netfilter: nf_tables: skip bound chain in netns release path
Pablo Neira Ayuso
1
-0
/
+3
2023-07-20
can: raw: fix lockdep issue in raw_release()
Eric Dumazet
1
-2
/
+3
2023-07-20
tcp: add TCP_OLD_SEQUENCE drop reason
Eric Dumazet
1
-5
/
+11
2023-07-20
netfilter: nft_set_pipapo: fix improper element removal
Florian Westphal
1
-1
/
+5
2023-07-20
netfilter: nf_tables: can't schedule in nft_chain_validate
Florian Westphal
1
-2
/
+2
2023-07-20
netfilter: nf_tables: fix spurious set element insertion failure
Florian Westphal
1
-0
/
+3
2023-07-20
Revert "bridge: Add extack warning when enabling STP in netns."
Kuniyuki Iwashima
1
-3
/
+0
2023-07-20
llc: Don't drop packet from non-root netns.
Kuniyuki Iwashima
1
-3
/
+0
2023-07-20
llc: Check netns in llc_estab_match() and llc_listener_match().
Kuniyuki Iwashima
3
-21
/
+32
2023-07-20
llc: Check netns in llc_dgram_match().
Kuniyuki Iwashima
1
-7
/
+11
2023-07-20
openvswitch: set IPS_CONFIRMED in tmpl status only when commit is set in conn...
Xin Long
1
-68
/
+10
2023-07-20
net: sched: set IPS_CONFIRMED in tmpl status only when commit is set in act_ct
Xin Long
1
-1
/
+2
2023-07-20
netfilter: allow exp not to be removed in nf_ct_find_expectation
Xin Long
3
-3
/
+5
2023-07-20
batman-adv: Don't increase MTU when set by user
Sven Eckelmann
3
-1
/
+22
2023-07-20
batman-adv: Trigger events for auto adjusted MTU
Sven Eckelmann
1
-1
/
+1
2023-07-19
tcp: tcp_enter_quickack_mode() should be static
Eric Dumazet
1
-2
/
+1
2023-07-19
udp: use indirect call wrapper for data ready()
Paolo Abeni
1
-1
/
+1
2023-07-19
Revert "tcp: avoid the lookup process failing to get sk in ehash table"
Kuniyuki Iwashima
2
-19
/
+6
2023-07-19
Merge tag 'ipsec-next-2023-07-19' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
1
-1
/
+0
2023-07-19
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
10
-232
/
+592
2023-07-19
bpf: Add fd-based tcx multi-prog infra with link support
Daniel Borkmann
5
-110
/
+229
2023-07-19
xsk: support ZC Tx multi-buffer in batch API
Maciej Fijalkowski
1
-9
/
+36
2023-07-19
xsk: support mbuf on ZC RX
Maciej Fijalkowski
2
-1
/
+32
2023-07-19
xsk: add new netlink attribute dedicated for ZC max frags
Maciej Fijalkowski
2
-0
/
+9
2023-07-19
xsk: discard zero length descriptors in Tx path
Tirthendu Sarkar
1
-0
/
+6
2023-07-19
xsk: add support for AF_XDP multi-buffer on Tx path
Tirthendu Sarkar
2
-33
/
+100
2023-07-19
xsk: introduce wrappers and helpers for supporting multi-buffer in Tx path
Tirthendu Sarkar
2
-32
/
+61
2023-07-19
xsk: add support for AF_XDP multi-buffer on Rx path
Tirthendu Sarkar
2
-29
/
+88
2023-07-19
xsk: move xdp_buff's data length check to xsk_rcv_check
Tirthendu Sarkar
1
-14
/
+13
2023-07-19
xsk: prepare both copy and zero-copy modes to co-exist
Maciej Fijalkowski
1
-4
/
+13
2023-07-19
xsk: introduce XSK_USE_SG bind flag for xsk socket
Tirthendu Sarkar
1
-2
/
+3
2023-07-19
xsk: prepare 'options' in xdp_desc for multi-buffer use
Tirthendu Sarkar
2
-7
/
+13
2023-07-19
sctp: Set TOS and routing scope independently for fib lookups.
Guillaume Nault
1
-1
/
+2
2023-07-19
dccp: Set TOS and routing scope independently for fib lookups.
Guillaume Nault
1
-1
/
+2
2023-07-19
ipv4: ip_gre: fix return value check in erspan_xmit()
Yuanjun Gong
1
-1
/
+2
2023-07-19
ipv4: ip_gre: fix return value check in erspan_fb_xmit()
Yuanjun Gong
1
-1
/
+2
2023-07-19
net:ipv6: check return value of pskb_trim()
Yuanjun Gong
1
-1
/
+2
2023-07-19
net: ipv4: Use kfree_sensitive instead of kfree
Wang Ming
1
-1
/
+1
2023-07-19
bridge: Add backup nexthop ID support
Ido Schimmel
5
-1
/
+32
2023-07-18
tcp: annotate data-races around tcp_rsk(req)->ts_recent
Eric Dumazet
4
-6
/
+9
2023-07-18
tcp: annotate data-races around tcp_rsk(req)->txhash
Eric Dumazet
4
-5
/
+6
2023-07-18
tcp: get rid of sysctl_tcp_adv_win_scale
Eric Dumazet
2
-12
/
+18
2023-07-18
Merge tag 'linux-can-fixes-for-6.5-20230717' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2
-39
/
+30
[prev]
[next]