summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
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
2020-07-09bpf: net: Avoid incorrect bpf_sk_reuseport_detach callMartin KaFai Lau-1/+2
2020-07-09tunnel6: add tunnel6_input_afinfo for ipip and ipv6 tunnelsXin Long-0/+1
2020-07-09tunnel4: add cb_handler to struct xfrm_tunnelXin Long-0/+1
2020-07-09xfrm: add is_ipip to struct xfrm_input_afinfoXin Long-1/+2
2020-07-08net: dsa: tag_rtl4_a: Implement Realtek 4 byte A tagLinus Walleij-0/+2
2020-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-13/+25
2020-07-07net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skbMartin Varghese-1/+9
2020-07-07Bluetooth: Adding a configurable autoconnect timeoutAlain Michaud-0/+1
2020-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-0/+11
2020-07-04netfilter: nf_tables: add NFT_CHAIN_BINDINGPablo Neira Ayuso-1/+12
2020-07-04netfilter: nf_tables: expose enum nft_chain_flags through UAPIPablo Neira Ayuso-6/+1
2020-07-04netfilter: nf_tables: add NFTA_CHAIN_ID attributePablo Neira Ayuso-0/+3
2020-07-04ipvs: allow connection reuse for unconfirmed conntrackJulian Anastasov-6/+4
2020-07-03sched: consistently handle layer3 header accesses in the presence of VLANsToke Høiland-Jørgensen-19/+17
2020-07-01bonding: allow xfrm offload setup post-module-loadJarod Wilson-0/+5
2020-07-01genetlink: remove genl_bindSean Tranchetti-8/+0
2020-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-6/+10
2020-06-30net/tls: fix sign extension issue when left shifting u16 valueColin Ian King-1/+1
2020-06-30net: ip_tunnel: add header_ops for layer 3 devicesJason A. Donenfeld-0/+3
2020-06-30bpf, netns: Keep a list of attached bpf_link'sJakub Sitnicki-1/+1
2020-06-30bpf, netns: Keep attached programs in bpf_prog_arrayJakub Sitnicki-1/+4
2020-06-30flow_dissector: Pull BPF program assignment up to bpf-netnsJakub Sitnicki-1/+2
2020-06-30ipvs: register hooks only with servicesJulian Anastasov-0/+5
2020-06-30xsk: Replace the cheap_dma flag with a dma_need_sync flagChristoph Hellwig-3/+3
2020-06-29net:qos: police action offloading parameter 'burst' change to the original valuePo Liu-4/+32
2020-06-29Merge tag 'mlx5-tls-2020-06-26' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller-4/+30
2020-06-29genetlink: get rid of family->attrbufCong Wang-2/+0
2020-06-29net: sched: sch_red: Add qevents "early_drop" and "mark"Petr Machata-0/+2
2020-06-29net: sched: Introduce helpers for qevent blocksPetr Machata-0/+49
2020-06-29net: sched: Pass root lock to Qdisc_ops.enqueuePetr Machata-2/+4
2020-06-28sctp: use list_is_singular in sctp_list_single_entryGeliang Tang-1/+1
2020-06-28bareudp: Added attribute to enable & disable rx metadata collectionMartin-0/+1
2020-06-27net/tls: Add asynchronous resyncBoris Pismenny-1/+37
2020-06-27Revert "net/tls: Add force_resync for driver resync"Boris Pismenny-11/+1
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-7/+26
2020-06-25sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner-3/+5
2020-06-24net: qos: police action add index for tc flower offloadingPo Liu-0/+1
2020-06-24net: qos: add tc police offloading action with max frame size limitPo Liu-0/+11