index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-02-28
tcp: make the dropreason really work when calling tcp_rcv_state_process()
Jason Xing
2024-02-28
tcp: add dropreasons in tcp_rcv_state_process()
Jason Xing
2024-02-28
tcp: add more specific possible drop reasons in tcp_rcv_synsent_state_process()
Jason Xing
2024-02-28
tcp: use drop reasons in cookie check for ipv6
Jason Xing
2024-02-28
tcp: directly drop skb in cookie check for ipv6
Jason Xing
2024-02-28
tcp: use drop reasons in cookie check for ipv4
Jason Xing
2024-02-28
tcp: directly drop skb in cookie check for ipv4
Jason Xing
2024-02-28
net: make SK_MEMORY_PCPU_RESERV tunable
Adam Li
2024-02-27
Merge tag 'wireless-2024-02-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2024-02-27
ipv6: raw: remove useless input parameter in rawv6_err
Zhengchao Shao
2024-02-27
net: test: Fix printf format specifier in skb_segment kunit test
David Gow
2024-02-27
netlink: use kvmalloc() in netlink_alloc_large_skb()
Eric Dumazet
2024-02-27
xfrm: Do not allocate stats in the driver
Breno Leitao
2024-02-26
mptcp: check the protocol in mptcp_sk() with DEBUG_NET
Matthieu Baerts (NGI0)
2024-02-26
mptcp: check the protocol in tcp_sk() with DEBUG_NET
Matthieu Baerts (NGI0)
2024-02-26
mptcp: token kunit: set protocol
Matthieu Baerts (NGI0)
2024-02-26
mptcp: fix possible deadlock in subflow diag
Paolo Abeni
2024-02-26
mptcp: fix double-free on socket dismantle
Davide Caratti
2024-02-26
mptcp: fix potential wake-up event loss
Paolo Abeni
2024-02-26
mptcp: fix snd_wnd initialization for passive socket
Paolo Abeni
2024-02-26
mptcp: push at DSS boundaries
Paolo Abeni
2024-02-26
mptcp: avoid printing warning once on client side
Matthieu Baerts (NGI0)
2024-02-26
mptcp: map v4 address to v6 when destroying subflow
Geliang Tang
2024-02-26
ipv6: anycast: complete RCU handling of struct ifacaddr6
Eric Dumazet
2024-02-26
dpll: rely on rcu for netdev_dpll_pin()
Eric Dumazet
2024-02-26
ipv6: fix potential "struct net" leak in inet6_rtm_getaddr()
Eric Dumazet
2024-02-26
rtnetlink: provide RCU protection to rtnl_fill_prop_list()
Eric Dumazet
2024-02-26
rtnetlink: make rtnl_fill_link_ifmap() RCU ready
Eric Dumazet
2024-02-26
inet: switch inet_dump_fib() to RCU protection
Eric Dumazet
2024-02-26
inet: allow ip_valid_fib_dump_req() to be called with RTNL or RCU
Eric Dumazet
2024-02-26
ipv6: switch inet6_dump_ifinfo() to RCU protection
Eric Dumazet
2024-02-26
rtnetlink: add RTNL_FLAG_DUMP_UNLOCKED flag
Eric Dumazet
2024-02-26
rtnetlink: change nlk->cb_mutex role
Eric Dumazet
2024-02-26
netlink: hold nlk->cb_mutex longer in __netlink_dump_start()
Eric Dumazet
2024-02-26
netlink: fix netlink_diag_dump() return value
Eric Dumazet
2024-02-26
ipv6: use xarray iterator to implement inet6_dump_ifinfo()
Eric Dumazet
2024-02-26
ipv6: prepare inet6_fill_ifinfo() for RCU protection
Eric Dumazet
2024-02-26
ipv6: prepare inet6_fill_ifla6_attrs() for RCU
Eric Dumazet
2024-02-26
rtnetlink: prepare nla_put_iflink() to run under RCU
Eric Dumazet
2024-02-26
xfrm: Avoid clang fortify warning in copy_to_user_tmpl()
Nathan Chancellor
2024-02-23
net: mpls: error out if inner headers are not set
Florian Westphal
2024-02-23
net: ethtool: avoid rebuilds on UTS_RELEASE change
Jann Horn
2024-02-23
wifi: mac80211: only call drv_sta_rc_update for uploaded stations
Felix Fietkau
2024-02-22
net: mctp: take ownership of skb in mctp_local_output
Jeremy Kerr
2024-02-22
net: ip_tunnel: prevent perpetual headroom growth
Florian Westphal
2024-02-22
Merge tag 'nf-next-24-02-21' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2024-02-22
ipv6/sit: Do not allocate stats in the driver
Breno Leitao
2024-02-22
netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter
Ryosuke Yasuoka
2024-02-22
net/af_iucv: fix virtual vs physical address confusion
Alexander Gordeev
2024-02-22
treewide: update LLVM Bugzilla links
Nathan Chancellor
[prev]
[next]