summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2020-07-10devlink: Add devlink health port reporters APIVladyslav Tarasiuk1-0/+9
2020-07-10devlink: Implement devlink health reporters on per-port basisVladyslav Tarasiuk1-0/+2
2020-07-10ethtool: add tunnel info interfaceJakub Kicinski1-0/+21
2020-07-10udp_tunnel: add central NIC RX port offload infrastructureJakub Kicinski1-0/+137
2020-07-10udp_tunnel: re-number the offload tunnel typesJakub Kicinski1-3/+3
2020-07-09devlink: Add a new devlink port split ability attribute and pass to netlinkDanielle Ratson1-1/+3
2020-07-09devlink: Add a new devlink port lanes attribute and pass to netlinkDanielle Ratson1-0/+2
2020-07-09devlink: Replace devlink_port_attrs_set parameters with a structDanielle Ratson1-11/+9
2020-07-09devlink: Move switch_port attribute of devlink_port_attrs to devlink_portDanielle Ratson1-3/+3
2020-07-09devlink: Move set attribute of devlink_port_attrs to devlink_portDanielle Ratson1-2/+2
2020-07-08net: dsa: tag_rtl4_a: Implement Realtek 4 byte A tagLinus Walleij1-0/+2
2020-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-13/+25
2020-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-0/+11
2020-07-04netfilter: nf_tables: add NFT_CHAIN_BINDINGPablo Neira Ayuso1-1/+12
2020-07-04netfilter: nf_tables: expose enum nft_chain_flags through UAPIPablo Neira Ayuso1-6/+1
2020-07-04netfilter: nf_tables: add NFTA_CHAIN_ID attributePablo Neira Ayuso1-0/+3
2020-07-04ipvs: allow connection reuse for unconfirmed conntrackJulian Anastasov1-6/+4
2020-07-01bonding: allow xfrm offload setup post-module-loadJarod Wilson1-0/+5
2020-06-30net/tls: fix sign extension issue when left shifting u16 valueColin Ian King1-1/+1
2020-06-30ipvs: register hooks only with servicesJulian Anastasov1-0/+5
2020-06-29net:qos: police action offloading parameter 'burst' change to the original valuePo Liu3-4/+32
2020-06-29Merge tag 'mlx5-tls-2020-06-26' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller1-4/+30
2020-06-29net: sched: sch_red: Add qevents "early_drop" and "mark"Petr Machata1-0/+2
2020-06-29net: sched: Introduce helpers for qevent blocksPetr Machata1-0/+49
2020-06-29net: sched: Pass root lock to Qdisc_ops.enqueuePetr Machata1-2/+4
2020-06-28sctp: use list_is_singular in sctp_list_single_entryGeliang Tang1-1/+1
2020-06-28bareudp: Added attribute to enable & disable rx metadata collectionMartin1-0/+1
2020-06-27net/tls: Add asynchronous resyncBoris Pismenny1-1/+37
2020-06-27Revert "net/tls: Add force_resync for driver resync"Boris Pismenny1-11/+1
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller5-7/+26
2020-06-25sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner1-3/+5
2020-06-24net: qos: police action add index for tc flower offloadingPo Liu1-0/+1
2020-06-24net: qos: add tc police offloading action with max frame size limitPo Liu2-0/+11
2020-06-24net: bpf: Add bpf_seq_afinfo in udp_iter_stateYonghong Song1-0/+1
2020-06-24net: bpf: Add bpf_seq_afinfo in tcp_iter_stateYonghong Song1-0/+1
2020-06-24sock: Move sock_valbool_flag to headerDmitry Yakunin1-0/+9
2020-06-23net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan1-1/+0
2020-06-23net: ipv6: Use struct_size() helper and kcalloc()Gustavo A. R. Silva1-6/+0
2020-06-23udp: move gro declarations to net/udp.hEric Dumazet1-0/+7
2020-06-23net: move tcp gro declarations to net/tcp.hEric Dumazet1-0/+4
2020-06-23tcp: move ipv4_specific to tcp include fileEric Dumazet2-3/+2
2020-06-23tcp: move ipv6_specific declaration to remove a warningEric Dumazet1-0/+2
2020-06-23tcp: add declarations to avoid warningsEric Dumazet1-0/+2
2020-06-23bonding/xfrm: use real_dev instead of slave_devJarod Wilson1-1/+1
2020-06-23ipv6: fib6: avoid indirect calls from fib6_rule_lookupBrian Vazquez1-0/+36
2020-06-22GUE: Fix a typoAiden Leong1-1/+1
2020-06-22devlink: Add support for board.serial_number to info_get cb.Vasundhara Volam1-0/+2
2020-06-22bonding: support hardware encryption offload to slavesJarod Wilson1-0/+3
2020-06-22xfrm: bail early on slave pass over skbJarod Wilson1-0/+1
2020-06-22net/devlink: Support setting hardware address of port functionParav Pandit1-0/+10