index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-05-23
ethtool: propagate get_coalesce return value
Heiner Kallweit
2020-05-23
net: devres: provide devm_register_netdev()
Bartosz Golaszewski
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-23
rxrpc: Fix a memory leak in rxkad_verify_response()
Qiushi Wu
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
Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
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
sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and soc...
Jere Leppänen
2020-05-22
tipc: block BH before using dst_cache
Eric Dumazet
2020-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-05-22
mptcp: use untruncated hash in ADD_ADDR HMAC
Todd Malsbary
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
flow_dissector: Drop BPF flow dissector prog ref on netns cleanup
Jakub Sitnicki
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
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-21
net/tls: free record only on encryption error
Vadim Fedorenko
2020-05-21
net/tls: fix encryption error checking
Vadim Fedorenko
2020-05-21
ethtool: provide UAPI for PHY Signal Quality Index (SQI)
Oleksij Rempel
2020-05-21
net: qrtr: Fix passing invalid reference to qrtr_local_enqueue()
Manivannan Sadhasivam
2020-05-21
net: psample: Add tunnel support
Chris Mi
2020-05-21
ethtool: count header size in reply size estimate
Michal Kubecek
2020-05-20
net: nlmsg_cancel() if put fails for nhmsg
Stephen Worley
2020-05-20
ax25: fix setsockopt(SO_BINDTODEVICE)
Eric Dumazet
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
[next]