summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-10-24net: mscc: ocelot: serialize access to the MAC tableVladimir Oltean
2021-10-24net: phy: bcm7xxx: Add EPHY entry for 7712Florian Fainelli
2021-10-24net: mdio: Add helper functions for accessing MDIO devicesSean Anderson
2021-10-22devlink: Delete obsolete parameters publish APILeon Romanovsky
2021-10-22Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...Jakub Kicinski
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-21Merge branch 'ucount-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-10-21Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-21cfg80211: fix kernel-doc for MBSSID EMAJohannes Berg
2021-10-21nl80211: Add LC placeholder band definition to nl80211_bandSrinivasan Raju
2021-10-21nl80211: vendor-cmd: intel: add more details for IWL_MVM_VENDOR_CMD_HOST_GET_...Emmanuel Grumbach
2021-10-21cfg80211: separate get channel number from iesWen Gong
2021-10-21cfg80211: prepare for const netdev->dev_addrJakub Kicinski
2021-10-21net: dsa: tag_8021q: make dsa_8021q_{rx,tx}_vid take dp as argumentVladimir Oltean
2021-10-21net: dsa: remove the "dsa_to_port in a loop" antipattern from the coreVladimir Oltean
2021-10-21net: dsa: introduce helpers for iterating through ports using dpVladimir Oltean
2021-10-21net: mscc: ocelot: track the port pvid using a pointerVladimir Oltean
2021-10-21net: mscc: ocelot: allow a config where all bridge VLANs are egress-untaggedVladimir Oltean
2021-10-21net: mscc: ocelot: convert the VLAN masks to a listVladimir Oltean
2021-10-21net: mscc: ocelot: add a type definition for REW_TAG_CFG_TAG_CFGVladimir Oltean
2021-10-20fq_codel: generalise ce_threshold marking for subset of trafficToke Høiland-Jørgensen
2021-10-20net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman
2021-10-20Merge tag 'trace-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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-18mm/secretmem: fix NULL page->mapping dereference in page_is_secretmem()Sean Christopherson
2021-10-18elfcore: correct reference to CONFIG_UMLLukas Bulwahn
2021-10-18mm/migrate: fix CPUHP state to update node demotion orderHuang Ying
2021-10-18mm/migrate: add CPU hotplug to demotion #ifdefDave Hansen
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-18tracing: Have all levels of checks prevent recursionSteven Rostedt (VMware)
2021-10-18ucounts: Fix signal ucount refcountingEric W. Biederman
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-18mctp: Be explicit about struct sockaddr_mctp paddingJeremy Kerr
2021-10-18mctp: unify sockaddr_mctp typesJeremy Kerr
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-17Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-blockLinus Torvalds