- db95732 rose: constify dev_addr passing by Jakub Kicinski · 3 years, 3 months ago
- c045ad2 ax25: constify dev_addr passing by Jakub Kicinski · 3 years, 3 months ago
- 5f3b8ace Merge branch 'add-functional-support-for-gigabit-ethernet-driver' by Jakub Kicinski · 3 years, 3 months ago
- 9404092 ravb: Fix typo AVB->DMAC by Biju Das · 3 years, 3 months ago
- 3d6b24a ravb: Update ravb_emac_init_gbeth() by Biju Das · 3 years, 3 months ago
- 95e99b1 ravb: Document PFRI register bit by Biju Das · 3 years, 3 months ago
- 1091da5 ravb: Rename "nc_queue" feature bit by Biju Das · 3 years, 3 months ago
- 030634f ravb: Optimize ravb_emac_init_gbeth function by Biju Das · 3 years, 3 months ago
- 4ea3167 ravb: Rename "tsrq" variable by Biju Das · 3 years, 3 months ago
- 0ee65bc ravb: Add support to retrieve stats for GbEthernet by Biju Das · 3 years, 3 months ago
- b6a4ee6 ravb: Add carrier_counters to struct ravb_hw_info by Biju Das · 3 years, 3 months ago
- 1c59eb6 ravb: Fillup ravb_rx_gbeth() stub by Biju Das · 3 years, 3 months ago
- 16a6e24 ravb: Fillup ravb_rx_ring_format_gbeth() stub by Biju Das · 3 years, 3 months ago
- 2458b8e ravb: Fillup ravb_rx_ring_free_gbeth() stub by Biju Das · 3 years, 3 months ago
- 3d4e37d ravb: Fillup ravb_alloc_rx_desc_gbeth() stub by Biju Das · 3 years, 3 months ago
- 2e95e08 ravb: Add rx_max_buf_size to struct ravb_hw_info by Biju Das · 3 years, 3 months ago
- 23144a9 ravb: Use ALIGN macro for max_rx_len by Biju Das · 3 years, 3 months ago
- 50515ca net: qed_debug: fix check of false (grc_param < 0) expression by Jean Sacren · 3 years, 3 months ago
- edce2a9 net: enetc: include ip6_checksum.h for csum_ipv6_magic by Ioana Ciornei · 3 years, 3 months ago
- d1f24712 ionic: no devlink_unregister if not registered by Shannon Nelson · 3 years, 3 months ago
- 0e258ce Merge branch 'devlink-reload-simplification' by Jakub Kicinski · 3 years, 3 months ago
- 82465be devlink: Delete reload enable/disable interface by Leon Romanovsky · 3 years, 3 months ago
- 96869f19 net/mlx5: Set devlink reload feature bit for supported devices only by Leon Romanovsky · 3 years, 3 months ago
- bd032e3 devlink: Allow control devlink ops behavior through feature mask by Leon Romanovsky · 3 years, 3 months ago
- b88f7b1 devlink: Annotate devlink API calls by Leon Romanovsky · 3 years, 3 months ago
- 2bc5098 devlink: Move netdev_to_devlink helpers to devlink.c by Leon Romanovsky · 3 years, 3 months ago
- 2131463 devlink: Reduce struct devlink exposure by Leon Romanovsky · 3 years, 3 months ago
- 177c923 ethernet: tulip: avoid duplicate variable name on sparc by Jakub Kicinski · 3 years, 3 months ago
- 850bfb9 net: hns3: debugfs add support dumping page pool info by Hao Chen · 3 years, 3 months ago
- 25b90c1 tulip: fix setting device address from rom by Jakub Kicinski · 3 years, 3 months ago
- 2ed08b5 Merge branch 'Managed-Neighbor-Entries' by David S. Miller · 3 years, 3 months ago
- 7482e38 net, neigh: Add NTF_MANAGED flag for managed neighbor entries by Daniel Borkmann · 3 years, 3 months ago
- 2c611ad net, neigh: Extend neigh->flags to 32 bit to allow for extensions by Roopa Prabhu · 3 years, 3 months ago
- 3dc20f4 net, neigh: Enable state migration between NUD_PERMANENT and NTF_USE by Daniel Borkmann · 3 years, 3 months ago
- e4400bb net, neigh: Fix NTF_EXT_LEARNED in combination with NTF_USE by Daniel Borkmann · 3 years, 3 months ago
- 7bb39a3 net: hns: Prefer struct_size over open coded arithmetic by Len Baker · 3 years, 3 months ago
- 249ae94 Merge branch 'mlxsw-ECN-mirroring' by David S. Miller · 3 years, 3 months ago
- 0cd6fa9 selftests: mlxsw: RED: Add selftests for the mark qevent by Petr Machata · 3 years, 3 months ago
- a703b51 selftests: mlxsw: sch_red_core: Drop two unused variables by Petr Machata · 3 years, 3 months ago
- 9c18eaf mlxsw: spectrum_qdisc: Offload RED qevent mark by Petr Machata · 3 years, 3 months ago
- 099bf89 mlxsw: spectrum_qdisc: Track permissible actions per binding by Petr Machata · 3 years, 3 months ago
- 0908e42 mlxsw: spectrum_qdisc: Distinguish between ingress and egress triggers by Petr Machata · 3 years, 3 months ago
- a34dda7 mlxsw: spectrum_qdisc: Pass extack to mlxsw_sp_qevent_entry_configure() by Petr Machata · 3 years, 3 months ago
- ff7f0e4 Merge branch 'nfc-minor-printk-cleanup' by Jakub Kicinski · 3 years, 3 months ago
- f41e137 nfc: microread: drop unneeded debug prints by Krzysztof Kozlowski · 3 years, 3 months ago
- f0563eb nfc: trf7970a: drop unneeded debug prints by Krzysztof Kozlowski · 3 years, 3 months ago
- e52cc2a nfc: st21nfca: drop unneeded debug prints by Krzysztof Kozlowski · 3 years, 3 months ago
- 8491031 nfc: st-nci: drop unneeded debug prints by Krzysztof Kozlowski · 3 years, 3 months ago
- edfa536 nfc: s3fwrn5: simplify dereferencing pointer to struct device by Krzysztof Kozlowski · 3 years, 3 months ago
- f141cfe nfc: nci: replace GPLv2 boilerplate with SPDX by Krzysztof Kozlowski · 3 years, 3 months ago
- 5b25a5b nfc: drop unneeded debug prints by Krzysztof Kozlowski · 3 years, 3 months ago
- 311c13d Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nex by David S. Miller · 3 years, 3 months ago
- e679198 Merge branch 'gve-improvements' by David S. Miller · 3 years, 3 months ago
- 1b4d1c9 gve: Track RX buffer allocation failures by Catherine Sullivan · 3 years, 3 months ago
- ea5d345 gve: Allow pageflips on larger pages by Jordan Kim · 3 years, 3 months ago
- 4edf824 gve: Add netif_set_xps_queue call by Catherine Sullivan · 3 years, 3 months ago
- 87a7f32 gve: Recover from queue stall due to missed IRQ by John Fraker · 3 years, 3 months ago
- 61d72c7e gve: Do lazy cleanup in TX path by Tao Liu · 3 years, 3 months ago
- 58401b2 gve: Add rx buffer pagecnt bias by Catherine Sullivan · 3 years, 3 months ago
- 2cb67ab gve: Switch to use napi_complete_done by Yangchun Fu · 3 years, 3 months ago
- 7fde6d8 ice: ndo_setup_tc implementation for PR by Michal Swiatkowski · 3 years, 5 months ago
- 0d08a44 ice: ndo_setup_tc implementation for PF by Kiran Patil · 3 years, 5 months ago
- 572b820 ice: Allow changing lan_en and lb_en on all kinds of filters by Michal Swiatkowski · 3 years, 5 months ago
- 8b8ef05 ice: cleanup rules info by Victor Raj · 3 years, 5 months ago
- 8bb98f3 ice: allow deleting advanced rules by Shivanshu Shukla · 3 years, 5 months ago
- 0f94570 ice: allow adding advanced rules by Grishma Kotecha · 3 years, 5 months ago
- fd2a6b7 ice: create advanced switch recipe by Dan Nowlin · 3 years, 5 months ago
- 450052a ice: manage profiles and field vectors by Dan Nowlin · 3 years, 5 months ago
- 7715ec3 ice: implement low level recipes functions by Grishma Kotecha · 3 years, 5 months ago
- ce8bd03 ethernet: sun: add missing semicolon, fix build by Stephen Rothwell · 3 years, 3 months ago
- 0182d07 octeontx2-pf: Simplify the receive buffer size calculation by Subbaraya Sundeep · 3 years, 3 months ago
- b9c56cc ethernet: Remove redundant 'flush_workqueue()' calls by Christophe JAILLET · 3 years, 3 months ago
- 6213f07 virtio_net: skip RCU read lock by checking xdp_enabled of vi by Li RongQing · 3 years, 3 months ago
- c0288ae net: make dev_get_port_parent_id slightly more readable by Antoine Tenart · 3 years, 3 months ago
- 6799955 net: phy: at803x: better describe debug regs by Ansuel Smith · 3 years, 3 months ago
- 9d1c29b net: phy: at803x: enable prefer master for 83xx internal phy by Ansuel Smith · 3 years, 3 months ago
- 1ca8311 net: phy: at803x: add DAC amplitude fix for 8327 phy by Ansuel Smith · 3 years, 3 months ago
- ba3c01e net: phy: at803x: fix resume for QCA8327 phy by Ansuel Smith · 3 years, 3 months ago
- 275fdef Merge branch 'net-use-helpers' by David S. Miller · 3 years, 3 months ago
- 0199215 mlxsw: spectrum: use netif_is_macsec() instead of open code by Juhee Kang · 3 years, 3 months ago
- c60882a hv_netvsc: use netif_is_bond_master() instead of open code by Juhee Kang · 3 years, 3 months ago
- 4b70dce bnxt: use netif_is_rxfh_configured instead of open code by Juhee Kang · 3 years, 3 months ago
- 154ee11 Merge branch 'ionic-vlanid-mgmt' by David S. Miller · 3 years, 3 months ago
- f91958c ionic: tame the filter no space message by Shannon Nelson · 3 years, 3 months ago
- 8c9d956 ionic: allow adminq requests to override default error message by Shannon Nelson · 3 years, 3 months ago
- 9b0b6ba ionic: handle vlan id overflow by Shannon Nelson · 3 years, 3 months ago
- c2b63d3 ionic: generic filter delete by Shannon Nelson · 3 years, 3 months ago
- eba688b ionic: generic filter add by Shannon Nelson · 3 years, 3 months ago
- ff542fb ionic: add generic filter search by Shannon Nelson · 3 years, 3 months ago
- 4ed642c ionic: remove mac overflow flags by Shannon Nelson · 3 years, 3 months ago
- 1d4ddc4 ionic: move lif mac address functions by Shannon Nelson · 3 years, 3 months ago
- c1634b1 ionic: add filterlist to debugfs by Shannon Nelson · 3 years, 3 months ago
- 7932d53 dt-bindings: net: dsa: document felix family in dsa-tag-protocol by Vladimir Oltean · 3 years, 3 months ago
- 5ee61ad dt-bindings: net: dsa: fix typo in dsa-tag-protocol description by Vladimir Oltean · 3 years, 3 months ago
- ea52a0b net: use dev_addr_set() by Jakub Kicinski · 3 years, 3 months ago
- 794a69b Merge branch 'dev_addr-direct-writes' by David S. Miller · 3 years, 3 months ago
- 8ce218b ethernet: 8390: remove direct netdev->dev_addr writes by Jakub Kicinski · 3 years, 3 months ago
- a763927 ethernet: sun: remove direct netdev->dev_addr writes by Jakub Kicinski · 3 years, 3 months ago
- ca87931 ethernet: tulip: remove direct netdev->dev_addr writes by Jakub Kicinski · 3 years, 3 months ago
- a04436b ethernet: tg3: remove direct netdev->dev_addr writes by Jakub Kicinski · 3 years, 3 months ago