index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Lines
2020-07-24
flow_offload: Move rhashtable inclusion to the source file
Herbert Xu
-1
/
+0
2020-07-23
net: dsa: stop overriding master's ndo_get_phys_port_name
Vladimir Oltean
-23
/
+0
2020-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-13
/
+29
2020-07-21
bareudp: Reverted support to enable & disable rx metadata collection
Martin Varghese
-1
/
+0
2020-07-22
ipvs: queue delayed work to expire no destination connections if expire_nodes...
Andrew Sy Kim
-0
/
+29
2020-07-21
devlink: Add comment for devlink instance lock
Parav Pandit
-1
/
+3
2020-07-21
xfrm: Fix crash when the hold queue is used.
Steffen Klassert
-2
/
+2
2020-07-20
net: dsa: Setup dsa_netdev_ops
Florian Fainelli
-1
/
+0
2020-07-20
net: dsa: Add wrappers for overloaded ndo_ops
Florian Fainelli
-0
/
+70
2020-07-19
icmp: support rfc 4884
Willem de Bruijn
-0
/
+1
2020-07-19
xdp: introduce xdp_get_shared_info_from_{buff, frame} utility routines
Lorenzo Bianconi
-0
/
+15
2020-07-19
net: make ->{get,set}sockopt in proto_ops optional
Christoph Hellwig
-2
/
+0
2020-07-19
net/ipv6: remove compat_ipv6_{get,set}sockopt
Christoph Hellwig
-39
/
+0
2020-07-19
net/ipv4: remove compat_ip_{get,set}sockopt
Christoph Hellwig
-4
/
+0
2020-07-19
net: remove compat_sock_common_{get,set}sockopt
Christoph Hellwig
-4
/
+0
2020-07-19
net: simplify cBPF setsockopt compat handling
Christoph Hellwig
-1
/
+0
2020-07-16
Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"
Petr Machata
-4
/
+2
2020-07-16
net: sched: Do not drop root lock in tcf_qevent_handle()
Petr Machata
-2
/
+2
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
-1
/
+1
2020-07-16
bpf: cpumap: Implement XDP_REDIRECT for eBPF programs attached to map entries
Lorenzo Bianconi
-0
/
+1
2020-07-16
bpf: cpumap: Add the possibility to attach an eBPF program to cpumap
Lorenzo Bianconi
-0
/
+5
2020-07-16
net: Refactor xdp_convert_buff_to_frame
David Ahern
-13
/
+22
2020-07-16
Bluetooth: Fix update of connection state in `hci_encrypt_cfm`
Patrick Steinhardt
-1
/
+1
2020-07-15
net: sctp: drop duplicate words in comments
Randy Dunlap
-4
/
+4
2020-07-15
net: ip6_fib.h: drop duplicate word in comment
Randy Dunlap
-1
/
+1
2020-07-15
net: dsa.h: drop duplicate word in comment
Randy Dunlap
-1
/
+1
2020-07-15
net: caif: drop duplicate words in comments
Randy Dunlap
-2
/
+2
2020-07-15
net: 9p: drop duplicate word in comment
Randy Dunlap
-1
/
+1
2020-07-15
net: wimax: fix duplicate words in comments
Randy Dunlap
-1
/
+1
2020-07-15
mptcp: Remove unused inline function mptcp_rcv_synsent()
YueHaibing
-4
/
+0
2020-07-15
net: flow: Remove unused inline function
YueHaibing
-18
/
+0
2020-07-15
cipso: Remove unused inline functions
YueHaibing
-12
/
+0
2020-07-14
switchdev: mrp: Extend switchdev API for MRP Interconnect
Horatiu Vultur
-0
/
+38
2020-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-0
/
+4
2020-07-13
net: sched: Pass qdisc reference in struct flow_block_offload
Petr Machata
-3
/
+6
2020-07-13
xsk: Add new statistics
Ciara Loftus
-0
/
+4
2020-07-13
fs: Move __scm_install_fd() to __receive_fd()
Kees Cook
-1
/
+0
2020-07-13
net/scm: Regularize compat handling of scm_detach_fds()
Kees Cook
-0
/
+1
2020-07-13
net/compat: Add missing sock updates for SCM_RIGHTS
Kees Cook
-0
/
+4
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-37
/
+41
2020-07-10
devlink: Add devlink health port reporters API
Vladyslav Tarasiuk
-0
/
+9
2020-07-10
devlink: Implement devlink health reporters on per-port basis
Vladyslav Tarasiuk
-0
/
+2
2020-07-10
ethtool: add tunnel info interface
Jakub Kicinski
-0
/
+21
2020-07-10
udp_tunnel: add central NIC RX port offload infrastructure
Jakub Kicinski
-0
/
+137
2020-07-10
udp_tunnel: re-number the offload tunnel types
Jakub Kicinski
-3
/
+3
2020-07-09
devlink: Add a new devlink port split ability attribute and pass to netlink
Danielle Ratson
-1
/
+3
2020-07-09
devlink: Add a new devlink port lanes attribute and pass to netlink
Danielle Ratson
-0
/
+2
2020-07-09
devlink: Replace devlink_port_attrs_set parameters with a struct
Danielle Ratson
-11
/
+9
2020-07-09
devlink: Move switch_port attribute of devlink_port_attrs to devlink_port
Danielle Ratson
-3
/
+3
2020-07-09
devlink: Move set attribute of devlink_port_attrs to devlink_port
Danielle Ratson
-2
/
+2
[prev]
[next]