summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-01-20net: provide pending ring configuration in net_deviceJakub Kicinski1-0/+6
2025-01-20net: move HDS config from ethtool stateJakub Kicinski3-4/+13
2025-01-20af_unix: Set drop reason in unix_dgram_disconnected().Kuniyuki Iwashima1-0/+7
2025-01-20af_unix: Set drop reason in manage_oob().Kuniyuki Iwashima1-0/+6
2025-01-20af_unix: Set drop reason in unix_release_sock().Kuniyuki Iwashima1-0/+3
2025-01-20net: dropreason: Gather SOCKET_ drop reasons.Kuniyuki Iwashima1-6/+6
2025-01-20net: macsec: Add endianness annotations in salt structAles Nezbeda1-2/+2
2025-01-20net: sched: refine software bypass handling in tc_runXin Long2-5/+13
2025-01-19Merge tag 'for-net-next-2025-01-15' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski3-12/+4
2025-01-19Merge tag 'wireless-next-2025-01-17' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski4-13/+236
2025-01-19net: phy: remove leftovers from switch to linkmode bitmapsHeiner Kallweit1-18/+0
2025-01-18net: mscc: ocelot: add TX timestamping statisticsVladimir Oltean1-0/+11
2025-01-18net: dsa: implement get_ts_stats ethtool operation for user portsVladimir Oltean1-0/+2
2025-01-18net: ethtool: ts: add separate counter for unconfirmed one-step TX timestampsVladimir Oltean2-0/+8
2025-01-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2-0/+9
2025-01-17net: phylink: add EEE managementRussell King (Oracle)1-0/+45
2025-01-17net: phy: add support for querying PHY clock stop capabilityRussell King (Oracle)1-0/+1
2025-01-17net: mdio: add definition for clock stop capable bitRussell King (Oracle)1-0/+1
2025-01-17devlink: add devl guardKonrad Knitter1-0/+1
2025-01-17pldmfw: enable selected component updateKonrad Knitter1-0/+8
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski14-103/+72
2025-01-16Merge tag 'net-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-24/+1
2025-01-16Merge branch 'net-reduce-rtnl-pressure-in-unregister_netdevice'Jakub Kicinski1-0/+2
2025-01-16net: expedite synchronize_net() for cleanup_net()Eric Dumazet1-0/+2
2025-01-16net: protect NAPI config fields with netdev_lock()Jakub Kicinski1-3/+4
2025-01-16net: protect napi->irq with netdev_lock()Jakub Kicinski1-1/+9
2025-01-16net: protect threaded status of NAPI with netdev_lock()Jakub Kicinski1-2/+11
2025-01-16net: protect NAPI enablement with netdev_lock()Jakub Kicinski1-8/+3
2025-01-16net: protect netdev->napi_list with netdev_lock()Jakub Kicinski1-7/+47
2025-01-16net: add netdev->up protected by netdev_lock()Jakub Kicinski1-1/+13
2025-01-16net: make netdev_lock() protect netdev->reg_stateJakub Kicinski1-1/+1
2025-01-16net: add netdev_lock() / netdev_unlock() helpersJakub Kicinski1-2/+21
2025-01-16net: make page_pool_ref_netmem work with net iovsPavel Begunkov1-1/+1
2025-01-16inet: ipmr: fix data-racesEric Dumazet1-3/+3
2025-01-16net: ethtool: add support for configuring hds-threshTaehee Yoo2-0/+11
2025-01-16net: ethtool: add hds_config member in ethtool_netdev_stateTaehee Yoo2-0/+3
2025-01-16net: phylink: pass neg_mode into c22 state decoderRussell King (Oracle)1-1/+2
2025-01-16net: phylink: pass neg_mode into .pcs_get_state() methodRussell King (Oracle)1-2/+6
2025-01-15Bluetooth: Get rid of cmd_timeout and use the reset callbackHsin-chen Chuang1-1/+0
2025-01-15Bluetooth: hci: Remove deadcodeDr. David Alan Gilbert2-3/+0
2025-01-15Bluetooth: MGMT: Mark LL Privacy as stableLuiz Augusto von Dentz2-8/+4
2025-01-15socket: Remove unused kernel_sendmsg_lockedDr. David Alan Gilbert1-2/+0
2025-01-15Merge tag 'seccomp-v6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2025-01-15tcp: add LINUX_MIB_PAWS_OLD_ACK SNMP counterEric Dumazet2-0/+2
2025-01-15tcp: add TCP_RFC7323_PAWS_ACK drop reasonEric Dumazet1-0/+5
2025-01-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski3-5/+75
2025-01-14net: pse-pd: Clean ethtool header of PSE structuresKory Maincent2-21/+21
2025-01-14net: pse-pd: Remove is_enabled callback from driversKory Maincent1-3/+0
2025-01-14net: pse-pd: Split ethtool_get_status into multiple callbacksKory Maincent1-12/+75
2025-01-14net: pse-pd: Use power limit at driver side instead of current limitKory Maincent1-10/+6