aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2021-03-18gro: add combined call_gro_receive() + INDIRECT_CALL_INET() helperAlexander Lobakin1-0/+8
2021-03-18gro: make net/gro.h self-containedAlexander Lobakin1-0/+5
2021-03-18net: dsa: Add helper to resolve bridge port from DSA portTobias Waldekranz1-0/+14
2021-03-17net: dsa: tag_brcm: add support for legacy tagsÁlvaro Fernández Rojas1-0/+2
2021-03-14psample: Add additional metadata attributesIdo Schimmel1-0/+7
2021-03-14psample: Encapsulate packet metadata in a structIdo Schimmel1-5/+9
2021-03-14flow_dissector: constify raw input data argumentAlexander Lobakin1-1/+1
2021-03-14flow_dissector: constify bpf_flow_dissector's data pointersAlexander Lobakin1-2/+2
2021-03-13net/sched: act_police: add support for packet-per-second policingBaowen Zheng2-4/+58
2021-03-13flow_offload: add support for packet-per-second policingXingfeng Hu2-0/+14
2021-03-12mptcp: add rm_list in mptcp_out_optionsGeliang Tang1-1/+8
2021-03-11nexthop: Allow reporting activity of nexthop bucketsIdo Schimmel1-0/+2
2021-03-11nexthop: Allow setting "offload" and "trap" indication of nexthop bucketsIdo Schimmel1-0/+2
2021-03-11nexthop: Add data structures for resilient group notificationsIdo Schimmel1-0/+19
2021-03-11nexthop: Add implementation of resilient next-hop groupsPetr Machata1-0/+42
2021-03-11nexthop: Add a dedicated flag for multipath next-hop groupsPetr Machata1-3/+4
2021-03-11seg6: add support for IPv4 decapsulation in ipv6_srh_rcv()Julien Massonneau1-0/+1
2021-03-10net: add a helper to avoid issues with HW TX timestamping and SO_TXTIMEVladimir Oltean1-0/+9
2021-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-53/+11
2021-03-10bpf, xdp: Make bpf_redirect_map() a map operationBjörn Töpel1-19/+0
2021-02-26skmsg: Move sk_redir from TCP_SKB_CB to skbCong Wang1-19/+0
2021-02-26bpf: Compute data_end dynamically with JIT codeCong Wang1-6/+0
2021-02-26bpf: Clean up sockmap related KconfigsCong Wang2-9/+11
2021-02-23net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld1-1/+5
2021-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-0/+6
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1
2021-02-16net: sched: fix police ext initializationVlad Buslov1-0/+1
2021-02-16net: dsa: add MRP supportHoratiu Vultur1-0/+12
2021-02-16switchdev: mrp: Extend ring_role_mrp and in_role_mrpHoratiu Vultur1-0/+2
2021-02-16switchdev: mrp: Remove CONFIG_BRIDGE_MRPHoratiu Vultur1-10/+0
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-0/+11
2021-02-15net: bridge: fix switchdev_port_attr_set stub when CONFIG_SWITCHDEV=nVladimir Oltean1-1/+2
2021-02-15netfilter: nftables: introduce table ownershipPablo Neira Ayuso1-0/+6
2021-02-14net: dsa: propagate extack to .port_vlan_filteringVladimir Oltean1-1/+2
2021-02-14net: dsa: propagate extack to .port_vlan_addVladimir Oltean1-1/+2
2021-02-14net: bridge: propagate extack through switchdev_port_attr_setVladimir Oltean1-1/+2
2021-02-14net: dsa: tag_ocelot: create separate tagger for SevilleVladimir Oltean1-0/+2
2021-02-12tcp: factorize logic into tcp_epollin_ready()Eric Dumazet1-0/+12
2021-02-12tcp: fix SO_RCVLOWAT related hangs under mem pressureEric Dumazet1-2/+7
2021-02-12net: dsa: act as passthrough for bridge port flagsVladimir Oltean1-2/+8
2021-02-12net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributesVladimir Oltean1-1/+6
2021-02-12net: switchdev: propagate extack to port attributesVladimir Oltean1-2/+4
2021-02-12Merge tag 'mac80211-next-for-net-next-2021-02-12' of git://git.kernel.org/pub...David S. Miller1-0/+2
2021-02-12mptcp: avoid lock_fast usage in accept pathFlorian Westphal1-0/+1
2021-02-12cfg80211/mac80211: Support disabling HE modeBen Greear1-0/+2
2021-02-11net/sock: Add kernel config SOCK_RX_QUEUE_MAPPINGTariq Toukan1-6/+6
2021-02-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernDavid S. Miller4-5/+57
2021-02-11net: initialize net->net_cookie at netns setupEric Dumazet1-3/+1
2021-02-11net: dsa: add support for offloading HSRGeorge McCollister1-0/+13
2021-02-11devlink: Fix dmac_filter trap name, align to its documentationAya Levin1-1/+1