summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"Petr Machata2020-07-161-4/+2
* net: sched: Do not drop root lock in tcf_qevent_handle()Petr Machata2020-07-161-2/+2
* net: sctp: drop duplicate words in commentsRandy Dunlap2020-07-152-4/+4
* net: ip6_fib.h: drop duplicate word in commentRandy Dunlap2020-07-151-1/+1
* net: dsa.h: drop duplicate word in commentRandy Dunlap2020-07-151-1/+1
* net: caif: drop duplicate words in commentsRandy Dunlap2020-07-151-2/+2
* net: 9p: drop duplicate word in commentRandy Dunlap2020-07-151-1/+1
* net: wimax: fix duplicate words in commentsRandy Dunlap2020-07-151-1/+1
* mptcp: Remove unused inline function mptcp_rcv_synsent()YueHaibing2020-07-151-4/+0
* net: flow: Remove unused inline functionYueHaibing2020-07-151-18/+0
* cipso: Remove unused inline functionsYueHaibing2020-07-151-12/+0
* switchdev: mrp: Extend switchdev API for MRP InterconnectHoratiu Vultur2020-07-141-0/+38
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-131-0/+4
|\
| * xsk: Add new statisticsCiara Loftus2020-07-131-0/+4
* | net: sched: Pass qdisc reference in struct flow_block_offloadPetr Machata2020-07-131-3/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-119-37/+41
|\ \
| * | bpf: net: Avoid incorrect bpf_sk_reuseport_detach callMartin KaFai Lau2020-07-091-1/+2
| * | net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skbMartin Varghese2020-07-071-1/+9
| * | sched: consistently handle layer3 header accesses in the presence of VLANsToke Høiland-Jørgensen2020-07-032-19/+17
| * | genetlink: remove genl_bindSean Tranchetti2020-07-011-8/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-06-303-6/+10
| |\ \
| | * | bpf, netns: Keep a list of attached bpf_link'sJakub Sitnicki2020-06-301-1/+1
| | * | bpf, netns: Keep attached programs in bpf_prog_arrayJakub Sitnicki2020-06-301-1/+4
| | * | flow_dissector: Pull BPF program assignment up to bpf-netnsJakub Sitnicki2020-06-301-1/+2
| | * | xsk: Replace the cheap_dma flag with a dma_need_sync flagChristoph Hellwig2020-06-301-3/+3
| * | | net: ip_tunnel: add header_ops for layer 3 devicesJason A. Donenfeld2020-06-301-0/+3
| * | | genetlink: get rid of family->attrbufCong Wang2020-06-291-2/+0
* | | | devlink: Add devlink health port reporters APIVladyslav Tarasiuk2020-07-101-0/+9
* | | | devlink: Implement devlink health reporters on per-port basisVladyslav Tarasiuk2020-07-101-0/+2
* | | | ethtool: add tunnel info interfaceJakub Kicinski2020-07-101-0/+21
* | | | udp_tunnel: add central NIC RX port offload infrastructureJakub Kicinski2020-07-101-0/+137
* | | | udp_tunnel: re-number the offload tunnel typesJakub Kicinski2020-07-101-3/+3
* | | | devlink: Add a new devlink port split ability attribute and pass to netlinkDanielle Ratson2020-07-091-1/+3
* | | | devlink: Add a new devlink port lanes attribute and pass to netlinkDanielle Ratson2020-07-091-0/+2
* | | | devlink: Replace devlink_port_attrs_set parameters with a structDanielle Ratson2020-07-091-11/+9
* | | | devlink: Move switch_port attribute of devlink_port_attrs to devlink_portDanielle Ratson2020-07-091-3/+3
* | | | devlink: Move set attribute of devlink_port_attrs to devlink_portDanielle Ratson2020-07-091-2/+2
* | | | net: dsa: tag_rtl4_a: Implement Realtek 4 byte A tagLinus Walleij2020-07-081-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-07-082-13/+25
|\ \ \ \ | |_|_|/ |/| | |
| * | | netfilter: nf_tables: add NFT_CHAIN_BINDINGPablo Neira Ayuso2020-07-041-1/+12
| * | | netfilter: nf_tables: expose enum nft_chain_flags through UAPIPablo Neira Ayuso2020-07-041-6/+1
| * | | netfilter: nf_tables: add NFTA_CHAIN_ID attributePablo Neira Ayuso2020-07-041-0/+3
| * | | ipvs: allow connection reuse for unconfirmed conntrackJulian Anastasov2020-07-041-6/+4
| * | | ipvs: register hooks only with servicesJulian Anastasov2020-06-301-0/+5
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-043-0/+11
|\ \ \ \
| * | | | net: bpf: Add bpf_seq_afinfo in udp_iter_stateYonghong Song2020-06-241-0/+1
| * | | | net: bpf: Add bpf_seq_afinfo in tcp_iter_stateYonghong Song2020-06-241-0/+1
| * | | | sock: Move sock_valbool_flag to headerDmitry Yakunin2020-06-241-0/+9
* | | | | bonding: allow xfrm offload setup post-module-loadJarod Wilson2020-07-011-0/+5
* | | | | net/tls: fix sign extension issue when left shifting u16 valueColin Ian King2020-06-301-1/+1
| |/ / / |/| | |