summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch 'dsa-rtnl'"David S. Miller2021-10-252-4/+0
* Merge tag 'linux-can-next-for-5.16-20211024' of git://git.kernel.org/pub/scm/...David S. Miller2021-10-253-26/+128
|\
| * can: dev: add can_tdc_get_relative_tdco() helper functionVincent Mailhol2021-10-241-0/+29
| * can: netlink: add can_priv::do_get_auto_tdcv() to retrieve tdcv from deviceVincent Mailhol2021-10-241-0/+1
| * can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)Vincent Mailhol2021-10-241-2/+27
| * can: bittiming: change can_calc_tdco()'s prototype to not directly modify privVincent Mailhol2021-10-241-2/+7
| * can: bittiming: change unit of TDC parameters to clock periodsVincent Mailhol2021-10-241-11/+17
| * can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_minVincent Mailhol2021-10-243-17/+53
* | net: dsa: introduce locking for the address lists on CPU and DSA portsVladimir Oltean2021-10-241-0/+1
* | net: mscc: ocelot: serialize access to the MAC tableVladimir Oltean2021-10-241-0/+3
|/
* net: phy: bcm7xxx: Add EPHY entry for 7712Florian Fainelli2021-10-241-0/+1
* net: mdio: Add helper functions for accessing MDIO devicesSean Anderson2021-10-241-0/+24
* devlink: Delete obsolete parameters publish APILeon Romanovsky2021-10-231-3/+0
* Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...Jakub Kicinski2021-10-225-2/+270
|\
| * cfg80211: fix kernel-doc for MBSSID EMAJohannes Berg2021-10-212-3/+3
| * nl80211: Add LC placeholder band definition to nl80211_bandSrinivasan Raju2021-10-211-0/+2
| * nl80211: vendor-cmd: intel: add more details for IWL_MVM_VENDOR_CMD_HOST_GET_...Emmanuel Grumbach2021-10-211-0/+29
| * cfg80211: separate get channel number from iesWen Gong2021-10-211-0/+11
| * cfg80211: prepare for const netdev->dev_addrJakub Kicinski2021-10-211-1/+1
| * mac80211: MBSSID support in interface handlingJohn Crispin2021-09-281-0/+3
| * nl80211: MBSSID and EMA support in AP modeJohn Crispin2021-09-272-1/+119
| * mac80211: save transmit power envelope element and power constraintWen Gong2021-09-271-0/+6
| * ieee80211: add power type definition for 6 GHzWen Gong2021-09-272-0/+40
| * cfg80211: AP mode driver offload for FILS association cryptoSubrat Mishra2021-09-272-0/+59
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-10-2215-66/+48
|\ \
| * \ Merge branch 'ucount-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-10-221-0/+2
| |\ \
| | * | ucounts: Fix signal ucount refcountingEric W. Biederman2021-10-181-0/+2
| * | | Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-10-225-9/+12
| |\ \ \
| | * | | net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman2021-10-201-1/+0
| | * | | mctp: Be explicit about struct sockaddr_mctp paddingJeremy Kerr2021-10-181-0/+2
| | * | | mctp: unify sockaddr_mctp typesJeremy Kerr2021-10-182-3/+4
| | * | | tcp: md5: Allow MD5SIG_FLAG_IFINDEX with ifindex=0Leonard Crestez2021-10-151-2/+3
| | * | | sctp: fix transport encap_port update in sctp_vtag_verifyXin Long2021-10-151-3/+3
| * | | | Merge tag 'trace-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-10-201-40/+9
| |\ \ \ \
| | * | | | tracing: Have all levels of checks prevent recursionSteven Rostedt (VMware)2021-10-191-40/+9
| * | | | | mm/secretmem: fix NULL page->mapping dereference in page_is_secretmem()Sean Christopherson2021-10-191-1/+1
| * | | | | elfcore: correct reference to CONFIG_UMLLukas Bulwahn2021-10-191-1/+1
| * | | | | mm/migrate: fix CPUHP state to update node demotion orderHuang Ying2021-10-191-0/+4
| * | | | | mm/migrate: add CPU hotplug to demotion #ifdefDave Hansen2021-10-191-1/+4
| * | | | | Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-blockLinus Torvalds2021-10-182-10/+10
| |\ \ \ \ \
| | * | | | | kyber: avoid q->disk dereferences in trace pointsChristoph Hellwig2021-10-161-10/+9
| | * | | | | block: drain file system I/O on del_gendiskChristoph Hellwig2021-10-161-0/+1
| * | | | | | Merge tag 'char-misc-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-10-181-4/+2
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'misc-habanalabs-fixes-2021-09-29' of https://git.kernel.org/pub/sc...Greg Kroah-Hartman2021-10-041-4/+2
| | |\ \ \ \ \ \
| | | * | | | | | habanalabs: fix resetting args in wait for CS IOCTLRajaravi Krishna Katta2021-09-291-4/+2
| | | | |/ / / / | | | |/| | | |
| * | | | | | | Merge tag 'spi-fix-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-10-151-0/+3
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | spi: Fix deadlock when adding SPI controllers on SPI busesMark Brown2021-10-141-0/+3
| | | |/ / / / | | |/| | | |
* | | | | | | net: dsa: tag_8021q: make dsa_8021q_{rx,tx}_vid take dp as argumentVladimir Oltean2021-10-211-2/+3
* | | | | | | net: dsa: remove the "dsa_to_port in a loop" antipattern from the coreVladimir Oltean2021-10-211-4/+3
* | | | | | | net: dsa: introduce helpers for iterating through ports using dpVladimir Oltean2021-10-211-0/+28