summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-13mac80211: Use flex-array for radiotap header bitmapKees Cook3-4/+13
2021-08-13mac80211: radiotap: Use BIT() instead of shiftsKees Cook3-21/+21
2021-08-13mac80211: Remove unnecessary variable and labeldingsenjie1-11/+4
2021-08-13mac80211: include <linux/rbtree.h>Johannes Berg1-0/+1
2021-08-13mac80211: Fix monitor MTU limit so that A-MSDUs get throughJohan Almbladh1-2/+9
2021-08-13mac80211: remove unnecessary NULL check in ieee80211_register_hw()Dan Carpenter1-1/+1
2021-08-13mac80211: Reject zero MAC address in sta_info_insert_check()YueHaibing1-1/+1
2021-08-13nl80211: vendor-cmd: add Intel vendor commands for iwlmei usageEmmanuel Grumbach1-0/+77
2021-08-13dt-bindings: net: qcom,ipa: make imem interconnect optionalAlex Elder1-8/+16
2021-08-13net: ipa: always inline ipa_aggr_granularity_val()Alex Elder1-4/+3
2021-08-12Merge tag 'mlx5-updates-2021-08-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller20-107/+190
2021-08-12Merge branch 'dsa-cross-chip-notifiers'David S. Miller4-22/+38
2021-08-12net: dsa: tag_8021q: don't broadcast during setup/teardownVladimir Oltean4-16/+26
2021-08-12net: dsa: print more information when a cross-chip notifier failsVladimir Oltean1-6/+12
2021-08-12wwan: core: Unshadow error code returned by ida_alloc_range()Andy Shevchenko1-2/+5
2021-08-12net: dsa: mt7530: fix VLAN traffic leaks againDENG Qingfang1-4/+1
2021-08-12net: phy: nxp-tja11xx: log critical health stateOleksij Rempel1-2/+11
2021-08-12Merge branch 'pktgen-imix'David S. Miller1-1/+162
2021-08-12pktgen: Add output for imix resultsNick Richardson1-1/+25
2021-08-12pktgen: Add imix distribution binsNick Richardson1-0/+41
2021-08-12pktgen: Parse internet mix (imix) inputNick Richardson1-0/+96
2021-08-12net: bridge: vlan: fix global vlan option range dumpingNikolay Aleksandrov1-1/+2
2021-08-12mctp: Specify route types, require rtm_type in RTM_*ROUTE messagesJeremy Kerr2-5/+23
2021-08-12net: hns3: add support for triggering reset by ethtoolYufeng Mo4-0/+68
2021-08-12Merge branch 'bonding-cleanup-header-file-and-error-msgs'Jakub Kicinski2-44/+37
2021-08-12bonding: combine netlink and console error messagesJonathan Toppins1-32/+37
2021-08-12bonding: remove extraneous definitions from bonding.hJonathan Toppins1-12/+0
2021-08-12net: mscc: Fix non-GPL export of regmap APIsMark Brown1-8/+8
2021-08-11net/mlx5e: Make use of netdev_warn()Cai Huoqing1-3/+6
2021-08-11net/mlx5: Fix variable type to match 64bitEran Ben Elisha1-4/+4
2021-08-11net/mlx5: Initialize numa node for all core devicesParav Pandit1-2/+1
2021-08-11net/mlx5: Allocate individual capabilityParav Pandit4-40/+104
2021-08-11net/mlx5: Reorganize current and maximal capabilities to be per-typeParav Pandit4-41/+45
2021-08-11net/mlx5: SF, use recent sysfs apiParav Pandit1-1/+1
2021-08-11net/mlx5: Refcount mlx5_irq with integerShay Drory1-21/+44
2021-08-11net/mlx5: Change SF missing dedicated MSI-X err message to dbgShay Drory1-1/+1
2021-08-11net/mlx5: Align mlx5_irq structureShay Drory1-2/+2
2021-08-11net/mlx5: Delete impossible dev->state checksLeon Romanovsky3-12/+1
2021-08-11net/mlx5: Fix inner TTC table creationMaor Gottlieb1-1/+2
2021-08-11net/mlx5: Fix typo in commentsCai Huoqing16-19/+19
2021-08-11Merge branch 'dsa-tagger-helpers'David S. Miller8-81/+119
2021-08-11net: dsa: create a helper for locating EtherType DSA headers on TXVladimir Oltean7-17/+23
2021-08-11net: dsa: create a helper for locating EtherType DSA headers on RXVladimir Oltean8-26/+21
2021-08-11net: dsa: create a helper which allocates space for EtherType DSA headersVladimir Oltean8-10/+38
2021-08-11net: dsa: create a helper that strips EtherType DSA headers on RXVladimir Oltean8-28/+37
2021-08-11Merge branch 'devlink-aux-devices'David S. Miller6-12/+382
2021-08-11net/mlx5: Support enable_vnet devlink dev paramParav Pandit3-2/+57
2021-08-11net/mlx5: Support enable_rdma devlink dev paramParav Pandit3-3/+79
2021-08-11net/mlx5: Support enable_eth devlink dev paramParav Pandit3-2/+96
2021-08-11net/mlx5: Fix unpublish devlink parametersParav Pandit1-0/+1