summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | can: mcp251xfd: mcp251xfd_tx_obj_from_skb(): clean up padding of CAN-FD framesMarc Kleine-Budde2021-01-271-6/+7
| * | can: mcp251xfd: mcp251xfd_start_xmit(): use mcp251xfd_get_tx_free() to check ...Marc Kleine-Budde2021-01-271-1/+1
| * | can: mcp251xfd: replace sizeof(u32) with val_bytes in regmapSu Yanjun2021-01-271-3/+6
| * | can: mcba_usb: remove h from printk format specifierTom Rix2021-01-271-3/+3
| * | can: length: can_fd_len2dlc(): make legnth calculation readable againMarc Kleine-Budde2021-01-271-1/+6
| * | can: dev: export can_get_state_str() functionVincent Mailhol2021-01-272-1/+3
| * | can: flexcan: fix typosMarc Kleine-Budde2021-01-271-2/+2
| * | can: gw: fix typoMarc Kleine-Budde2021-01-271-1/+1
* | | tipc: remove duplicated code in tipc_msg_createHoang Huu Le2021-01-281-4/+0
* | | Merge branch 'net-bridge-multicast-per-port-eht-hosts-limit'Jakub Kicinski2021-01-288-2/+100
|\ \ \
| * | | net: bridge: multicast: make tracked EHT hosts limit configurableNikolay Aleksandrov2021-01-286-2/+64
| * | | net: bridge: multicast: add per-port EHT hosts limitNikolay Aleksandrov2021-01-284-0/+36
|/ / /
* | | rocker: Simplify the calculation of variablesJiapeng Zhong2021-01-281-1/+1
* | | net: remove redundant 'depends on NET'Masahiro Yamada2021-01-2812-12/+5
* | | net: l3mdev: use obj-$(CONFIG_NET_L3_MASTER_DEV) form in net/MakefileMasahiro Yamada2021-01-282-4/+2
* | | net: switchdev: use obj-$(CONFIG_NET_SWITCHDEV) form in net/MakefileMasahiro Yamada2021-01-282-4/+2
* | | net: dcb: use obj-$(CONFIG_DCB) form in net/MakefileMasahiro Yamada2021-01-282-4/+2
* | | net: move CONFIG_NET guard to top MakefileMasahiro Yamada2021-01-282-8/+6