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
2022-06-28
ipv6/sit: fix ipip6_tunnel_get_prl return value
katrinzhou
2022-06-28
af_unix: Do not call kmemdup() for init_net's sysctl table.
Kuniyuki Iwashima
2022-06-28
mptcp: fix race on unaccepted mptcp sockets
Paolo Abeni
2022-06-28
mptcp: consistent map handling on failure
Paolo Abeni
2022-06-28
mptcp: fix shutdown vs fallback race
Paolo Abeni
2022-06-28
mptcp: invoke MP_FAIL response when needed
Geliang Tang
2022-06-28
mptcp: introduce MAPPING_BAD_CSUM
Paolo Abeni
2022-06-28
mptcp: fix error mibs accounting
Paolo Abeni
2022-06-28
xsk: Clear page contiguity bit when unmapping pool
Ivan Malov
2022-06-28
ipv6/addrconf: fix timing bug in tempaddr regen
Sam Edwards
2022-06-28
bpf: Fix sockmap calling sleepable function in teardown path
John Fastabend
2022-06-27
ipv6: take care of disable_policy when restoring routes
Nicolas Dichtel
2022-06-27
net/sched: act_api: Notify user space if any actions were flushed before error
Victor Nogueira
2022-06-27
Merge branch 'master' into mm-stable
akpm
2022-06-27
netfilter: br_netfilter: do not skip all hooks with 0 priority
Florian Westphal
2022-06-27
netfilter: nf_tables: avoid skb access on nf_stolen
Florian Westphal
2022-06-27
netfilter: nft_dynset: restore set element counter when failing to update
Pablo Neira Ayuso
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
[prev]
[next]