summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-24gve: Introduce per netdev `enum gve_queue_format`Bailey Forrest5-15/+37
2021-06-24gve: Introduce a new model for device optionsBailey Forrest2-43/+179
2021-06-24gve: Make gve_rx_slot_page_info.page_offset an absolute offsetBailey Forrest3-5/+5
2021-06-24gve: gve_rx_copy: Move padding to an argumentBailey Forrest3-5/+7
2021-06-24gve: Move some static functions to a common fileBailey Forrest5-60/+94
2021-06-24gve: Update GVE documentation to describe DQOBailey Forrest1-5/+48
2021-06-24usbnet: add usbnet_event_names[] for keventYajun Deng1-2/+19
2021-06-24Merge branch 'add-sparx5i-driver'David S. Miller21-84/+12318
2021-06-24arm64: dts: sparx5: Add the Sparx5 switch nodeSteen Hegelund3-84/+1112
2021-06-24net: sparx5: add ethtool configuration and statistics supportSteen Hegelund5-1/+1248
2021-06-24net: sparx5: add calendar bandwidth allocation supportSteen Hegelund4-2/+609
2021-06-24net: sparx5: add switching supportSteen Hegelund7-1/+544
2021-06-24net: sparx5: add vlan supportSteen Hegelund4-4/+246
2021-06-24net: sparx5: add mactable supportSteen Hegelund5-2/+565
2021-06-24net: sparx5: add port module supportSteen Hegelund6-12/+1279
2021-06-24net: sparx5: add hostmode with phylink supportSteen Hegelund6-10/+841
2021-06-24net: sparx5: add the basic sparx5 driverSteen Hegelund7-0/+5680
2021-06-24dt-bindings: net: sparx5: Add sparx5-switch bindingsSteen Hegelund1-0/+226
2021-06-24net: mdiobus: fix fwnode_mdbiobus_register() fallback caseMarcin Wojtas1-1/+1
2021-06-24net: ip: avoid OOM kills with large UDP sends over loopbackJakub Kicinski2-29/+35
2021-06-24tools/testing: add a selftest for SO_NETNS_COOKIELorenz Bauer4-1/+64
2021-06-24net: retrieve netns cookie via getsocketoptMartynas Pumputis6-0/+17
2021-06-24iwlwifi: acpi: remove unused function iwl_acpi_eval_dsm_func()Kalle Valo1-36/+0
2021-06-24rtw88: fix c2h memory leakPo-Hao Huang3-1/+13
2021-06-24brcmfmac: support parse country code map from DTShawn Guo1-2/+55
2021-06-24Merge branch 'devlink-rate-limit-fixes'David S. Miller1-11/+6
2021-06-24devlink: Protect rate list with lock while switching modesDmytro Linkin1-0/+4
2021-06-24devlink: Remove eswitch mode check for mode set callDmytro Linkin1-11/+0
2021-06-24devlink: Decrease refcnt of parent rate object on leaf destroyDmytro Linkin1-0/+2
2021-06-23virtio_net: Use virtio_find_vqs_ctx() helperXianting Tian1-2/+2
2021-06-23net/tls: Remove the __TLS_DEC_STATS() macro.Kuniyuki Iwashima1-2/+0
2021-06-23tcp: Add stats for socket migration.Kuniyuki Iwashima5-6/+31
2021-06-23ibmveth: Set CHECKSUM_PARTIAL if NULL TCP CSUM.David Wilder1-23/+28
2021-06-23Merge tag 'mlx5-net-next-2021-06-22' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller9-40/+130
2021-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller16-48/+184
2021-06-23selftests: icmp_redirect: support expected failuresAndrea Righi1-1/+7
2021-06-23Merge branch 'lockless-qdisc-opts'David S. Miller3-22/+59
2021-06-23net: sched: remove qdisc->empty for lockless qdiscYunsheng Lin2-13/+3
2021-06-23net: sched: implement TCQ_F_CAN_BYPASS for lockless qdiscYunsheng Lin3-9/+54
2021-06-23net: sched: avoid unnecessary seqcount operation for lockless qdiscYunsheng Lin1-1/+3
2021-06-23Merge tag 'iwlwifi-next-for-kalle-2021-06-22' of git://git.kernel.org/pub/scm...Kalle Valo47-784/+1637
2021-06-23brcmfmac: Silence error messages about unsupported firmware featuresDmitry Osipenko3-6/+25
2021-06-23cfg80211: Add wiphy_info_once()Dmitry Osipenko1-0/+2
2021-06-23Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo4-22/+17
2021-06-23mac80211: Switch to a virtual time-based airtime schedulerToke Høiland-Jørgensen13-190/+653
2021-06-23Revert "mac80211: HE STA disassoc due to QOS NULL not sent"Ping-Ke Shih1-4/+1
2021-06-23mac80211: remove iwlwifi specific workaround NDPs of null_responsePing-Ke Shih1-5/+0
2021-06-23mac80211: fix NULL ptr dereference during mesh peer connection for non HE dev...Abinaya Kalaiselvan1-1/+3
2021-06-23mac80211: Enable power save after receiving NULL packet ACKBassem Dawood1-4/+3
2021-06-23mac80211: add HE 6 GHz capability only if supportedJohannes Berg1-4/+7