index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-10-22
rtnetlink: Move simple validation from __rtnl_newlink() to rtnl_newlink().
Kuniyuki Iwashima
2024-10-22
rtnetlink: Factorise do_setlink() path from __rtnl_newlink().
Kuniyuki Iwashima
2024-10-22
rtnetlink: Call validate_linkmsg() in do_setlink().
Kuniyuki Iwashima
2024-10-22
rtnetlink: Allocate linkinfo[] as struct rtnl_newlink_tbs.
Kuniyuki Iwashima
2024-10-21
9p: fix slab cache name creation for real
Linus Torvalds
2024-10-21
net: fix races in netdev_tx_sent_queue()/dev_watchdog()
Eric Dumazet
2024-10-21
netfilter: xtables: fix typo causing some targets not to load on IPv6
Pablo Neira Ayuso
2024-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-20
Merge tag 'for-net-2024-10-16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-10-19
Merge tag '9p-for-6.12-rc4' of https://github.com/martinetd/linux
Linus Torvalds
2024-10-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-10-17
net: dsa: remove dsa_port_phylink_mac_select_pcs()
Russell King (Oracle)
2024-10-17
Merge tag 'net-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-10-17
netfilter: bpf: must hold reference on net namespace
Florian Westphal
2024-10-17
bpf, vsock: Drop static vsock_bpf_prot initialization
Michal Luczaj
2024-10-17
vsock: Update msg_count on read_skb()
Michal Luczaj
2024-10-17
vsock: Update rx_bytes on read_skb()
Michal Luczaj
2024-10-17
bpf, sockmap: SK_DROP on attempted redirects of unsupported af_vsock
Michal Luczaj
2024-10-17
mptcp: pm: fix UaF read in mptcp_pm_nl_rm_addr_or_subflow
Matthieu Baerts (NGI0)
2024-10-17
ethtool: rss: prevent rss ctx deletion when in use
Daniel Zahka
2024-10-16
Bluetooth: bnep: fix wild-memory-access in proto_unregister
Ye Bin
2024-10-16
Bluetooth: Remove debugfs directory on module init failure
Aaron Thompson
2024-10-16
Bluetooth: Call iso_exit() on module unload
Aaron Thompson
2024-10-16
Bluetooth: ISO: Fix multiple init when debugfs is disabled
Aaron Thompson
2024-10-16
bpf: Fix link info netfilter flags to populate defrag flag
Tyrone Wu
2024-10-15
rtnetlink: Remove rtnl_register() and rtnl_register_module().
Kuniyuki Iwashima
2024-10-15
can: gw: Use rtnl_register_many().
Kuniyuki Iwashima
2024-10-15
dcb: Use rtnl_register_many().
Kuniyuki Iwashima
2024-10-15
ipmr: Use rtnl_register_many().
Kuniyuki Iwashima
2024-10-15
ipv6: Use rtnl_register_many().
Kuniyuki Iwashima
2024-10-15
ipv4: Use rtnl_register_many().
Kuniyuki Iwashima
2024-10-15
net: Use rtnl_register_many().
Kuniyuki Iwashima
2024-10-15
net: sched: Use rtnl_register_many().
Kuniyuki Iwashima
2024-10-15
neighbour: Use rtnl_register_many().
Kuniyuki Iwashima
2024-10-15
rtnetlink: Use rtnl_register_many().
Kuniyuki Iwashima
2024-10-15
rtnetlink: Panic when __rtnl_register_many() fails for builtin callers.
Kuniyuki Iwashima
2024-10-15
Revert "net: do not leave a dangling sk pointer, when socket creation fails"
Ignat Korchagin
2024-10-15
net: warn, if pf->create does not clear sock->sk on error
Ignat Korchagin
2024-10-15
net: inet6: do not leave a dangling sk pointer in inet6_create()
Ignat Korchagin
2024-10-15
net: inet: do not leave a dangling sk pointer in inet_create()
Ignat Korchagin
2024-10-15
net: ieee802154: do not leave a dangling sk pointer in ieee802154_create()
Ignat Korchagin
2024-10-15
net: af_can: do not leave a dangling sk pointer in can_create()
Ignat Korchagin
2024-10-15
Bluetooth: RFCOMM: avoid leaving dangling sk pointer in rfcomm_sock_alloc()
Ignat Korchagin
2024-10-15
Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2cap_sock_cre...
Ignat Korchagin
2024-10-15
af_packet: avoid erroring out after sock_init_data() in packet_create()
Ignat Korchagin
2024-10-15
net/sched: cbs: Fix integer overflow in cbs_set_port_rate()
Elena Salomatkina
2024-10-15
udp: Compute L4 checksum as usual when not segmenting the skb
Jakub Sitnicki
2024-10-15
genetlink: hold RCU in genlmsg_mcast()
Eric Dumazet
2024-10-15
tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink().
Kuniyuki Iwashima
2024-10-15
neighbour: Remove NEIGH_DN_TABLE.
Kuniyuki Iwashima
[prev]
[next]