| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-12-19 | net: fib_rules: Add flow label selector attributes | Ido Schimmel | 2 | -0/+4 |
| 2024-12-19 | Merge branch 'mdio-support-updates' | Jakub Kicinski | 2 | -52/+65 |
| 2024-12-19 | net: renesas: rswitch: add mdio C22 support | Nikita Yushchenko | 1 | -0/+19 |
| 2024-12-19 | net: renesas: rswitch: use generic MPSM operation for mdio C45 | Nikita Yushchenko | 2 | -28/+40 |
| 2024-12-19 | net: renesas: rswitch: align mdio C45 operations with datasheet | Nikita Yushchenko | 2 | -15/+3 |
| 2024-12-19 | net: renesas: rswitch: use FIELD_PREP for remaining MPIC register fields | Nikita Yushchenko | 2 | -10/+5 |
| 2024-12-19 | net: renesas: rswitch: do not write to MPSM register at init time | Nikita Yushchenko | 1 | -1/+0 |
| 2024-12-19 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski | 14 | -12/+438 |
| 2024-12-19 | ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple() | Eric Dumazet | 5 | -27/+27 |
| 2024-12-19 | docs: net: bonding: fix typos | shunlizhou | 1 | -4/+4 |
| 2024-12-19 | net/mlx5e: Report rx_discards_phy via rx_dropped | Yafang Shao | 1 | -0/+1 |
| 2024-12-18 | Merge branch 'selftests-net-packetdrill-import-multiple-tests' | Jakub Kicinski | 42 | -0/+1844 |
| 2024-12-18 | selftests/net: packetdrill: import tcp/user_timeout, tcp/validate, tcp/sendfi... | Soham Chakradeo | 9 | -0/+319 |
| 2024-12-18 | selftests/net: packetdrill: import tcp/eor, tcp/splice, tcp/ts_recent, tcp/bl... | Soham Chakradeo | 12 | -0/+400 |
| 2024-12-18 | selftests/net: packetdrill: import tcp/fast_recovery, tcp/nagle, tcp/timestam... | Soham Chakradeo | 10 | -0/+683 |
| 2024-12-18 | selftests/net: packetdrill: import tcp/ecn, tcp/close, tcp/sack, tcp/tcp_info | Soham Chakradeo | 11 | -0/+442 |
| 2024-12-18 | net: Remove bouncing hippi list | Dr. David Alan Gilbert | 1 | -1/+0 |
| 2024-12-18 | net: dsa: qca8k: Fix inconsistent use of jiffies vs milliseconds | Andrew Lunn | 2 | -3/+3 |
| 2024-12-18 | Merge branch 'support-some-features-for-the-hibmcge-driver' | Jakub Kicinski | 12 | -28/+811 |
| 2024-12-18 | net: hibmcge: Add nway_reset supported in this module | Jijie Shao | 1 | -0/+1 |
| 2024-12-18 | net: hibmcge: Add reset supported in this module | Jijie Shao | 8 | -21/+226 |
| 2024-12-18 | net: hibmcge: Add pauseparam supported in this module | Jijie Shao | 7 | -0/+68 |
| 2024-12-18 | net: hibmcge: Add register dump supported in this module | Jijie Shao | 2 | -0/+174 |
| 2024-12-18 | net: hibmcge: Add unicast frame filter supported in this module | Jijie Shao | 6 | -6/+187 |
| 2024-12-18 | net: hibmcge: Add irq_info file to debugfs | Jijie Shao | 1 | -0/+22 |
| 2024-12-18 | net: hibmcge: Add debugfs supported in this module | Jijie Shao | 4 | -3/+135 |
| 2024-12-18 | Merge branch 'lan78xx-preparations-for-phylink' | Jakub Kicinski | 1 | -33/+40 |
| 2024-12-18 | net: usb: lan78xx: Improve error handling in WoL operations | Oleksij Rempel | 1 | -2/+6 |
| 2024-12-18 | net: usb: lan78xx: remove PHY register access from ethtool get_regs | Oleksij Rempel | 1 | -21/+2 |
| 2024-12-18 | net: usb: lan78xx: rename phy_mutex to mdiobus_mutex | Oleksij Rempel | 1 | -9/+9 |
| 2024-12-18 | net: usb: lan78xx: Use action-specific label in lan78xx_mac_reset | Oleksij Rempel | 1 | -6/+6 |
| 2024-12-18 | net: usb: lan78xx: Use ETIMEDOUT instead of ETIME in lan78xx_stop_hw | Oleksij Rempel | 1 | -3/+1 |
| 2024-12-18 | net: usb: lan78xx: Add error handling to lan78xx_get_regs | Oleksij Rempel | 1 | -6/+30 |
| 2024-12-18 | niu: Use page->private instead of page->index | Matthew Wilcox (Oracle) | 1 | -11/+11 |
| 2024-12-18 | mlxsw: Switch to napi_gro_receive() | Ido Schimmel | 4 | -3/+6 |
| 2024-12-18 | Merge branch 'inetpeer-reduce-false-sharing-and-atomic-operations' | Jakub Kicinski | 8 | -57/+47 |
| 2024-12-18 | inetpeer: do not get a refcount in inet_getpeer() | Eric Dumazet | 7 | -29/+32 |
| 2024-12-18 | inetpeer: update inetpeer timestamp in inet_getpeer() | Eric Dumazet | 1 | -8/+4 |
| 2024-12-18 | inetpeer: remove create argument of inet_getpeer() | Eric Dumazet | 2 | -13/+5 |
| 2024-12-18 | inetpeer: remove create argument of inet_getpeer_v[46]() | Eric Dumazet | 7 | -12/+11 |
| 2024-12-18 | Merge branch 'net-constify-struct-bin_attribute' | Jakub Kicinski | 3 | -17/+17 |
| 2024-12-18 | netxen_nic: constify 'struct bin_attribute' | Thomas Weißschuh | 1 | -10/+10 |
| 2024-12-18 | net: phy: ks8995: constify 'struct bin_attribute' | Thomas Weißschuh | 1 | -4/+4 |
| 2024-12-18 | net: bridge: constify 'struct bin_attribute' | Thomas Weißschuh | 1 | -3/+3 |
| 2024-12-18 | net: page_pool: rename page_pool_is_last_ref() | Jakub Kicinski | 2 | -3/+3 |
| 2024-12-17 | ice: Add MDD logging via devlink health | Ben Shelton | 3 | -0/+94 |
| 2024-12-17 | ice: add Tx hang devlink health reporter | Przemek Kitszel | 5 | -5/+255 |
| 2024-12-17 | ice: rename devlink_port.[ch] to port.[ch] | Przemek Kitszel | 8 | -7/+7 |
| 2024-12-17 | devlink: add devlink_fmsg_dump_skb() function | Mateusz Polchlopek | 2 | -0/+69 |
| 2024-12-17 | devlink: add devlink_fmsg_put() macro | Przemek Kitszel | 1 | -0/+11 |