开源镜像站
帮助
动态
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
2023-05-23
net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
David Howells
2023-05-22
net/tcp: refactor tcp_inet6_sk()
Pavel Begunkov
2023-05-22
net: ipconfig: move ic_nameservers_fallback into #ifdef block
Arnd Bergmann
2023-05-18
mptcp: introduces more address related mibs
Paolo Abeni
2023-05-18
mptcp: refactor mptcp_stream_accept()
Paolo Abeni
2023-05-18
inet: factor out locked section of inet_accept() in a new helper
Paolo Abeni
2023-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-18
Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-05-18
netfilter: flowtable: split IPv6 datapath in helper functions
Pablo Neira Ayuso
2023-05-18
netfilter: flowtable: split IPv4 datapath in helper functions
Pablo Neira Ayuso
2023-05-18
netfilter: flowtable: simplify route logic
Pablo Neira Ayuso
2023-05-18
netfilter: conntrack: allow insertion clash of gre protocol
Faicker Mo
2023-05-18
netfilter: nft_set_pipapo: Use struct_size()
Christophe JAILLET
2023-05-18
netfilter: nft_exthdr: add boolean DCCP option matching
Jeremy Sowden
2023-05-18
netfilter: nf_tables: always increment set element count
Florian Westphal
2023-05-18
netfilter: nf_tables: relax set/map validation checks
Florian Westphal
2023-05-17
Merge tag 'nf-23-05-17' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2023-05-17
Merge tag 'wireless-2023-05-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-05-17
bridge: always declare tunnel functions
Arnd Bergmann
2023-05-17
atm: hide unused procfs functions
Arnd Bergmann
2023-05-17
net: openvswitch: Use struct_size()
Christophe JAILLET
2023-05-17
Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-05-17
netfilter: nft_set_rbtree: fix null deref on element insertion
Florian Westphal
2023-05-17
netfilter: nf_tables: fix nft_trans type confusion
Florian Westphal
2023-05-17
netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with C...
Tom Rix
2023-05-17
vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit()
Eric Dumazet
2023-05-17
seg6: Cleanup duplicates of skb_dst_drop calls
Yuya Tajima
2023-05-17
net/tcp: optimise io_uring zc ubuf refcounting
Pavel Begunkov
2023-05-17
net/tcp: don't peek at tail for io_uring zc
Pavel Begunkov
2023-05-16
Merge tag 'ipsec-2023-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2023-05-16
Merge tag 'linux-can-fixes-for-6.4-20230515' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2023-05-16
Revert "net: Remove low_thresh in ip defrag"
Jakub Kicinski
2023-05-16
devlink: Fix crash with CONFIG_NET_NS=n
Ido Schimmel
2023-05-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-16
wifi: mac80211: recalc chanctx mindef before assigning
Johannes Berg
2023-05-16
wifi: mac80211: consider reserved chanctx for mindef
Johannes Berg
2023-05-16
wifi: mac80211: simplify chanctx allocation
Johannes Berg
2023-05-16
wifi: mac80211: Abort running color change when stopping the AP
Michael Lee
2023-05-16
wifi: mac80211: fix min center freq offset tracing
Johannes Berg
2023-05-16
wifi: mac80211: Fix puncturing bitmap handling in __ieee80211_csa_finalize()
Christophe JAILLET
2023-05-16
wifi: mac80211: fortify the spinlock against deadlock by interrupt
Mirsad Goran Todorovac
2023-05-16
wifi: cfg80211: Drop entries with invalid BSSIDs in RNR
Ilan Peer
2023-05-15
can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flag
Oliver Hartkopp
2023-05-15
can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flag
Oliver Hartkopp
2023-05-15
nfc: llcp: fix possible use of uninitialized variable in nfc_llcp_send_connect()
Krzysztof Kozlowski
2023-05-15
tipc: check the bearer min mtu properly when setting it by netlink
Xin Long
2023-05-15
tipc: do not update mtu if msg_max is too small in mtu negotiation
Xin Long
2023-05-15
tipc: add tipc_bearer_min_mtu to calculate min mtu
Xin Long
2023-05-15
sch_htb: Allow HTB priority parameter in offload mode
Naveen Mamindlapalli
2023-05-15
net: Remove low_thresh in ip defrag
Angus Chen
[next]