开源镜像站
帮助
动态
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-23
net: devres: define a separate devres structure for devm_alloc_etherdev()
Bartosz Golaszewski
2020-05-23
net: move devres helpers into a separate source file
Bartosz Golaszewski
2020-05-23
net: psample: fix build error when CONFIG_INET is not enabled
Randy Dunlap
2020-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-05-22
bridge: mrp: Restore port state when deleting MRP instance
Horatiu Vultur
2020-05-22
bridge: mrp: Add br_mrp_unique_ifindex function
Horatiu Vultur
2020-05-22
net: flow_offload: simplify hw stats check handling
Edward Cree
2020-05-22
mpls: Add support for IPv6 tunnels
Vadim Fedorenko
2020-05-22
ip6_tunnel: add generic MPLS receive support
Vadim Fedorenko
2020-05-22
tunnel6: support for IPPROTO_MPLS
Vadim Fedorenko
2020-05-22
ip6_tunnel: add MPLS transmit support
Vadim Fedorenko
2020-05-22
ip6_tunnel: simplify transmit path
Vadim Fedorenko
2020-05-22
nexthop: add support for notifiers
Roopa Prabhu
2020-05-22
vxlan: ecmp support for mac fdb entries
Roopa Prabhu
2020-05-22
nexthop: support for fdb ecmp nexthops
Roopa Prabhu
2020-05-21
xsk: Explicitly inline functions and move definitions
Björn Töpel
2020-05-21
xdp: Simplify xdp_return_{frame, frame_rx_napi, buff}
Björn Töpel
2020-05-21
xsk: Remove MEM_TYPE_ZERO_COPY and corresponding code
Björn Töpel
2020-05-21
xsk: Introduce AF_XDP buffer allocation API
Björn Töpel
2020-05-21
xsk: Move defines only used by AF_XDP internals to xsk.h
Björn Töpel
2020-05-21
xsk: Move driver interface to xdp_sock_drv.h
Magnus Karlsson
2020-05-21
xsk: Move xskmap.c to net/xdp/
Björn Töpel
2020-05-21
ethtool: provide UAPI for PHY Signal Quality Index (SQI)
Oleksij Rempel
2020-05-21
net: psample: Add tunnel support
Chris Mi
2020-05-20
atm: switch do_atmif_sioc() to direct use of atm_dev_ioctl()
Al Viro
2020-05-20
atm: lift copyin from atm_dev_ioctl()
Al Viro
2020-05-20
atm: switch do_atm_iobuf() to direct use of atm_getnames()
Al Viro
2020-05-20
atm: move copyin from atm_getnames() into the caller
Al Viro
2020-05-20
atm: separate ATM_GETNAMES handling from the rest of atm_dev_ioctl()
Al Viro
2020-05-20
batadv_socket_read(): get rid of pointless access_ok()
Al Viro
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-19
net: unexport skb_gro_receive()
Eric Dumazet
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
[next]