summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net: flow_offload: add FLOW_ACTION_PPPOE_PUSHPablo Neira Ayuso2021-03-241-0/+4
* netfilter: flowtable: bridge vlan hardware offload and switchdevFelix Fietkau2021-03-241-3/+5
* netfilter: nft_flow_offload: use direct xmit if hardware offload is enabledPablo Neira Ayuso2021-03-241-0/+2
* netfilter: flowtable: add vlan supportPablo Neira Ayuso2021-03-241-3/+14
* netfilter: flowtable: use dev_fill_forward_path() to obtain egress devicePablo Neira Ayuso2021-03-241-2/+14
* netfilter: flowtable: use dev_fill_forward_path() to obtain ingress devicePablo Neira Ayuso2021-03-241-0/+3
* netfilter: flowtable: add xmit path typesPablo Neira Ayuso2021-03-241-2/+9
* net: bridge: add helper to replay port and host-joined mdb entriesVladimir Oltean2021-03-231-0/+1
* net: lapb: Make "lapb_t1timer_running" able to detect an already running timerXie He2021-03-231-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-03-223-13/+13
|\
| * netfilter: nftables: update table flags from the commit phasePablo Neira Ayuso2021-03-181-3/+6
| * netfilter: flowtable: fast NAT functions never failPablo Neira Ayuso2021-03-181-6/+6
| * netfilter: flowtable: move FLOW_OFFLOAD_DIR_MAX away from enumerationPablo Neira Ayuso2021-03-181-1/+1
| * netfilter: conntrack: Remove unused variable declarationYueHaibing2021-03-181-3/+0
* | gro: add combined call_gro_receive() + INDIRECT_CALL_INET() helperAlexander Lobakin2021-03-181-0/+8
* | gro: make net/gro.h self-containedAlexander Lobakin2021-03-181-0/+5
* | net: dsa: Add helper to resolve bridge port from DSA portTobias Waldekranz2021-03-181-0/+14
* | net: dsa: tag_brcm: add support for legacy tagsÁlvaro Fernández Rojas2021-03-171-0/+2
|/
* psample: Add additional metadata attributesIdo Schimmel2021-03-141-0/+7
* psample: Encapsulate packet metadata in a structIdo Schimmel2021-03-141-5/+9
* flow_dissector: constify raw input data argumentAlexander Lobakin2021-03-141-1/+1
* flow_dissector: constify bpf_flow_dissector's data pointersAlexander Lobakin2021-03-141-2/+2
* net/sched: act_police: add support for packet-per-second policingBaowen Zheng2021-03-132-4/+58
* flow_offload: add support for packet-per-second policingXingfeng Hu2021-03-132-0/+14
* mptcp: add rm_list in mptcp_out_optionsGeliang Tang2021-03-121-1/+8
* nexthop: Allow reporting activity of nexthop bucketsIdo Schimmel2021-03-111-0/+2
* nexthop: Allow setting "offload" and "trap" indication of nexthop bucketsIdo Schimmel2021-03-111-0/+2
* nexthop: Add data structures for resilient group notificationsIdo Schimmel2021-03-111-0/+19
* nexthop: Add implementation of resilient next-hop groupsPetr Machata2021-03-111-0/+42
* nexthop: Add a dedicated flag for multipath next-hop groupsPetr Machata2021-03-111-3/+4
* seg6: add support for IPv4 decapsulation in ipv6_srh_rcv()Julien Massonneau2021-03-111-0/+1
* net: add a helper to avoid issues with HW TX timestamping and SO_TXTIMEVladimir Oltean2021-03-101-0/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-03-093-53/+11
|\
| * bpf, xdp: Make bpf_redirect_map() a map operationBjörn Töpel2021-03-101-19/+0
| * skmsg: Move sk_redir from TCP_SKB_CB to skbCong Wang2021-02-261-19/+0
| * bpf: Compute data_end dynamically with JIT codeCong Wang2021-02-261-6/+0
| * bpf: Clean up sockmap related KconfigsCong Wang2021-02-262-9/+11
* | net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld2021-02-231-1/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-02-171-0/+6
|\
| * netfilter: nftables: introduce table ownershipPablo Neira Ayuso2021-02-151-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-02-161-0/+1
|\ \
| * | net: sched: fix police ext initializationVlad Buslov2021-02-161-0/+1
* | | net: dsa: add MRP supportHoratiu Vultur2021-02-161-0/+12
* | | switchdev: mrp: Extend ring_role_mrp and in_role_mrpHoratiu Vultur2021-02-161-0/+2
* | | switchdev: mrp: Remove CONFIG_BRIDGE_MRPHoratiu Vultur2021-02-161-10/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-02-164-0/+11
|\ \ \
| * | | net, veth: Alloc skb in bulk for ndo_xdp_xmitLorenzo Bianconi2021-02-041-0/+1
| * | | bpf: Allow rewriting to ports under ip_unprivileged_port_startStanislav Fomichev2021-01-271-0/+2
| * | | bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVEStanislav Fomichev2021-01-202-0/+3
| * | | net, xdp: Introduce xdp_build_skb_from_frame utility routineLorenzo Bianconi2021-01-201-0/+2