summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2020-07-24flow_offload: Move rhashtable inclusion to the source fileHerbert Xu-1/+0
2020-07-23net: dsa: stop overriding master's ndo_get_phys_port_nameVladimir Oltean-23/+0
2020-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-13/+29
2020-07-21bareudp: Reverted support to enable & disable rx metadata collectionMartin Varghese-1/+0
2020-07-22ipvs: queue delayed work to expire no destination connections if expire_nodes...Andrew Sy Kim-0/+29
2020-07-21devlink: Add comment for devlink instance lockParav Pandit-1/+3
2020-07-21xfrm: Fix crash when the hold queue is used.Steffen Klassert-2/+2
2020-07-20net: dsa: Setup dsa_netdev_opsFlorian Fainelli-1/+0
2020-07-20net: dsa: Add wrappers for overloaded ndo_opsFlorian Fainelli-0/+70
2020-07-19icmp: support rfc 4884Willem de Bruijn-0/+1
2020-07-19xdp: introduce xdp_get_shared_info_from_{buff, frame} utility routinesLorenzo Bianconi-0/+15
2020-07-19net: make ->{get,set}sockopt in proto_ops optionalChristoph Hellwig-2/+0
2020-07-19net/ipv6: remove compat_ipv6_{get,set}sockoptChristoph Hellwig-39/+0
2020-07-19net/ipv4: remove compat_ip_{get,set}sockoptChristoph Hellwig-4/+0
2020-07-19net: remove compat_sock_common_{get,set}sockoptChristoph Hellwig-4/+0
2020-07-19net: simplify cBPF setsockopt compat handlingChristoph Hellwig-1/+0
2020-07-16Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"Petr Machata-4/+2
2020-07-16net: sched: Do not drop root lock in tcf_qevent_handle()Petr Machata-2/+2
2020-07-16treewide: Remove uninitialized_var() usageKees Cook-1/+1
2020-07-16bpf: cpumap: Implement XDP_REDIRECT for eBPF programs attached to map entriesLorenzo Bianconi-0/+1
2020-07-16bpf: cpumap: Add the possibility to attach an eBPF program to cpumapLorenzo Bianconi-0/+5
2020-07-16net: Refactor xdp_convert_buff_to_frameDavid Ahern-13/+22
2020-07-16Bluetooth: Fix update of connection state in `hci_encrypt_cfm`Patrick Steinhardt-1/+1
2020-07-15net: sctp: drop duplicate words in commentsRandy Dunlap-4/+4
2020-07-15net: ip6_fib.h: drop duplicate word in commentRandy Dunlap-1/+1
2020-07-15net: dsa.h: drop duplicate word in commentRandy Dunlap-1/+1
2020-07-15net: caif: drop duplicate words in commentsRandy Dunlap-2/+2
2020-07-15net: 9p: drop duplicate word in commentRandy Dunlap-1/+1
2020-07-15net: wimax: fix duplicate words in commentsRandy Dunlap-1/+1
2020-07-15mptcp: Remove unused inline function mptcp_rcv_synsent()YueHaibing-4/+0
2020-07-15net: flow: Remove unused inline functionYueHaibing-18/+0
2020-07-15cipso: Remove unused inline functionsYueHaibing-12/+0
2020-07-14switchdev: mrp: Extend switchdev API for MRP InterconnectHoratiu Vultur-0/+38
2020-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-0/+4
2020-07-13net: sched: Pass qdisc reference in struct flow_block_offloadPetr Machata-3/+6
2020-07-13xsk: Add new statisticsCiara Loftus-0/+4
2020-07-13fs: Move __scm_install_fd() to __receive_fd()Kees Cook-1/+0
2020-07-13net/scm: Regularize compat handling of scm_detach_fds()Kees Cook-0/+1
2020-07-13net/compat: Add missing sock updates for SCM_RIGHTSKees Cook-0/+4
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-37/+41
2020-07-10devlink: Add devlink health port reporters APIVladyslav Tarasiuk-0/+9
2020-07-10devlink: Implement devlink health reporters on per-port basisVladyslav Tarasiuk-0/+2
2020-07-10ethtool: add tunnel info interfaceJakub Kicinski-0/+21
2020-07-10udp_tunnel: add central NIC RX port offload infrastructureJakub Kicinski-0/+137
2020-07-10udp_tunnel: re-number the offload tunnel typesJakub Kicinski-3/+3
2020-07-09devlink: Add a new devlink port split ability attribute and pass to netlinkDanielle Ratson-1/+3
2020-07-09devlink: Add a new devlink port lanes attribute and pass to netlinkDanielle Ratson-0/+2
2020-07-09devlink: Replace devlink_port_attrs_set parameters with a structDanielle Ratson-11/+9
2020-07-09devlink: Move switch_port attribute of devlink_port_attrs to devlink_portDanielle Ratson-3/+3
2020-07-09devlink: Move set attribute of devlink_port_attrs to devlink_portDanielle Ratson-2/+2