| Age | Commit message (Expand) | Author | Files | Lines |
| 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 | rust: net::phy scope ThisModule usage in the module_phy_driver macro | Rahul Rameshbabu | 1 | -2/+2 |
| 2024-12-17 | net/sched: Add drop reasons for AQM-based qdiscs | Toke Høiland-Jørgensen | 7 | -10/+21 |
| 2024-12-17 | Merge branch 'af_unix-prepare-for-skb-drop-reason' | Paolo Abeni | 1 | -100/+96 |
| 2024-12-17 | af_unix: Remove unix_our_peer(). | Kuniyuki Iwashima | 1 | -6/+1 |
| 2024-12-17 | af_unix: Clean up error paths in unix_dgram_sendmsg(). | Kuniyuki Iwashima | 1 | -16/+15 |
| 2024-12-17 | af_unix: Clean up SOCK_DEAD error paths in unix_dgram_sendmsg(). | Kuniyuki Iwashima | 1 | -15/+15 |
| 2024-12-17 | af_unix: Defer sock_put() to clean up path in unix_dgram_sendmsg(). | Kuniyuki Iwashima | 1 | -2/+0 |
| 2024-12-17 | af_unix: Split restart label in unix_dgram_sendmsg(). | Kuniyuki Iwashima | 1 | -2/+4 |
| 2024-12-17 | af_unix: Use msg->{msg_name,msg_namelen} in unix_dgram_sendmsg(). | Kuniyuki Iwashima | 1 | -6/+4 |
| 2024-12-17 | af_unix: Move !sunaddr case in unix_dgram_sendmsg(). | Kuniyuki Iwashima | 1 | -5/+3 |
| 2024-12-17 | af_unix: Set error only when needed in unix_dgram_sendmsg(). | Kuniyuki Iwashima | 1 | -13/+19 |
| 2024-12-17 | af_unix: Clean up error paths in unix_stream_sendmsg(). | Kuniyuki Iwashima | 1 | -19/+20 |
| 2024-12-17 | af_unix: Set error only when needed in unix_stream_sendmsg(). | Kuniyuki Iwashima | 1 | -3/+4 |
| 2024-12-17 | af_unix: Clean up error paths in unix_stream_connect(). | Kuniyuki Iwashima | 1 | -16/+13 |
| 2024-12-17 | af_unix: Set error only when needed in unix_stream_connect(). | Kuniyuki Iwashima | 1 | -9/+10 |
| 2024-12-17 | Merge branch 'r8169-add-support-for-rtl8125d-rev-b' | Jakub Kicinski | 3 | -34/+42 |