开源镜像站
帮助
动态
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
/
include
/
net
Age
Commit message (
Expand
)
Author
2021-11-17
net: add missing include in include/net/gro.h
Eric Dumazet
2021-11-17
Merge tag 'for-net-next-2021-11-16' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2021-11-16
Bluetooth: Ignore HCI_ERROR_CANCELLED_BY_HOST on adv set terminated event
Archie Pusaka
2021-11-16
Bluetooth: hci_request: Remove bg_scan_update work
Luiz Augusto von Dentz
2021-11-16
Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use cmd_sync
Luiz Augusto von Dentz
2021-11-16
Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use cmd_sync
Luiz Augusto von Dentz
2021-11-16
net: drop nopreempt requirement on sock_prot_inuse_add()
Eric Dumazet
2021-11-16
net: merge net->core.prot_inuse and net->core.sock_inuse
Eric Dumazet
2021-11-16
net: make sock_inuse_add() available
Eric Dumazet
2021-11-16
net: inline sock_prot_inuse_add()
Eric Dumazet
2021-11-16
net: gro: populate net/core/gro.c
Eric Dumazet
2021-11-16
net: gro: move skb_gro_receive into net/core/gro.c
Eric Dumazet
2021-11-16
net: move gro definitions to include/net/gro.h
Eric Dumazet
2021-11-16
net: move early demux fields close to sk_refcnt
Eric Dumazet
2021-11-16
tcp: defer skb freeing after socket lock is released
Eric Dumazet
2021-11-16
tcp: annotate data-races on tp->segs_in and tp->data_segs_in
Eric Dumazet
2021-11-16
tcp: add RETPOLINE mitigation to sk_backlog_rcv
Eric Dumazet
2021-11-16
net: forward_alloc_get depends on CONFIG_MPTCP
Eric Dumazet
2021-11-16
net: shrink struct sock by 8 bytes
Eric Dumazet
2021-11-16
ipv6: shrink struct ipcm6_cookie
Eric Dumazet
2021-11-16
net: remove sk_route_nocaps
Eric Dumazet
2021-11-16
net: remove sk_route_forced_caps
Eric Dumazet
2021-11-16
net: use sk_is_tcp() in more places
Eric Dumazet
2021-11-16
tcp: remove dead code in __tcp_v6_send_check()
Eric Dumazet
2021-11-11
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-11-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-11-09
Merge tag '9p-for-5.16-rc1' of git://github.com/martinetd/linux
Linus Torvalds
2021-11-09
bpf, sockmap: sk_skb data_end access incorrect when src_reg = dst_reg
Jussi Maki
2021-11-09
bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and colliding
John Fastabend
2021-11-07
llc: fix out-of-bound array index in llc_sk_dev_hash()
Eric Dumazet
2021-11-04
9p: fix a bunch of checkpatch warnings
Dominique Martinet
2021-11-03
net: avoid double accounting for pure zerocopy skbs
Talal Ahmad
2021-11-03
security: pass asoc to sctp_assoc_request and sctp_sk_clone
Xin Long
2021-11-03
9p: fix file headers
Dominique Martinet
2021-11-03
net/9p: autoload transport modules
Thomas Weißschuh
2021-11-02
Bluetooth: Add struct of reading AOSP vendor capabilities
Joseph Hwang
2021-11-01
Revert "net: avoid double accounting for pure zerocopy skbs"
Jakub Kicinski
2021-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-01
net: avoid double accounting for pure zerocopy skbs
Talal Ahmad
2021-11-01
tcp: rename sk_wmem_free_skb
Talal Ahmad
2021-11-01
amt: add mld report message handler
Taehee Yoo
2021-11-01
amt: add multicast(IGMP) report message handler
Taehee Yoo
2021-11-01
amt: add data plane of amt interface
Taehee Yoo
2021-11-01
amt: add control plane of amt interface
Taehee Yoo
2021-11-01
ethtool: don't drop the rtnl_lock half way thru the ioctl
Jakub Kicinski
2021-11-01
devlink: expose get/put functions
Jakub Kicinski
2021-11-01
net: dsa: populate supported_interfaces member
Marek Behún
2021-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-11-01
netfilter: nft_payload: support for inner header matching / mangling
Pablo Neira Ayuso
2021-11-01
netfilter: nf_tables: convert pktinfo->tprot_set to flags field
Pablo Neira Ayuso
[next]