summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2021-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski5-15/+18
2021-02-05netfilter: move handlers to net/ip_vs.hLeon Romanovsky1-0/+11
2021-02-05net/core: move gro function declarations to separate headerLeon Romanovsky1-0/+12
2021-02-05ipv6: move udp declarations to net/udp.hLeon Romanovsky1-0/+3
2021-02-05udp: call udp_encap_enable for v6 sockets when enabling encapXin Long2-2/+2
2021-02-04tcp: use a smaller percpu_counter batch size for sk_allocWei Wang1-2/+6
2021-02-04net: indirect call helpers for ipv4/ipv6 dst_check functionsBrian Vazquez1-1/+6
2021-02-04net: use indirect call helpers for dst_mtuBrian Vazquez1-1/+3
2021-02-04net: use indirect call helpers for dst_outputBrian Vazquez1-1/+7
2021-02-04net: use indirect call helpers for dst_inputBrian Vazquez1-1/+5
2021-02-03Merge tag 'mac80211-next-for-net-next-2021-02-02' of git://git.kernel.org/pub...Jakub Kicinski1-1/+3
2021-02-03net: ipv6: Emit notification when fib hardware flags are changedAmit Cohen2-8/+3
2021-02-03net: Pass 'net' struct as first argument to fib6_info_hw_flags_set()Amit Cohen1-2/+3
2021-02-03net: ipv4: Emit notification when fib hardware flags are changedAmit Cohen1-0/+2
2021-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-2/+2
2021-02-02udp: ipv4: manipulate network header of NATed UDP GRO fraglistDongseok Yi1-1/+1
2021-02-02net: sched: replaced invalid qdisc tree flush helper in qdisc_replaceAlexander Ovechkin1-1/+1
2021-02-01cfg80211: fix netdev registration deadlockJohannes Berg1-1/+3
2021-01-30tcp: shrink inet_connection_sock icsk_mtup enabled and probe_sizeNeal Cardwell1-3/+3
2021-01-30net: dsa: add a second tagger for Ocelot switches based on tag_8021qVladimir Oltean1-0/+2
2021-01-30net: dsa: allow changing the tag protocol via the "tagging" device attributeVladimir Oltean1-0/+9
2021-01-30net: dsa: keep a copy of the tagging protocol in the DSA switch treeVladimir Oltean1-1/+6
2021-01-30ip_gre: add csum offload support for gre headerXin Long1-12/+7
2021-01-30net: flow_offload: Add original direction flag to ct_metadataPaul Blakey1-0/+1
2021-01-29nexthop: Use enum to encode notification typeIdo Schimmel1-1/+6
2021-01-29nexthop: Introduce to struct nh_grp_entry a per-type unionPetr Machata1-1/+6
2021-01-29net/af_iucv: don't track individual TX skbs for TRANS_HIPER socketsJulian Wiedmann1-1/+1
2021-01-29net/af_iucv: count packets in the xmit pathJulian Wiedmann1-0/+1
2021-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-1/+6
2021-01-29Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-0/+100
2021-01-28devlink: Add DMAC filter generic packet trapAya Levin1-0/+3
2021-01-28Merge tag 'mac80211-next-for-net-next-2021-01-27' of git://git.kernel.org/pub...Jakub Kicinski4-93/+261
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski1-0/+2
2021-01-28netfilter: nftables: statify nft_parse_register()Pablo Neira Ayuso1-1/+0
2021-01-28netfilter: nftables: add nft_parse_register_store() and use itPablo Neira Ayuso4-9/+9
2021-01-28netfilter: nftables: add nft_parse_register_load() and use itPablo Neira Ayuso3-5/+5
2021-01-27net: allow user to set metric on default route learned via Router AdvertisementPraveen Chaudhary1-1/+2
2021-01-27net: lapb: Add locking to the lapb moduleXie He1-0/+2
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg2-20/+94
2021-01-26netfilter: flowtable: add hash offset field to tuplePablo Neira Ayuso1-0/+4
2021-01-24tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPENPengcheng Yang1-1/+1
2021-01-24tcp: make TCP_USER_TIMEOUT accurate for zero window probesEnke Chen1-0/+1
2021-01-23mlxsw: Register physical ports as a devlink resourceDanielle Ratson1-0/+2
2021-01-23sch_htb: Hierarchical QoS hardware offloadMaxim Mikityanskiy1-0/+36
2021-01-23net: sched: Add extack to Qdisc_class_ops.deleteMaxim Mikityanskiy1-1/+2
2021-01-23net: sched: Add multi-queue support to sch_tree_lockMaxim Mikityanskiy1-4/+10
2021-01-23tcp: remove unused ICSK_TIME_EARLY_RETRANSPengcheng Yang1-3/+1
2021-01-22devlink: Support get and set state of port functionParav Pandit1-0/+32
2021-01-22devlink: Support add and delete devlink portParav Pandit1-0/+52
2021-01-22devlink: Introduce PCI SF port flavour and port attributeParav Pandit1-0/+16