index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-06-28
Merge branch 'mm-everything' of git://git.kernel.org/pub/scm/linux/kernel/git...
akpm-base
akpm
Stephen Rothwell
2022-06-28
Merge branch 'mm-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/akp...
Stephen Rothwell
2022-06-28
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Stephen Rothwell
2022-06-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wire...
Stephen Rothwell
2022-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
Stephen Rothwell
2022-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Stephen Rothwell
2022-06-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/...
Stephen Rothwell
2022-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev...
Stephen Rothwell
2022-06-28
Merge branch 'spdx-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Stephen Rothwell
2022-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Stephen Rothwell
2022-06-27
mm/swap: convert __put_page() to __folio_put()
Matthew Wilcox (Oracle)
2022-06-27
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-06-27
Merge branch 'master' into mm-stable
akpm
2022-06-27
ipmr: fix a lockdep splat in ipmr_rtm_dumplink()
Eric Dumazet
2022-06-27
tipc: move bc link creation back to tipc_node_create
Xin Long
2022-06-27
tunnels: do not assume mac header is set in skb_tunnel_check_pmtu()
Eric Dumazet
2022-06-27
Merge tag 'linux-can-next-for-5.20-20220625' of git://git.kernel.org/pub/scm/...
David S. Miller
2022-06-27
net: dsa: add Renesas RZ/N1 switch tag driver
Clément Léger
2022-06-27
net: dsa: add support for ethtool get_rmon_stats()
Clément Léger
2022-06-27
net: dsa: allow port_bridge_join() to override extack message
Clément Léger
2022-06-24
raw: fix a typo in raw_icmp_error()
Eric Dumazet
2022-06-24
tcp: add a missing nf_reset_ct() in 3WHS handling
Eric Dumazet
2022-06-24
net: helper function skb_len_add
Richard Gobert
2022-06-24
ip6mr: convert mrt_lock to a spinlock
Eric Dumazet
2022-06-24
ipmr: convert mrt_lock to a spinlock
Eric Dumazet
2022-06-24
ipmr: convert /proc handlers to rcu_read_lock()
Eric Dumazet
2022-06-24
ipmr: adopt rcu_read_lock() in mr_dump()
Eric Dumazet
2022-06-24
ip6mr: switch ip6mr_get_route() to rcu_read_lock()
Eric Dumazet
2022-06-24
ip6mr: do not acquire mrt_lock while calling ip6_mr_forward()
Eric Dumazet
2022-06-24
ip6mr: do not acquire mrt_lock before calling ip6mr_cache_unresolved
Eric Dumazet
2022-06-24
ip6mr: do not acquire mrt_lock in ioctl(SIOCGETMIFCNT_IN6)
Eric Dumazet
2022-06-24
ip6mr: do not acquire mrt_lock in pim6_rcv()
Eric Dumazet
2022-06-24
ip6mr: ip6mr_cache_report() changes
Eric Dumazet
2022-06-24
ipmr: do not acquire mrt_lock in ipmr_get_route()
Eric Dumazet
2022-06-24
ipmr: do not acquire mrt_lock while calling ip_mr_forward()
Eric Dumazet
2022-06-24
ipmr: do not acquire mrt_lock before calling ipmr_cache_unresolved()
Eric Dumazet
2022-06-24
ipmr: do not acquire mrt_lock in ioctl(SIOCGETVIFCNT)
Eric Dumazet
2022-06-24
ipmr: do not acquire mrt_lock in __pim_rcv()
Eric Dumazet
2022-06-24
ipmr: ipmr_cache_report() changes
Eric Dumazet
2022-06-24
ipmr: change igmpmsg_netlink_event() prototype
Eric Dumazet
2022-06-24
ipmr: add rcu protection over (struct vif_device)->dev
Eric Dumazet
2022-06-24
ip6mr: do not get a device reference in pim6_rcv()
Eric Dumazet
2022-06-24
xfrm: change the type of xfrm_register_km and xfrm_unregister_km
Zhengchao Shao
2022-06-23
net: clear msg_get_inq in __sys_recvfrom() and __copy_msghdr_from_user()
Eric Dumazet
2022-06-23
net/ncsi: use proper "mellanox" DT vendor prefix
Krzysztof Kozlowski
2022-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-23
bpf: Require only one of cong_avoid() and cong_control() from a TCP CC
Jörn-Thorben Hinz
2022-06-23
bpf: Allow a TCP CC to write sk_pacing_rate and sk_pacing_status
Jörn-Thorben Hinz
2022-06-23
Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-06-23
net: openvswitch: fix parsing of nw_proto for IPv6 fragments
Rosemarie O'Riorden
[next]