index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-10-23
net: sysctl: remove always-true condition
Antoine Tenart
2024-10-23
net: use sock_valbool_flag() only in __sock_set_timestamps()
Yajun Deng
2024-10-22
bpf: Remove MEM_UNINIT from skb/xdp MTU helpers
Daniel Borkmann
2024-10-22
bpf: Add MEM_WRITE attribute
Daniel Borkmann
2024-10-22
tools: ynl-gen: use big-endian netlink attribute types
Asbjørn Sloth Tønnesen
2024-10-22
Merge tag 'nf-24-10-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-10-22
rtnetlink: Protect struct rtnl_af_ops with SRCU.
Kuniyuki Iwashima
2024-10-22
rtnetlink: Return int from rtnl_af_register().
Kuniyuki Iwashima
2024-10-22
rtnetlink: Call rtnl_link_get_net_capable() in do_setlink().
Kuniyuki Iwashima
2024-10-22
rtnetlink: Clean up rtnl_setlink().
Kuniyuki Iwashima
2024-10-22
rtnetlink: Clean up rtnl_dellink().
Kuniyuki Iwashima
2024-10-22
rtnetlink: Fetch IFLA_LINK_NETNSID in rtnl_newlink().
Kuniyuki Iwashima
2024-10-22
rtnetlink: Call rtnl_link_get_net_capable() in rtnl_newlink().
Kuniyuki Iwashima
2024-10-22
rtnetlink: Protect struct rtnl_link_ops with SRCU.
Kuniyuki Iwashima
2024-10-22
rtnetlink: Move ops->validate to rtnl_newlink().
Kuniyuki Iwashima
2024-10-22
rtnetlink: Move rtnl_link_ops_get() and retry to rtnl_newlink().
Kuniyuki Iwashima
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
[prev]
[next]