summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-10-19net: sched: remove one pair of atomic operationsEric Dumazet
2021-10-19net: sched: fix logic error in qdisc_run_begin()Eric Dumazet
2021-10-19ethernet: add a helper for assigning port addressesJakub Kicinski
2021-10-19net: sch_tbf: Add a graft commandPetr Machata
2021-10-18net/mlx5: Introduce new uplink destination typeMaor Gottlieb
2021-10-18net/mlx5: Add support to create match definerMaor Gottlieb
2021-10-18net/mlx5: Introduce port selection namespaceMaor Gottlieb
2021-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-10-18net: dsa: tag_rtl8_4: add realtek 8 byte protocol 4 tagAlvin Šipraga
2021-10-18net: dsa: allow reporting of standard ethtool stats for slave devicesAlvin Šipraga
2021-10-18ether: add EtherType for proprietary Realtek protocolsAlvin Šipraga
2021-10-18net: sched: Remove Qdisc::running sequence counterAhmed S. Darwish
2021-10-18net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data typesAhmed S. Darwish
2021-10-18net: sched: Protect Qdisc::bstats with u64_statsAhmed S. Darwish
2021-10-18u64_stats: Introduce u64_stats_set()Ahmed S. Darwish
2021-10-18gen_stats: Move remaining users to gnet_stats_add_queue().Sebastian Andrzej Siewior
2021-10-18gen_stats: Add gnet_stats_add_queue().Sebastian Andrzej Siewior
2021-10-18gen_stats: Add instead Set the value in __gnet_stats_copy_basic().Sebastian Andrzej Siewior
2021-10-16net/smc: add netlink support for SMC-Rv2Karsten Graul
2021-10-15net/mlx5: Use native_port_num as 1st option of device indexRongwei Liu
2021-10-15net/mlx5: Introduce new device index wrapperRongwei Liu
2021-10-15net/mlx5: Disable roce at HCA levelShay Drory
2021-10-15net/mlx5: Read timeout values from init segmentAmir Tzin
2021-10-15net/mlx5: Add layout to support default timeouts registerAmir Tzin
2021-10-15soc: fsl: dpio: add Net DIM integrationIoana Ciornei
2021-10-15soc: fsl: dpio: add support for irq coalescing per software portalIoana Ciornei
2021-10-15soc: fsl: dpio: extract the QBMAN clock frequency from the attributesIoana Ciornei
2021-10-15fq_codel: implement L4S style ce_threshold_ect1 markingEric Dumazet
2021-10-15net: add skb_get_dsfield() helperEric Dumazet
2021-10-15tcp: switch orphan_count to bare per-cpu countersEric Dumazet
2021-10-15page_pool: disable dma mapping support for 32-bit arch with 64-bit DMAYunsheng Lin
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-14net: of: fix stub of_net helpers for CONFIG_NET=nArnd Bergmann
2021-10-14Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-14netfilter: ebtables: allow use of ebt_do_table as hookfnFlorian Westphal
2021-10-14netfilter: ip6tables: allow use of ip6t_do_table as hookfnFlorian Westphal
2021-10-14netfilter: arp_tables: allow use of arpt_do_table as hookfnFlorian Westphal
2021-10-14netfilter: iptables: allow use of ipt_do_table as hookfnFlorian Westphal
2021-10-14netfilter: Introduce egress hookLukas Wunner
2021-10-14netfilter: Generalize ingress hook include fileLukas Wunner
2021-10-14netfilter: Rename ingress hook include fileLukas Wunner
2021-10-14ethernet: remove random_ether_addr()Jakub Kicinski
2021-10-14ethernet: make eth_hw_addr_random() use dev_addr_set()Jakub Kicinski
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2021-10-14Merge tag 'sound-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-10-13net: delete redundant function declarationChen Wandun
2021-10-13Merge tag 'mlx5-fixes-2021-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2021-10-13marvell: octeontx2: build error: unknown type name 'u64'Anders Roxell
2021-10-13netdevice: demote the type of some dev_addr_set() helpersJakub Kicinski
2021-10-13decnet: constify dev_addr passingJakub Kicinski