开源镜像站
帮助
动态
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-05-20
get rid of compat_mc_setsockopt()
Al Viro
2020-05-20
handle the group_source_req options directly
Al Viro
2020-05-20
ipv6: take handling of group_source_req options into a helper
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
ipv6: do compat setsockopt for MCAST_MSFILTER directly
Al Viro
2020-05-20
ip6_mc_msfilter(): pass the address list separately
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-20
lift compat definitions of mcast [sg]etsockopt requests into net/compat.h
Al Viro
2020-05-20
rds: fix crash in rds_info_getsockopt()
John Hubbard
2020-05-20
rxrpc: Fix ack discard
David Howells
2020-05-20
rxrpc: Trace discarded ACKs
David Howells
2020-05-19
net: unexport skb_gro_receive()
Eric Dumazet
2020-05-19
sctp: Don't add the shutdown timer if its already been added
Neil Horman
2020-05-19
ipv6: use ->ndo_tunnel_ctl in addrconf_set_dstaddr
Christoph Hellwig
2020-05-19
ipv6: streamline addrconf_set_dstaddr
Christoph Hellwig
2020-05-19
ipv6: stub out even more of addrconf_set_dstaddr if SIT is disabled
Christoph Hellwig
2020-05-19
sit: impement ->ndo_tunnel_ctl
Christoph Hellwig
2020-05-19
sit: refactor ipip6_tunnel_ioctl
Christoph Hellwig
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
__netif_receive_skb_core: pass skb by reference
Boris Sukholitko
2020-05-19
net: inet_csk: Fix so_reuseport bind-address cache in tb->fast*
Martin KaFai Lau
2020-05-19
net/af_iucv: clean up function prototypes
Julian Wiedmann
2020-05-19
net/af_iucv: remove a redundant zero initialization
Julian Wiedmann
2020-05-19
net/af_iucv: replace open-coded U16_MAX
Julian Wiedmann
2020-05-19
net/af_iucv: remove pm support
Julian Wiedmann
2020-05-19
net/iucv: remove pm support
Julian Wiedmann
2020-05-19
mptcp: use rightmost 64 bits in ADD_ADDR HMAC
Todd Malsbary
2020-05-19
bpf: Add get{peer, sock}name attach types for sock_addr
Daniel Borkmann
2020-05-19
bpf: Fix too large copy from user in bpf_test_init
Jesper Dangaard Brouer
2020-05-18
ipv4,appletalk: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
2020-05-18
appletalk: factor out a atrtr_ioctl_addrt helper
Christoph Hellwig
2020-05-18
ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
2020-05-18
ipv6: lift copy_from_user out of ipv6_route_ioctl
Christoph Hellwig
2020-05-17
rds: convert get_user_pages() --> pin_user_pages()
John Hubbard
2020-05-17
net: allow __skb_ext_alloc to sleep
Florian Westphal
2020-05-17
mptcp: remove inner wait loop from mptcp_sendmsg_frag
Florian Westphal
2020-05-17
mptcp: fill skb page frag cache outside of mptcp_sendmsg_frag
Florian Westphal
2020-05-17
mptcp: fill skb extension cache outside of mptcp_sendmsg_frag
Florian Westphal
2020-05-17
mptcp: avoid blocking in tcp_sendpages
Florian Westphal
2020-05-17
mptcp: break and restart in case mptcp sndbuf is full
Florian Westphal
2020-05-17
mptcp: move common nospace-pattern to a helper
Florian Westphal
2020-05-17
net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()"
Yuqi Jin
[prev]
[next]