summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: sfp: add workaround for Realtek RTL8672 and RTL9601C chipsPali Rohár2021-01-281-33/+67
* stmmac: intel: Add ADL-S 1Gbps PCI IDsWong, Vee Khee2021-01-281-0/+19
* net: reduce indentation level in sk_clone_lock()Eric Dumazet2021-01-281-96/+93
* net: dsa: rtl8366rb: standardize init jam tablesLorenzo Carletti2021-01-281-134/+139
* Merge branch 'mlx5-updates-2021-01-26'Jakub Kicinski2021-01-2818-49/+1076
|\
| * net/mlx5e: Enable traps according to link stateAya Levin2021-01-285-0/+62
| * net/mlx5e: Add listener to DMAC filter trap eventAya Levin2021-01-281-0/+8
| * net/mlx5e: Add listener to trap eventAya Levin2021-01-282-0/+36
| * net/mlx5e: Add trap entity to ETH driverAya Levin2021-01-287-4/+505
| * net/mlx5e: Expose RX dma info helpersAya Levin2021-01-282-6/+6
| * net/mlx5e: Add flow steering DMAC trap ruleAya Levin2021-01-282-2/+43
| * net/mlx5e: Add flow steering VLAN trap ruleAya Levin2021-01-282-2/+65
| * net/mlx5e: Optimize promiscuous modeAya Levin2021-01-283-34/+100
| * net/mlx5: Notify on trap action by blocking eventAya Levin2021-01-284-0/+83
| * net/mlx5: Rename events notifier headerAya Levin2021-01-281-8/+11
| * net/mlx5: Register to devlink DMAC filter trapAya Levin2021-01-281-0/+1
| * net/mlx5: Register to devlink ingress VLAN filter trapAya Levin2021-01-281-0/+51
| * net/mlx5: Add support for devlink traps in mlx5 core driverAya Levin2021-01-284-0/+103
| * devlink: Add DMAC filter generic packet trapAya Levin2021-01-283-0/+9
|/
* net: dsa: mv88e6xxx: Make global2 support mandatoryAndrew Lunn2021-01-284-213/+3
* Merge tag 'mac80211-next-for-net-next-2021-01-27' of git://git.kernel.org/pub...Jakub Kicinski2021-01-2863-1927/+2090
|\
| * mac80211: minstrel_ht: fix regression in the max_prob_rate fixFelix Fietkau2021-01-271-1/+1
| * virt_wifi: fix deadlock on RTNLJohannes Berg2021-01-271-8/+0
| * cfg80211: avoid holding the RTNL when calling the driverJohannes Berg2021-01-2639-509/+880
| * cfg80211: change netdev registration/unregistration semanticsJohannes Berg2021-01-2212-77/+123
| * mac80211: minstrel_ht: fix rounding error in throughput calculationFelix Fietkau2021-01-221-4/+3
| * mac80211: minstrel_ht: increase stats update intervalFelix Fietkau2021-01-221-1/+1
| * mac80211: minstrel_ht: fix max probability rate selectionFelix Fietkau2021-01-221-9/+38
| * mac80211: minstrel_ht: improve sample rate selectionFelix Fietkau2021-01-221-3/+3
| * mac80211: minstrel_ht: improve ampdu length estimationFelix Fietkau2021-01-221-11/+27
| * mac80211: minstrel_ht: remove old ewma based rate average codeFelix Fietkau2021-01-222-24/+8
| * mac80211: remove legacy minstrel rate controlFelix Fietkau2021-01-227-989/+167
| * mac80211: minstrel_ht: add support for OFDM rates on non-HT clientsFelix Fietkau2021-01-224-116/+224
| * mac80211: minstrel_ht: clean up CCK codeFelix Fietkau2021-01-222-27/+32
| * mac80211: introduce aql_enable node in debugfsLorenzo Bianconi2021-01-223-0/+58
| * cfg80211: Add phyrate conversion support for extended MCS in 60GHz bandMax Chen2021-01-222-0/+23
| * cfg80211: add VHT rate entries for MCS-10 and MCS-11Arend van Spriel2021-01-221-3/+11
| * mac80211: reduce peer HE MCS/NSS to own capabilitiesWen Gong2021-01-221-0/+92
| * mac80211: remove NSS number of 160MHz if not support 160MHz for HEWen Gong2021-01-211-1/+8
| * mac80211_hwsim: add 6GHz channelsRamon Fontes2021-01-211-1/+73
| * mac80211: add LDPC encoding to ieee80211_parse_tx_radiotapPhilipp Borgers2021-01-211-0/+4
| * mac80211: add rx decapsulation offload supportFelix Fietkau2021-01-218-89/+225
| * net/fq_impl: do not maintain a backlog-sorted list of flowsFelix Fietkau2021-01-213-54/+71
| * net/fq_impl: drop get_default_func, move default flow to fq_tinFelix Fietkau2021-01-214-25/+10
| * net/fq_impl: bulk-free packets from a flow on overmemoryFelix Fietkau2021-01-211-11/+44
* | Merge tag 'linux-can-next-for-5.12-20210127' of git://git.kernel.org/pub/scm/...Jakub Kicinski2021-01-287-32/+70
|\ \
| * | can: mcp251xfd: add BQL supportMarc Kleine-Budde2021-01-271-4/+17
| * | can: mcp251xfd: add len8_dlc supportMarc Kleine-Budde2021-01-271-8/+15
| * | can: mcp251xfd: mcp251xfd_tx_obj_from_skb(): don't copy data for RTR CAN fram...Marc Kleine-Budde2021-01-271-5/+11
| * | can: mcp251xfd: mcp251xfd_hw_rx_obj_to_skb(): don't copy data for RTR CAN fra...Marc Kleine-Budde2021-01-271-1/+2