开源镜像站
帮助
动态
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
/
ipv4
Age
Commit message (
Expand
)
Author
2020-05-28
net: add sock_bindtoindex
Christoph Hellwig
2020-05-28
tcp: ipv6: support RFC 6069 (TCP-LD)
Eric Dumazet
2020-05-27
tcp: rename tcp_v4_err() skb parameter
Eric Dumazet
2020-05-27
tcp: add tcp_ld_RTO_revert() helper
Eric Dumazet
2020-05-27
nexthop: Fix type of event_type in call_nexthop_notifiers
Nathan Chancellor
2020-05-26
tcp: tcp_v4_err() icmp skb is named icmp_skb
Eric Dumazet
2020-05-25
tcp: allow traceroute -Mtcp for unpriv users
Eric Dumazet
2020-05-25
ipv4: potential underflow in compat_ip_setsockopt()
Dan Carpenter
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-05-22
nexthop: add support for notifiers
Roopa Prabhu
2020-05-22
nexthop: support for fdb ecmp nexthops
Roopa Prabhu
2020-05-21
net: don't return invalid table id error when we fall back to PF_UNSPEC
Sabrina Dubroca
2020-05-21
net: ipip: fix wrong address family in init error path
Vadim Fedorenko
2020-05-20
net: nlmsg_cancel() if put fails for nhmsg
Stephen Worley
2020-05-20
handle the group_source_req options directly
Al Viro
2020-05-20
ipv4: take handling of group_source_req options into a helper
Al Viro
2020-05-20
ipv[46]: do compat setsockopt for MCAST_{JOIN,LEAVE}_GROUP directly
Al Viro
2020-05-20
ipv4: do compat setsockopt for MCAST_MSFILTER directly
Al Viro
2020-05-20
set_mcast_msfilter(): take the guts of setsockopt(MCAST_MSFILTER) into a helper
Al Viro
2020-05-20
get rid of compat_mc_getsockopt()
Al Viro
2020-05-20
ip*_mc_gsfget(): lift copyout of struct group_filter into callers
Al Viro
2020-05-20
compat_ip{,v6}_setsockopt(): enumerate MCAST_... options explicitly
Al Viro
2020-05-19
impr: use ->ndo_tunnel_ctl in ipmr_new_tunnel
Christoph Hellwig
2020-05-19
net: add a new ndo_tunnel_ioctl method
Christoph Hellwig
2020-05-19
ipv4: consolidate the VIFF_TUNNEL handling in ipmr_new_tunnel
Christoph Hellwig
2020-05-19
ipv4: streamline ipmr_new_tunnel
Christoph Hellwig
2020-05-19
net: inet_csk: Fix so_reuseport bind-address cache in tb->fast*
Martin KaFai Lau
2020-05-19
bpf: Add get{peer, sock}name attach types for sock_addr
Daniel Borkmann
2020-05-18
ipv4,appletalk: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
2020-05-17
net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()"
Yuqi Jin
2020-05-17
nexthop: Fix attribute checking for groups
David Ahern
2020-05-16
netns: enable to inherit devconf from current netns
Nicolas Dichtel
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-15
inet_connection_sock: factor out destroy helper.
Paolo Abeni
2020-05-15
mptcp: add new sock flag to deal with join subflows
Paolo Abeni
2020-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-05-14
ipmr: Add lockdep expression to ipmr_for_each_table macro
Amol Grover
2020-05-14
ipmr: Fix RCU list debugging warning
Amol Grover
2020-05-14
tcp: fix error recovery in tcp_zerocopy_receive()
Eric Dumazet
2020-05-12
netlabel: cope with NULL catmap
Paolo Abeni
2020-05-12
erspan: Check IFLA_GRE_ERSPAN_VER is set.
William Tu
2020-05-12
tcp: fix SO_RCVLOWAT hangs with fat skbs
Eric Dumazet
2020-05-11
net: cleanly handle kernel vs user buffers for ->msg_control
Christoph Hellwig
2020-05-08
net: ipv4: really enforce backoff for redirects
Paolo Abeni
2020-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2020-05-08
net: tcp: fix rx timestamp behavior for tcp_recvmsg
Kelly Littlepage
2020-05-09
bpf: Allow any port in bpf_bind helper
Stanislav Fomichev
2020-05-09
net: Refactor arguments of inet{,6}_bind
Stanislav Fomichev
2020-05-07
tcp: tcp_mark_head_lost is only valid for sack-tcp
zhang kai
[next]