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-14
net: hsr: convert to use new timer APIs
Yu Liao
2024-10-14
batman-adv: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
Julia Lawall
2024-10-13
net: ethtool: Add support for writing firmware blocks using EPL payload
Danielle Ratson
2024-10-13
net: ethtool: Add new parameters and a function to support EPL
Danielle Ratson
2024-10-13
Merge tag 'usb-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-10-11
Merge tag 'nfs-for-6.12-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2024-10-11
ipv4: give an IPv4 dev to blackhole_netdev
Xin Long
2024-10-11
net: do not acquire rtnl in fib_seq_sum()
Eric Dumazet
2024-10-11
ipmr: use READ_ONCE() to read net->ipv[46].ipmr_seq
Eric Dumazet
2024-10-11
ipv6: use READ_ONCE()/WRITE_ONCE() on fib6_table->fib_seq
Eric Dumazet
2024-10-11
ipv4: use READ_ONCE()/WRITE_ONCE() on net->ipv4.fib_seq
Eric Dumazet
2024-10-11
fib: rules: use READ_ONCE()/WRITE_ONCE() on ops->fib_rules_seq
Eric Dumazet
2024-10-11
netlabel,smack: use lsm_prop for audit data
Casey Schaufler
2024-10-11
lsm: use lsm_prop in security_current_getsecid
Casey Schaufler
2024-10-11
tcp: move sysctl_tcp_l3mdev_accept to netns_ipv4_read_rx
Eric Dumazet
2024-10-11
xfrm: fix one more kernel-infoleak in algo dumping
Petr Vaganov
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-10
Merge tag 'net-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-10-10
net/smc: Address spelling errors
Simon Horman
2024-10-10
net/smc: fix lacks of icsk_syn_mss with IPPROTO_SMC
D. Wythe
2024-10-10
Merge branch 'net-introduce-tx-h-w-shaping-api'
Jakub Kicinski
2024-10-10
net-shapers: implement cap validation in the core
Paolo Abeni
2024-10-10
net: shaper: implement introspection support
Paolo Abeni
2024-10-10
netlink: spec: add shaper introspection support
Paolo Abeni
2024-10-10
net-shapers: implement shaper cleanup on queue deletion
Paolo Abeni
2024-10-10
net-shapers: implement delete support for NODE scope shaper
Paolo Abeni
2024-10-10
net-shapers: implement NL group operation
Paolo Abeni
2024-10-10
net-shapers: implement NL set and delete operations
Paolo Abeni
2024-10-10
net-shapers: implement NL get operation
Paolo Abeni
2024-10-10
netlink: spec: add shaper YAML spec
Paolo Abeni
2024-10-10
genetlink: extend info user-storage to match NL cb ctx
Paolo Abeni
2024-10-10
phonet: Handle error of rtnl_register_module().
Kuniyuki Iwashima
2024-10-10
mpls: Handle error of rtnl_register_module().
Kuniyuki Iwashima
2024-10-10
mctp: Handle error of rtnl_register_module().
Kuniyuki Iwashima
2024-10-10
bridge: Handle error of rtnl_register_module().
Kuniyuki Iwashima
2024-10-10
rtnetlink: Add bulk registration helpers for rtnetlink message handlers.
Kuniyuki Iwashima
2024-10-10
Merge tag 'nf-24-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-10-10
net: do not delay dst_entries_add() in dst_release()
Eric Dumazet
2024-10-09
ipv4: Retire global IPv4 hash table inet_addr_lst.
Kuniyuki Iwashima
2024-10-09
ipv4: Namespacify IPv4 address GC.
Kuniyuki Iwashima
2024-10-09
ipv4: Use per-netns hash table in inet_lookup_ifaddr_rcu().
Kuniyuki Iwashima
2024-10-09
ipv4: Link IPv4 address to per-netns hash table.
Kuniyuki Iwashima
2024-10-09
net_sched: sch_sfq: handle bigger packets
Eric Dumazet
2024-10-09
mptcp: pm: do not remove closing subflows
Matthieu Baerts (NGI0)
2024-10-09
mptcp: fallback when MPTCP opts are dropped after 1st data
Matthieu Baerts (NGI0)
2024-10-09
tcp: fix mptcp DSS corruption due to large pmtu xmit
Paolo Abeni
2024-10-09
mptcp: handle consistently DSS corruption
Paolo Abeni
2024-10-09
net: dsa: refuse cross-chip mirroring operations
Vladimir Oltean
2024-10-09
ipv6: Remove redundant unlikely()
Tobias Klauser
2024-10-09
ipv6: switch inet6_acaddr_hash() to less predictable hash
Eric Dumazet
[prev]
[next]