Age | Commit message (Expand) | Author | Files | Lines |
2021-10-12 | gve: Recover from queue stall due to missed IRQ | John Fraker | 3 | -2/+51 |
2021-10-12 | gve: Do lazy cleanup in TX path | Tao Liu | 4 | -50/+62 |
2021-10-12 | gve: Add rx buffer pagecnt bias | Catherine Sullivan | 1 | -15/+37 |
2021-10-12 | gve: Switch to use napi_complete_done | Yangchun Fu | 3 | -37/+43 |
2021-10-11 | ethernet: sun: add missing semicolon, fix build | Stephen Rothwell | 1 | -1/+1 |
2021-10-10 | octeontx2-pf: Simplify the receive buffer size calculation | Subbaraya Sundeep | 6 | -28/+35 |
2021-10-10 | ethernet: Remove redundant 'flush_workqueue()' calls | Christophe JAILLET | 12 | -15/+0 |
2021-10-10 | virtio_net: skip RCU read lock by checking xdp_enabled of vi | Li RongQing | 1 | -0/+14 |
2021-10-10 | net: make dev_get_port_parent_id slightly more readable | Antoine Tenart | 1 | -5/+2 |
2021-10-10 | net: phy: at803x: better describe debug regs | Ansuel Smith | 1 | -15/+15 |
2021-10-10 | net: phy: at803x: enable prefer master for 83xx internal phy | Ansuel Smith | 1 | -0/+3 |
2021-10-10 | net: phy: at803x: add DAC amplitude fix for 8327 phy | Ansuel Smith | 1 | -0/+33 |
2021-10-10 | net: phy: at803x: fix resume for QCA8327 phy | Ansuel Smith | 1 | -6/+63 |
2021-10-10 | Merge branch 'net-use-helpers' | David S. Miller | 4 | -5/+4 |
2021-10-10 | mlxsw: spectrum: use netif_is_macsec() instead of open code | Juhee Kang | 1 | -1/+1 |
2021-10-10 | hv_netvsc: use netif_is_bond_master() instead of open code | Juhee Kang | 1 | -2/+1 |
2021-10-10 | bnxt: use netif_is_rxfh_configured instead of open code | Juhee Kang | 2 | -2/+2 |
2021-10-10 | Merge branch 'ionic-vlanid-mgmt' | David S. Miller | 8 | -200/+345 |
2021-10-10 | ionic: tame the filter no space message | Shannon Nelson | 1 | -1/+14 |
2021-10-10 | ionic: allow adminq requests to override default error message | Shannon Nelson | 3 | -20/+42 |
2021-10-10 | ionic: handle vlan id overflow | Shannon Nelson | 4 | -41/+56 |
2021-10-10 | ionic: generic filter delete | Shannon Nelson | 1 | -10/+25 |
2021-10-10 | ionic: generic filter add | Shannon Nelson | 1 | -22/+46 |
2021-10-10 | ionic: add generic filter search | Shannon Nelson | 1 | -3/+18 |
2021-10-10 | ionic: remove mac overflow flags | Shannon Nelson | 2 | -7/+2 |
2021-10-10 | ionic: move lif mac address functions | Shannon Nelson | 2 | -131/+131 |
2021-10-10 | ionic: add filterlist to debugfs | Shannon Nelson | 1 | -0/+46 |
2021-10-09 | dt-bindings: net: dsa: document felix family in dsa-tag-protocol | Vladimir Oltean | 1 | -0/+3 |
2021-10-09 | dt-bindings: net: dsa: fix typo in dsa-tag-protocol description | Vladimir Oltean | 1 | -1/+1 |
2021-10-09 | net: use dev_addr_set() | Jakub Kicinski | 16 | -19/+17 |
2021-10-09 | Merge branch 'dev_addr-direct-writes' | David S. Miller | 21 | -152/+191 |
2021-10-09 | ethernet: 8390: remove direct netdev->dev_addr writes | Jakub Kicinski | 8 | -22/+31 |
2021-10-09 | ethernet: sun: remove direct netdev->dev_addr writes | Jakub Kicinski | 5 | -34/+48 |
2021-10-09 | ethernet: tulip: remove direct netdev->dev_addr writes | Jakub Kicinski | 6 | -50/+61 |
2021-10-09 | ethernet: tg3: remove direct netdev->dev_addr writes | Jakub Kicinski | 1 | -23/+25 |
2021-10-09 | ethernet: forcedeth: remove direct netdev->dev_addr writes | Jakub Kicinski | 1 | -23/+26 |
2021-10-09 | mlxsw: item: Annotate item helpers with '__maybe_unused' | Ido Schimmel | 1 | -24/+32 |
2021-10-09 | selftests/tls: add SM4 GCM/CCM to tls selftests | Tianjia Zhang | 1 | -2/+26 |
2021-10-09 | net: tg3: fix redundant check of true expression | Jean Sacren | 1 | -2/+1 |
2021-10-08 | qed: Fix compilation for CONFIG_QED_SRIOV undefined scenario | Prabhakar Kushwaha | 1 | -0/+12 |
2021-10-08 | net: phy: micrel: ksz9131 led errata workaround | Francesco Dolcini | 1 | -0/+24 |
2021-10-08 | Merge branch 'netdev-name-in-use' | David S. Miller | 4 | -7/+14 |
2021-10-08 | ppp: use the correct function to check if a netdev name is in use | Antoine Tenart | 1 | -1/+1 |
2021-10-08 | bonding: use the correct function to check for netdev name collision | Antoine Tenart | 1 | -2/+2 |
2021-10-08 | net: introduce a function to check if a netdev name is in use | Antoine Tenart | 2 | -4/+11 |
2021-10-08 | Merge branch 'enetc-swtso' | David S. Miller | 4 | -20/+317 |
2021-10-08 | net: enetc: add support for software TSO | Ioana Ciornei | 4 | -24/+311 |
2021-10-08 | net: enetc: declare NETIF_F_HW_CSUM and do it in software | Ioana Ciornei | 3 | -5/+15 |
2021-10-08 | Merge branch 'ip6gre-tests' | David S. Miller | 11 | -32/+1109 |
2021-10-08 | selftests: mlxsw: devlink_trap_tunnel_ipip: Send a full-length key | Amit Cohen | 1 | -2/+4 |