开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-08-30
icmp: icmp_msgs_per_sec and icmp_msgs_burst sysctls become per netns
Eric Dumazet
2024-08-30
icmp: move icmp_global.credit and icmp_global.stamp to per netns storage
Eric Dumazet
2024-08-30
icmp: change the order of rate limits
Eric Dumazet
2024-08-30
net: openvswitch: Use ERR_CAST() to return
Yan Zhen
2024-08-29
tcp: add SO_PEEK_OFF socket option tor TCPv6
Jon Maloy
2024-08-29
net/ipv4: net: prefer strscpy over strcpy
Hongbo Li
2024-08-29
net/tipc: replace deprecated strcpy with strscpy
Hongbo Li
2024-08-29
net/netrom: prefer strscpy over strcpy
Hongbo Li
2024-08-29
net/ipv6: replace deprecated strcpy with strscpy
Hongbo Li
2024-08-29
net: prefer strscpy over strcpy
Hongbo Li
2024-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-30
Merge tag 'net-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-08-29
mptcp: pm: ADD_ADDR 0 is not a new address
Matthieu Baerts (NGI0)
2024-08-29
mptcp: avoid duplicated SUB_CLOSED events
Matthieu Baerts (NGI0)
2024-08-29
mptcp: pm: fix ID 0 endp usage after multiple re-creations
Matthieu Baerts (NGI0)
2024-08-29
mptcp: pm: do not remove already closed subflows
Matthieu Baerts (NGI0)
2024-08-29
mptcp: pm: reset MPC endp ID when re-added
Matthieu Baerts (NGI0)
2024-08-29
mptcp: pm: skip connecting to already established sf
Matthieu Baerts (NGI0)
2024-08-29
mptcp: pm: send ACK on an active subflow
Matthieu Baerts (NGI0)
2024-08-29
mptcp: pm: fix RM_ADDR ID for the initial subflow
Matthieu Baerts (NGI0)
2024-08-29
mptcp: pm: reuse ID 0 after delete and re-add
Matthieu Baerts (NGI0)
2024-08-28
net: ethtool: cable-test: Release RTNL when the PHY isn't found
Maxime Chevallier
2024-08-28
tcp: annotate data-races around tcptw->tw_rcv_nxt
Eric Dumazet
2024-08-28
tcp: remove volatile qualifier on tw_substate
Eric Dumazet
2024-08-28
Merge tag 'wireless-2024-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2024-08-27
net/handshake: use sockfd_put() helper
A K M Fazla Mehrab
2024-08-27
sctp: fix association labeling in the duplicate COOKIE-ECHO case
Ondrej Mosnacek
2024-08-27
mptcp: pr_debug: add missing \n at the end
Matthieu Baerts (NGI0)
2024-08-27
mptcp: sched: check both backup in retrans
Matthieu Baerts (NGI0)
2024-08-27
mptcp: close subflow when receiving TCP+FIN
Matthieu Baerts (NGI0)
2024-08-27
tcp: fix forever orphan socket caused by tcp_abort
Xueming Feng
2024-08-27
l2tp: avoid using drain_workqueue in l2tp_pre_exit_net
James Chapman
2024-08-27
net: fix unreleased lock in cable test
Diogo Jahchan Koike
2024-08-27
net_sched: sch_fq: fix incorrect behavior for small weights
Eric Dumazet
2024-08-27
tc: adjust network header after 2nd vlan push
Boris Sukholitko
2024-08-26
ipv6: avoid indirect calls for SOL_IP socket options
Eric Dumazet
2024-08-26
net/ipv4: fix macro definition sk_for_each_bound_bhash
Hongbo Li
2024-08-26
ethtool: check device is present when getting link settings
Jamie Bainbridge
2024-08-26
tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() process
Jason Xing
2024-08-26
l2tp: avoid overriding sk->sk_user_data
Cong Wang
2024-08-26
tipc: use min() to simplify the code
Li Zetao
2024-08-26
ipv6: mcast: use min() to simplify the code
Li Zetao
2024-08-26
net: caif: use max() to simplify the code
Li Zetao
2024-08-26
net: Correct spelling in net/core
Simon Horman
2024-08-26
ethtool: Add support for specifying information source in cable test results
Oleksij Rempel
2024-08-26
netpoll: Ensure clean state on setup failures
Breno Leitao
2024-08-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-08-26
wifi: mac80211: free skb on error path in ieee80211_beacon_get_ap()
Dmitry Antipov
2024-08-26
Merge tag 'nf-next-24-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2024-08-26
wifi: mac80211: fix beacon SSID mismatch handling
Daniel Gabay
[next]