开源镜像站
帮助
动态
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-07-09
ip6_vti: support IP6IP tunnel processing
Xin Long
2020-07-09
ip6_vti: support IP6IP6 tunnel processing with .cb_handler
Xin Long
2020-07-09
ip_vti: support IPIP6 tunnel processing
Xin Long
2020-07-09
ip_vti: support IPIP tunnel processing with .cb_handler
Xin Long
2020-07-09
tunnel6: add tunnel6_input_afinfo for ipip and ipv6 tunnels
Xin Long
2020-07-09
tunnel4: add cb_handler to struct xfrm_tunnel
Xin Long
2020-07-09
xfrm: add is_ipip to struct xfrm_input_afinfo
Xin Long
2020-06-24
xfrm: introduce oseq-may-wrap flag
Petr Vaněk
2020-06-22
net/core/devlink.c: remove new uninitialized_var() usage
Stephen Rothwell
2020-06-22
tcindex_change: Remove redundant null check
Gaurav Singh
2020-06-22
net: core: try to runtime-resume detached device in __dev_open
Heiner Kallweit
2020-06-22
devlink: Add support for board.serial_number to info_get cb.
Vasundhara Volam
2020-06-22
xfrm: bail early on slave pass over skb
Jarod Wilson
2020-06-22
net/devlink: Support setting hardware address of port function
Parav Pandit
2020-06-22
net/devlink: Support querying hardware address of port function
Parav Pandit
2020-06-22
net/devlink: Prepare devlink port functions to fill extack
Parav Pandit
2020-06-20
Remove redundant skb null check
Gaurav Singh
2020-06-20
tcp: remove indirect calls for icsk->icsk_af_ops->send_check
Eric Dumazet
2020-06-20
tcp: remove indirect calls for icsk->icsk_af_ops->queue_xmit
Eric Dumazet
2020-06-20
Remove redundant condition in qdisc_graft
Gaurav Singh
2020-06-20
l3mdev: add infrastructure for table to VRF mapping
Andrea Mayer
2020-06-19
net/sched: cls_u32: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2020-06-19
taprio: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2020-06-19
tipc: Use struct_size() helper
Gustavo A. R. Silva
2020-06-19
ipv6: icmp6: avoid indirect call for icmpv6_send()
Eric Dumazet
2020-06-19
net: qos offload add flow status with dropped count
Po Liu
2020-06-18
net: tso: add UDP segmentation support
Eric Dumazet
2020-06-18
net: tso: cache transport header length
Eric Dumazet
2020-06-18
net: tso: constify tso_count_descs() and friends
Eric Dumazet
2020-06-18
net: napi: remove useless stack trace
Eric Dumazet
2020-06-17
ethtool: ioctl: Use array_size() in copy_to_user()
Gustavo A. R. Silva
2020-06-17
tipc: update a binding service via broadcast
Hoang Huu Le
2020-06-16
tcp: grow window for OOO packets only for SACK flows
Eric Dumazet
2020-06-15
mptcp: fix memory leak in mptcp_subflow_create_socket()
Wei Yongjun
2020-06-15
netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inline
Alaa Hleihel
2020-06-15
net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inline
Alaa Hleihel
2020-06-15
mld: fix memory leak in ipv6_mc_destroy_dev()
Wang Hai
2020-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-06-15
mptcp: use list_first_entry_or_null
Geliang Tang
2020-06-15
mptcp: drop MPTCP_PM_MAX_ADDR
Geliang Tang
2020-06-15
net/rds: NULL pointer de-reference in rds_ib_add_one()
Ka-Cheong Poon
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-13
net: atm: Remove the error message according to the atomic context
Liao Pingfang
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-06-13
Merge tag '9p-for-5.8' of git://github.com/martinetd/linux
Linus Torvalds
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-12
bpf: Fix memlock accounting for sock_hash
Andrey Ignatov
2020-06-12
bpf: sockmap: Don't attach programs to UDP sockets
Lorenz Bauer
2020-06-12
bpf: tcp: Recv() should return 0 when the peer socket is closed
Sabrina Dubroca
[next]