summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-10-25net: phy: add genphy_c45_fast_retrainLuo Jie
2021-10-25net: phy: add constants for fast retrain related registerLuo Jie
2021-10-25net: dsa: introduce locking for the address lists on CPU and DSA portsVladimir Oltean
2021-10-25net: mscc: ocelot: serialize access to the MAC tableVladimir Oltean
2021-10-25Revert "Merge branch 'dsa-rtnl'"David S. Miller
2021-10-25Merge tag 'linux-can-next-for-5.16-20211024' of git://git.kernel.org/pub/scm/...David S. Miller
2021-10-24can: dev: add can_tdc_get_relative_tdco() helper functionVincent Mailhol
2021-10-24can: netlink: add can_priv::do_get_auto_tdcv() to retrieve tdcv from deviceVincent Mailhol
2021-10-24can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)Vincent Mailhol
2021-10-24can: bittiming: change can_calc_tdco()'s prototype to not directly modify privVincent Mailhol
2021-10-24can: bittiming: change unit of TDC parameters to clock periodsVincent Mailhol
2021-10-24can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_minVincent Mailhol
2021-10-24net: dsa: introduce locking for the address lists on CPU and DSA portsVladimir Oltean
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