- a4ae2bc net: hns3: split function hns3_get_tx_timeo_queue_info() by Yufeng Mo · 3 years, 2 months ago
- e6fe5e16 net: hns3: refactor two hns3 debugfs functions by Jie Wang · 3 years, 2 months ago
- e74a726 net: hns3: refactor hns3_nic_reuse_page() by Hao Chen · 3 years, 2 months ago
- ed0e658 net: hns3: refactor reset_prepare_general retry statement by Jiaran Zhang · 3 years, 2 months ago
- aeeecb8 net: snmp: add statistics for tcp small queue check by Menglong Dong · 3 years, 2 months ago
- e9538f8 devlink: Remove misleading internal_flags from health reporter dump by Leon Romanovsky · 3 years, 2 months ago
- a4920d5 Merge branch 'seville-shared-mdio' by David S. Miller · 3 years, 2 months ago
- b996584 net: dsa: ocelot: felix: utilize shared mscc-miim driver for indirect MDIO access by Colin Foster · 3 years, 2 months ago
- 5186c4a net: dsa: ocelot: seville: utilize of_mdiobus_register by Colin Foster · 3 years, 2 months ago
- a27a7628 net: mdio: mscc-miim: convert to a regmap implementation by Colin Foster · 3 years, 2 months ago
- 77a3124 Merge branch 'lan966x-driver' by David S. Miller · 3 years, 2 months ago
- 813f38b net: lan966x: Update MAINTAINERS to include lan966x driver by Horatiu Vultur · 3 years, 2 months ago
- 12c2d0a net: lan966x: add ethtool configuration and statistics by Horatiu Vultur · 3 years, 2 months ago
- e18aba8 net: lan966x: add mactable support by Horatiu Vultur · 3 years, 2 months ago
- d28d6d2 net: lan966x: add port module support by Horatiu Vultur · 3 years, 2 months ago
- db8bcaa net: lan966x: add the basic lan966x driver by Horatiu Vultur · 3 years, 2 months ago
- 642fcf5 dt-bindings: net: lan966x: Add lan966x-switch bindings by Horatiu Vultur · 3 years, 2 months ago
- 35aefaa net: ixp4xx_hss: Convert to use DT probing by Linus Walleij · 3 years, 2 months ago
- 9c37b09 dt-bindings: net: Add bindings for IXP4xx V.35 WAN HSS by Linus Walleij · 3 years, 2 months ago
- ef13683 net: dsa: rtl8365mb: set RGMII RX delay in steps of 0.3 ns by Alvin Šipraga · 3 years, 2 months ago
- 1ecab93 net: dsa: rtl8365mb: fix garbled comment by Alvin Šipraga · 3 years, 2 months ago
- b014861 net: dsa: realtek-smi: don't log an error on EPROBE_DEFER by Alvin Šipraga · 3 years, 2 months ago
- 754d71b selftests: net: bridge: fix typo in vlan_filtering dependency test by Ivan Vecera · 3 years, 2 months ago
- fe42e88 Merge branch 'mpls-cleanups' by David S. Miller · 3 years, 2 months ago
- f05b0b9 net: mpls: Make for_nexthops iterator const by Benjamin Poirier · 3 years, 2 months ago
- 69d9c0d net: mpls: Remove duplicate variable from iterator macro by Benjamin Poirier · 3 years, 2 months ago
- 688e075 Merge branch 'qualcomm-bam-dmux' by David S. Miller · 3 years, 2 months ago
- 21a0ffd net: wwan: Add Qualcomm BAM-DMUX WWAN network driver by Stephan Gerhold · 3 years, 2 months ago
- f3aee7c dt-bindings: net: Add schema for Qualcomm BAM-DMUX by Stephan Gerhold · 3 years, 2 months ago
- fc1e5a3 Merge branch 'vxlan-port' by David S. Miller · 3 years, 2 months ago
- e54b708 net: hns3: use macro IANA_VXLAN_GPE_UDP_PORT to replace number 4790 by Hao Chen · 3 years, 2 months ago
- ed618bd8 net: vxlan: add macro definition for number of IANA VXLAN-GPE port by Hao Chen · 3 years, 2 months ago
- fd888e8 net: Write lock dev_base_lock without disabling bottom halves. by Sebastian Andrzej Siewior · 3 years, 2 months ago
- 07b8ca3 net/l2tp: convert tunnel rwlock_t to rcu by Tom Parkin · 3 years, 2 months ago
- 275f37e Merge branch 'mvneta-next' by David S. Miller · 3 years, 2 months ago
- 2551dc9 net: mvneta: Add TC traffic shaping offload by Maxime Chevallier · 3 years, 2 months ago
- e9f7099 net: mvneta: Allow having more than one queue per TC by Maxime Chevallier · 3 years, 2 months ago
- e7ca75f net: mvneta: Don't force-set the offloading flag by Maxime Chevallier · 3 years, 2 months ago
- 75fa71e net: mvneta: Use struct tc_mqprio_qopt_offload for MQPrio configuration by Maxime Chevallier · 3 years, 2 months ago
- 2f7ed29 net: mdio: ipq8064: replace ioremap() with devm_ioremap() by Yang Yingliang · 3 years, 2 months ago
- d40ce48 Merge branch 'af_unix-replace-unix_table_lock-with-per-hash-locks' by Jakub Kicinski · 3 years, 2 months ago
- 9acbc58 af_unix: Relax race in unix_autobind(). by Kuniyuki Iwashima · 3 years, 2 months ago
- afd20b9 af_unix: Replace the big lock with small locks. by Kuniyuki Iwashima · 3 years, 2 months ago
- e6b4b87 af_unix: Save hash in sk_hash. by Kuniyuki Iwashima · 3 years, 2 months ago
- f452be4 af_unix: Add helpers to calculate hashes. by Kuniyuki Iwashima · 3 years, 2 months ago
- 5ce7ab4 af_unix: Remove UNIX_ABSTRACT() macro and test sun_path[0] instead. by Kuniyuki Iwashima · 3 years, 2 months ago
- 12f21c4 af_unix: Allocate unix_address in unix_bind_(bsd|abstract)(). by Kuniyuki Iwashima · 3 years, 2 months ago
- 5c32a3e af_unix: Remove unix_mkname(). by Kuniyuki Iwashima · 3 years, 2 months ago
- d2d8c9f af_unix: Copy unix_mkname() into unix_find_(bsd|abstract)(). by Kuniyuki Iwashima · 3 years, 2 months ago
- b8a58aa af_unix: Cut unix_validate_addr() out of unix_mkname(). by Kuniyuki Iwashima · 3 years, 2 months ago
- aed26f5 af_unix: Return an error as a pointer in unix_find_other(). by Kuniyuki Iwashima · 3 years, 2 months ago
- fa39ef0 af_unix: Factorise unix_find_other() based on address types. by Kuniyuki Iwashima · 3 years, 2 months ago
- f7ed31f af_unix: Pass struct sock to unix_autobind(). by Kuniyuki Iwashima · 3 years, 2 months ago
- 755662c af_unix: Use offsetof() instead of sizeof(). by Kuniyuki Iwashima · 3 years, 2 months ago
- 442b03c bridge: use __set_bit in __br_vlan_set_default_pvid by Xin Long · 3 years, 2 months ago
- bde3b0f net: ethtool: set a default driver name by Tonghao Zhang · 3 years, 2 months ago
- c2e0cf0 Merge branch 'selftests-net-bridge-vlan-multicast-tests' by Jakub Kicinski · 3 years, 2 months ago
- f5a9dd5 selftests: net: bridge: add test for vlan_filtering dependency by Nikolay Aleksandrov · 3 years, 2 months ago
- 2cd67a4 selftests: net: bridge: add vlan mcast_router tests by Nikolay Aleksandrov · 3 years, 2 months ago
- b4ce7b9 selftests: net: bridge: add vlan mcast query and query response interval tests by Nikolay Aleksandrov · 3 years, 2 months ago
- 4d8610e selftests: net: bridge: add vlan mcast_querier_interval tests by Nikolay Aleksandrov · 3 years, 2 months ago
- a45fe97 selftests: net: bridge: add vlan mcast_membership_interval test by Nikolay Aleksandrov · 3 years, 2 months ago
- bdf1b2c selftests: net: bridge: add vlan mcast_startup_query_count/interval tests by Nikolay Aleksandrov · 3 years, 2 months ago
- 3825f1f selftests: net: bridge: add vlan mcast_last_member_count/interval tests by Nikolay Aleksandrov · 3 years, 2 months ago
- 2b75e9d selftests: net: bridge: add vlan mcast igmp/mld version tests by Nikolay Aleksandrov · 3 years, 2 months ago
- dee2cdc selftests: net: bridge: add vlan mcast querier test by Nikolay Aleksandrov · 3 years, 2 months ago
- 71ae450 selftests: net: bridge: add vlan mcast snooping control test by Nikolay Aleksandrov · 3 years, 2 months ago
- 93d5404 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
- c5c1754 Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 2 months ago
- b3612cc net: dsa: microchip: implement multi-bridge support by Oleksij Rempel · 3 years, 2 months ago
- 5367cf1 Merge tag 'acpi-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 2 months ago
- 0ce629b Merge tag 'pm-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 2 months ago
- 925c943 Merge tag 'fuse-fixes-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 3 years, 2 months ago
- 32c5449 Merge branch 'fix-broken-ptp-over-ip-on-ocelot-switches' by Jakub Kicinski · 3 years, 2 months ago
- c49a35e net: mscc: ocelot: correctly report the timestamping RX filters in ethtool by Vladimir Oltean · 3 years, 2 months ago
- 96ca08c net: mscc: ocelot: set up traps for PTP packets by Vladimir Oltean · 3 years, 2 months ago
- ec15bae net: ptp: add a definition for the UDP port for IEEE 1588 general messages by Vladimir Oltean · 3 years, 2 months ago
- 95706be net: mscc: ocelot: create a function that replaces an existing VCAP filter by Vladimir Oltean · 3 years, 2 months ago
- 8a07546 net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHWTSTAMP by Vladimir Oltean · 3 years, 2 months ago
- b32e521 Merge branch 'net-hns3-add-some-fixes-for-net' by Jakub Kicinski · 3 years, 2 months ago
- 82229c4 net: hns3: fix incorrect components info of ethtool --reset command by Jie Wang · 3 years, 2 months ago
- 9c14791 net: hns3: fix one incorrect value of page pool info when queried by debugfs by Hao Chen · 3 years, 2 months ago
- b8af344 net: hns3: add check NULL address for page pool by Hao Chen · 3 years, 2 months ago
- 8d2ad99 net: hns3: fix VF RSS failed problem after PF enable multi-TCs by Guangbin Huang · 3 years, 2 months ago
- 0435a4d net: qed: fix the array may be out of bound by zhangyue · 3 years, 2 months ago
- 7e63545 Merge tag 'for-5.16-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 2 months ago
- bacb6c1 net/smc: Don't call clcsock shutdown twice when smc shutdown by Tony Lu · 3 years, 2 months ago
- af22d05 nfc: fdp: Merge the same judgment by wengjianfeng · 3 years, 2 months ago
- 01d9cc2 net: vlan: fix underflow for the real_dev refcnt by Ziyang Xuan · 3 years, 2 months ago
- cbb91dc ptp: fix filter names in the documentation by Jakub Kicinski · 3 years, 2 months ago
- 0276af2 ethtool: ioctl: fix potential NULL deref in ethtool_set_coalesce() by Julian Wiedmann · 3 years, 2 months ago
- c26381f nfc: virtual_ncidev: change default device permissions by Thadeu Lima de Souza Cascardo · 3 years, 2 months ago
- de6d259 net/sched: sch_ets: don't peek at classes beyond 'nbands' by Davide Caratti · 3 years, 2 months ago
- 2e13e5a Merge branch 'acpi-properties' by Rafael J. Wysocki · 3 years, 2 months ago
- 7803516 Merge branch 'pm-sleep' by Rafael J. Wysocki · 3 years, 2 months ago
- b270bfe net: stmmac: Disable Tx queues when reconfiguring the interface by Yannick Vignon · 3 years, 2 months ago
- 1bff7d7 Merge tag 'char-misc-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 2 months ago
- 7033744 Merge tag 'staging-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 3 years, 2 months ago
- ba2cacc Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 2 months ago
- d3e6479 Merge tag 'mmc-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 3 years, 2 months ago