index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-04-18
Merge tag 'nf-24-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-04-17
net/sched: Fix mirred deadlock on device recursion
Eric Dumazet
2024-04-18
netfilter: nf_tables: fix memleak in map from abort path
Pablo Neira Ayuso
2024-04-17
netfilter: nf_tables: restore set elements when delete set fails
Pablo Neira Ayuso
2024-04-17
netfilter: nf_tables: missing iterator type in lookup walk
Pablo Neira Ayuso
2024-04-15
inet: bring NLM_DONE out to a separate recv() again
Jakub Kicinski
2024-04-12
af_unix: Don't peek OOB data without MSG_OOB.
Kuniyuki Iwashima
2024-04-12
af_unix: Call manage_oob() for every skb in unix_stream_read_generic().
Kuniyuki Iwashima
2024-04-12
Merge tag 'nf-24-04-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
David S. Miller
2024-04-11
Merge tag 'net-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-04-11
netfilter: flowtable: incorrect pppoe tuple
Pablo Neira Ayuso
2024-04-11
netfilter: flowtable: validate pppoe header
Pablo Neira Ayuso
2024-04-11
netfilter: nft_set_pipapo: do not free live element
Florian Westphal
2024-04-11
netfilter: nft_set_pipapo: walk over current view on netlink dump
Pablo Neira Ayuso
2024-04-11
netfilter: br_netfilter: skip conntrack input hook for promisc packets
Pablo Neira Ayuso
2024-04-11
netfilter: nf_tables: Fix potential data-race in __nft_obj_type_get()
Ziyang Xuan
2024-04-11
netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get()
Ziyang Xuan
2024-04-11
Merge tag 'for-net-2024-04-10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
2024-04-11
af_unix: Fix garbage collector racing against connect()
Michal Luczaj
2024-04-10
netfilter: complete validation of user input
Eric Dumazet
2024-04-10
Bluetooth: l2cap: Don't double set the HCI_CONN_MGMT_CONNECTED bit
Archie Pusaka
2024-04-10
Bluetooth: hci_sock: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-10
Bluetooth: ISO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-10
Bluetooth: L2CAP: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-10
Bluetooth: RFCOMM: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-10
Bluetooth: SCO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-10
Bluetooth: Fix memory leak in hci_req_sync_complete()
Dmitry Antipov
2024-04-10
Bluetooth: hci_sync: Fix using the same interval and window for Coded PHY
Luiz Augusto von Dentz
2024-04-10
Bluetooth: ISO: Don't reject BT_ISO_QOS if parameters are unset
Luiz Augusto von Dentz
2024-04-09
ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr
Jiri Benc
2024-04-09
nfc: llcp: fix nfc_llcp_setsockopt() unsafe copies
Eric Dumazet
2024-04-09
ipv4/route: avoid unused-but-set-variable warning
Arnd Bergmann
2024-04-09
ipv6: fib: hide unused 'pn' variable
Arnd Bergmann
2024-04-08
af_unix: Clear stale u->oob_skb.
Kuniyuki Iwashima
2024-04-08
Merge tag 'batadv-net-pullrequest-20240405' of git://git.open-mesh.org/linux-...
David S. Miller
2024-04-06
Merge tag 'nfsd-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2024-04-05
xsk: validate user input for XDP_{UMEM|COMPLETION}_FILL_RING
Eric Dumazet
2024-04-05
net: openvswitch: fix unwanted error log on timeout policy probing
Ilya Maximets
2024-04-05
Merge tag '9p-for-6.9-rc3' of https://github.com/martinetd/linux
Linus Torvalds
2024-04-04
Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-04-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-04-04
netfilter: validate user input for expected length
Eric Dumazet
2024-04-04
Merge tag 'nf-24-04-04' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2024-04-04
net/sched: act_skbmod: prevent kernel-infoleak
Eric Dumazet
2024-04-04
SUNRPC: Fix a slow server-side memory leak with RPC-over-TCP
Chuck Lever
2024-04-04
netfilter: nf_tables: discard table flag update with pending basechain deletion
Pablo Neira Ayuso
2024-04-04
netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()
Ziyang Xuan
2024-04-04
netfilter: nf_tables: reject new basechain after table flag update
Pablo Neira Ayuso
2024-04-04
netfilter: nf_tables: flush pending destroy work before exit_net release
Pablo Neira Ayuso
2024-04-04
netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path
Pablo Neira Ayuso
[next]