开源镜像站
帮助
动态
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
2020-08-31
xsk: Add shared umem support between devices
Magnus Karlsson
2020-08-31
xsk: Add shared umem support between queue ids
Magnus Karlsson
2020-08-31
xsk: Enable sharing of dma mappings
Magnus Karlsson
2020-08-31
xsk: Move addrs from buffer pool to umem
Magnus Karlsson
2020-08-31
xsk: Move xsk_tx_list and its lock to buffer pool
Magnus Karlsson
2020-08-31
xsk: Move queue_id, dev and need_wakeup to buffer pool
Magnus Karlsson
2020-08-31
xsk: Move fill and completion rings to buffer pool
Magnus Karlsson
2020-08-31
xsk: Create and free buffer pool independently from umem
Magnus Karlsson
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfaces
Magnus Karlsson
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
2020-08-28
bpf: Relax max_entries check for most of the inner map types
Martin KaFai Lau
2020-08-28
bpf: Add map_meta_equal map ops
Martin KaFai Lau
2020-08-25
bpf: Allow local storage to be used from LSM programs
KP Singh
2020-08-25
bpf: Split bpf_local_storage to bpf_sk_storage
KP Singh
2020-08-25
bpf: Generalize bpf_sk_storage
KP Singh
2020-08-25
bpf: Generalize caching for sk_storage.
KP Singh
2020-08-25
bpf: Renames in preparation for bpf_local_storage
KP Singh
2020-08-24
tcp: bpf: Optionally store mac header in TCP_SAVE_SYN
Martin KaFai Lau
2020-08-24
bpf: tcp: Allow bpf prog to write and parse TCP header option
Martin KaFai Lau
2020-08-24
bpf: sock_ops: Change some members of sock_ops_kern from u32 to u8
Martin KaFai Lau
2020-08-24
bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt()
Martin KaFai Lau
2020-08-24
bpf: tcp: Add bpf_skops_parse_hdr()
Martin KaFai Lau
2020-08-24
bpf: tcp: Add bpf_skops_established()
Martin KaFai Lau
2020-08-24
tcp: Add saw_unknown to struct tcp_options_received
Martin KaFai Lau
2020-08-24
tcp: bpf: Add TCP_BPF_RTO_MIN for bpf_setsockopt
Martin KaFai Lau
2020-08-24
tcp: bpf: Add TCP_BPF_DELACK_MAX setsockopt
Martin KaFai Lau
2020-08-24
tcp: Use a struct to represent a saved_syn
Martin KaFai Lau
2020-08-21
bpf: sockmap: Allow update from BPF
Lorenz Bauer
2020-08-21
bpf: sockmap: Call sock_map_update_elem directly
Lorenz Bauer
2020-08-21
bpf: sockmap: Merge sockmap and sockhash update functions
Lorenz Bauer
2020-08-21
net: sk_msg: Simplify sk_psock initialization
Lorenz Bauer
2020-08-21
bpf: Implement link_query callbacks in map element iterators
Yonghong Song
2020-08-20
bpf: Add kernel module with user mode driver that populates bpffs.
Alexei Starovoitov
2020-08-18
net: eliminate meaningless memcpy to data in pskb_carve_inside_nonlinear()
Miaohe Lin
2020-08-18
net: tipc: Convert to use the preferred fallthrough macro
Miaohe Lin
2020-08-18
netlink: make NLA_BINARY validation more flexible
Johannes Berg
2020-08-18
netlink: consistently use NLA_POLICY_MIN_LEN()
Johannes Berg
2020-08-18
netlink: consistently use NLA_POLICY_EXACT_LEN()
Johannes Berg
2020-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-17
net: qrtr: fix usage of idr in port assignment to socket
Necip Fazil Yildiran
2020-08-17
Revert "net: xdp: pull ethernet header off packet after computing skb->protocol"
David S. Miller
2020-08-16
mptcp: sendmsg: reset iter on error redux
Florian Westphal
2020-08-16
net: devlink: Remove overzealous WARN_ON with snapshots
Andrew Lunn
2020-08-16
tipc: not enable tipc when ipv6 works as a module
Xin Long
2020-08-16
tipc: fix uninit skb->data in tipc_nl_compat_dumpit()
Cong Wang
2020-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-08-16
Merge tag 'linux-can-fixes-for-5.9-20200815' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-08-16
net: Fix potential wrong skb->protocol in skb_vlan_untag()
Miaohe Lin
2020-08-16
net: xdp: pull ethernet header off packet after computing skb->protocol
Jason A. Donenfeld
2020-08-15
Merge tag '9p-for-5.9-rc1' of git://github.com/martinetd/linux
Linus Torvalds
[next]