开源镜像站
帮助
动态
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-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-15
dccp: Print deprecation notice.
Kuniyuki Iwashima
2023-06-15
udplite: Print deprecation notice.
Kuniyuki Iwashima
2023-06-15
net: tipc: resize nlattr array to correct size
Lin Ma
2023-06-15
net: tls: make the offload check helper take skb not socket
Jakub Kicinski
2023-06-15
netpoll: allocate netdev tracker right away
Jakub Kicinski
2023-06-15
net: create device lookup API with reference tracking
Jakub Kicinski
2023-06-14
net/sched: cls_api: Fix lockup on flushing explicitly created chain
Vlad Buslov
2023-06-14
rtnetlink: move validate_linkmsg out of do_setlink
Xin Long
2023-06-14
net/handshake: remove fput() that causes use-after-free
Lin Ma
2023-06-14
Merge tag 'wireless-2023-06-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-06-14
rtnetlink: extend RTEXT_FILTER_SKIP_STATS to IFLA_VF_INFO
Edwin Peer
2023-06-14
net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting
Peilin Ye
2023-06-14
net/sched: Refactor qdisc_graft() for ingress and clsact Qdiscs
Peilin Ye
2023-06-14
net/sched: act_ct: Fix promotion of offloaded unreplied tuple
Paul Blakey
2023-06-13
ethtool: ioctl: account for sopass diff in set_wol
Justin Chen
2023-06-12
kcm: Send multiple frags in one sendmsg()
David Howells
2023-06-12
kcm: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
2023-06-12
tcp_bpf: Make tcp_bpf_sendpage() go through tcp_bpf_sendmsg(MSG_SPLICE_PAGES)
David Howells
2023-06-12
sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
2023-06-12
net: flower: add support for matching cfm fields
Zahari Doychev
2023-06-12
net: flow_dissector: add support for cfm packets
Zahari Doychev
2023-06-12
tcp: remove size parameter from tcp_stream_alloc_skb()
Eric Dumazet
2023-06-12
tcp: remove some dead code
Eric Dumazet
2023-06-12
tcp: let tcp_send_syn_data() build headless packets
Eric Dumazet
2023-06-12
net: ethtool: don't require empty header nests
Jakub Kicinski
2023-06-12
netlink: support extack in dump ->start()
Jakub Kicinski
2023-06-12
af_unix: Kconfig: make CONFIG_UNIX bool
Alexander Mikhalitsyn
2023-06-12
net: core: add getsockopt SO_PEERPIDFD
Alexander Mikhalitsyn
2023-06-12
scm: add SO_PASSPIDFD and SCM_PIDFD
Alexander Mikhalitsyn
2023-06-12
net: openvswitch: add support for l4 symmetric hashing
Aaron Conole
2023-06-12
net/sched: taprio: report class offload stats per TXQ, not per TC
Vladimir Oltean
2023-06-12
sctp: fix an error code in sctp_sf_eat_auth()
Dan Carpenter
2023-06-12
sctp: handle invalid error codes without calling BUG()
Dan Carpenter
2023-06-12
net/sched: act_pedit: Use kmemdup() to replace kmalloc + memcpy
Jiapeng Chong
2023-06-12
wifi: mac80211: fragment per STA profile correctly
Benjamin Berg
2023-06-10
Merge tag 'nf-23-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
David S. Miller
2023-06-10
netlabel: fix shift wrapping bug in netlbl_catmap_setlong()
Dmitry Mastykin
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
2023-06-10
mptcp: unify pm set_flags interfaces
Geliang Tang
2023-06-10
mptcp: unify pm get_flags_and_ifindex_by_id
Geliang Tang
2023-06-10
mptcp: unify pm get_local_id interfaces
Geliang Tang
2023-06-10
mptcp: export local_address
Geliang Tang
2023-06-09
Merge tag 'wireless-next-2023-06-09' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-06-09
wifi: mac80211: Use active_links instead of valid_links in Tx
Ilan Peer
2023-06-09
wifi: cfg80211: remove links only on AP
Johannes Berg
2023-06-09
wifi: mac80211: take lock before setting vif links
Benjamin Berg
2023-06-09
wifi: cfg80211: fix link del callback to call correct handler
Benjamin Berg
2023-06-09
wifi: mac80211: fix link activation settings order
Johannes Berg
2023-06-09
wifi: cfg80211: fix double lock bug in reg_wdev_chan_valid()
Dan Carpenter
[next]