summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2021-02-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernDavid S. Miller
2021-02-11net: initialize net->net_cookie at netns setupEric Dumazet
2021-02-11net: dsa: add support for offloading HSRGeorge McCollister
2021-02-11devlink: Fix dmac_filter trap name, align to its documentationAya Levin
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-08IPv6: Add "offload failed" indication to routesAmit Cohen
2021-02-08IPv4: Add "offload failed" indication to routesAmit Cohen
2021-02-08switchdev: mrp: Remove SWITCHDEV_ATTR_ID_MRP_PORT_STATHoratiu Vultur
2021-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski
2021-02-04netfilter: move handlers to net/ip_vs.hLeon Romanovsky
2021-02-04net/core: move gro function declarations to separate headerLeon Romanovsky
2021-02-04ipv6: move udp declarations to net/udp.hLeon Romanovsky
2021-02-04udp: call udp_encap_enable for v6 sockets when enabling encapXin Long
2021-02-03tcp: use a smaller percpu_counter batch size for sk_allocWei Wang
2021-02-03net: indirect call helpers for ipv4/ipv6 dst_check functionsBrian Vazquez
2021-02-03net: use indirect call helpers for dst_mtuBrian Vazquez
2021-02-03net: use indirect call helpers for dst_outputBrian Vazquez
2021-02-03net: use indirect call helpers for dst_inputBrian Vazquez
2021-02-02Merge tag 'mac80211-next-for-net-next-2021-02-02' of git://git.kernel.org/pub...Jakub Kicinski
2021-02-02net: ipv6: Emit notification when fib hardware flags are changedAmit Cohen
2021-02-02net: Pass 'net' struct as first argument to fib6_info_hw_flags_set()Amit Cohen
2021-02-02net: ipv4: Emit notification when fib hardware flags are changedAmit Cohen
2021-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-02-01udp: ipv4: manipulate network header of NATed UDP GRO fraglistDongseok Yi
2021-02-01net: sched: replaced invalid qdisc tree flush helper in qdisc_replaceAlexander Ovechkin
2021-02-01cfg80211: fix netdev registration deadlockJohannes Berg
2021-02-01Bluetooth: Skip eSCO 2M params when not supportedYu Liu
2021-01-29tcp: shrink inet_connection_sock icsk_mtup enabled and probe_sizeNeal Cardwell
2021-01-29net: dsa: add a second tagger for Ocelot switches based on tag_8021qVladimir Oltean
2021-01-29net: dsa: allow changing the tag protocol via the "tagging" device attributeVladimir Oltean
2021-01-29net: dsa: keep a copy of the tagging protocol in the DSA switch treeVladimir Oltean
2021-01-29ip_gre: add csum offload support for gre headerXin Long
2021-01-29net: flow_offload: Add original direction flag to ct_metadataPaul Blakey
2021-01-29Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirkHans de Goede
2021-01-28nexthop: Use enum to encode notification typeIdo Schimmel
2021-01-28nexthop: Introduce to struct nh_grp_entry a per-type unionPetr Machata
2021-01-28net/af_iucv: don't track individual TX skbs for TRANS_HIPER socketsJulian Wiedmann
2021-01-28net/af_iucv: count packets in the xmit pathJulian Wiedmann
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-28Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2021-01-27devlink: Add DMAC filter generic packet trapAya Levin
2021-01-27Merge tag 'mac80211-next-for-net-next-2021-01-27' of git://git.kernel.org/pub...Jakub Kicinski
2021-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-01-27netfilter: nftables: statify nft_parse_register()Pablo Neira Ayuso
2021-01-27netfilter: nftables: add nft_parse_register_store() and use itPablo Neira Ayuso
2021-01-27netfilter: nftables: add nft_parse_register_load() and use itPablo Neira Ayuso
2021-01-26net: allow user to set metric on default route learned via Router AdvertisementPraveen Chaudhary
2021-01-26net: lapb: Add locking to the lapb moduleXie He
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg
2021-01-26netfilter: flowtable: add hash offset field to tuplePablo Neira Ayuso