开源镜像站
帮助
动态
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-29
fib: fix fib_rules_ops indirect calls wrappers
Brian Vazquez
2020-07-28
fib: use indirect call wrappers in the most common fib_rules_ops
Brian Vazquez
2020-07-28
net_sched: initialize timer earlier in red_init()
Cong Wang
2020-07-28
mptcp: Safely store sequence number when sending data
Mat Martineau
2020-07-28
mptcp: Safely read sequence number when lock isn't held
Mat Martineau
2020-07-28
mptcp: Skip unnecessary skb extension allocation for bare acks
Mat Martineau
2020-07-28
mptcp: Only use subflow EOF signaling on fallback connections
Mat Martineau
2020-07-28
mptcp: Use full MPTCP-level disconnect state machine
Mat Martineau
2020-07-28
mptcp: Add helper to process acks of DATA_FIN
Mat Martineau
2020-07-28
mptcp: Add mptcp_close_state() helper
Mat Martineau
2020-07-28
mptcp: Track received DATA_FIN sequence number and add related helpers
Mat Martineau
2020-07-28
mptcp: Use MPTCP-level flag for sending DATA_FIN
Mat Martineau
2020-07-28
mptcp: Remove outdated and incorrect comment
Mat Martineau
2020-07-28
mptcp: Return EPIPE if sending is shut down during a sendmsg
Mat Martineau
2020-07-28
mptcp: Allow DATA_FIN in headers without TCP FIN
Mat Martineau
2020-07-28
net: improve the user pointer check in init_user_sockptr
Christoph Hellwig
2020-07-28
net: remove sockptr_advance
Christoph Hellwig
2020-07-28
netfilter: arp_tables: restore a SPDX identifier
Christoph Hellwig
2020-07-27
net: prp: enhance debugfs to display PRP info
Murali Karicheri
2020-07-27
net: prp: add packet handling support
Murali Karicheri
2020-07-27
net: hsr: define and use proto_ops ptrs to handle hsr specific frames
Murali Karicheri
2020-07-27
net: prp: add supervision frame generation utility function
Murali Karicheri
2020-07-27
net: hsr: introduce protocol specific function pointers
Murali Karicheri
2020-07-27
net: hsr: introduce common code for skb initialization
Murali Karicheri
2020-07-27
hsr: enhance netlink socket interface to support PRP
Murali Karicheri
2020-07-27
net: Removed the device type check to add mpls support for devices
Martin Varghese
2020-07-27
ipmr: Copy option to correct variable
Ido Schimmel
2020-07-27
net/smc: unique reason code for exceeded max dmb count
Karsten Graul
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into master
Linus Torvalds
2020-07-24
dev: Defer free of skbs in flush_backlog
Subash Abhinov Kasiviswanathan
2020-07-24
qrtr: orphan socket in qrtr_release()
Cong Wang
2020-07-24
l2tp: WARN_ON rather than BUG_ON in l2tp_session_free
Tom Parkin
2020-07-24
l2tp: remove BUG_ON refcount value in l2tp_session_free
Tom Parkin
2020-07-24
l2tp: WARN_ON rather than BUG_ON in l2tp_session_queue_purge
Tom Parkin
2020-07-24
l2tp: don't BUG_ON seqfile checks in l2tp_ppp
Tom Parkin
2020-07-24
l2tp: don't BUG_ON session magic checks in l2tp_ppp
Tom Parkin
2020-07-24
l2tp: remove BUG_ON in l2tp_tunnel_closeall
Tom Parkin
2020-07-24
l2tp: remove BUG_ON in l2tp_session_queue_purge
Tom Parkin
2020-07-24
l2tp: WARN_ON rather than BUG_ON in l2tp_dfs_seq_start
Tom Parkin
2020-07-24
l2tp: avoid multiple assignments
Tom Parkin
2020-07-24
icmp6: support rfc 4884
Willem de Bruijn
2020-07-24
icmp: prepare rfc 4884 for ipv6
Willem de Bruijn
2020-07-24
icmp: revise rfc4884 tests
Willem de Bruijn
2020-07-24
sctp: remove redundant initialization of variable status
Colin Ian King
2020-07-24
net: openvswitch: fixes potential deadlock in dp cleanup code
Eelco Chaudron
2020-07-24
sctp: fix slab-out-of-bounds in SCTP_DELAYED_SACK processing
Christoph Hellwig
2020-07-24
net: optimize the sockptr_t for unified kernel/user address spaces
Christoph Hellwig
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-24
net/tcp: switch do_tcp_setsockopt to sockptr_t
Christoph Hellwig
[next]