summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-01-20net: provide pending ring configuration in net_deviceJakub Kicinski
2025-01-20net: move HDS config from ethtool stateJakub Kicinski
2025-01-20af_unix: Set drop reason in unix_dgram_disconnected().Kuniyuki Iwashima
2025-01-20af_unix: Set drop reason in manage_oob().Kuniyuki Iwashima
2025-01-20af_unix: Set drop reason in unix_release_sock().Kuniyuki Iwashima
2025-01-20net: dropreason: Gather SOCKET_ drop reasons.Kuniyuki Iwashima
2025-01-20net: macsec: Add endianness annotations in salt structAles Nezbeda
2025-01-20net: sched: refine software bypass handling in tc_runXin Long
2025-01-18Merge tag 'for-net-next-2025-01-15' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2025-01-18Merge tag 'wireless-next-2025-01-17' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2025-01-18net: phy: remove leftovers from switch to linkmode bitmapsHeiner Kallweit
2025-01-17net: mscc: ocelot: add TX timestamping statisticsVladimir Oltean
2025-01-17net: dsa: implement get_ts_stats ethtool operation for user portsVladimir Oltean
2025-01-17net: ethtool: ts: add separate counter for unconfirmed one-step TX timestampsVladimir Oltean
2025-01-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-01-16net: phylink: add EEE managementRussell King (Oracle)
2025-01-16net: phy: add support for querying PHY clock stop capabilityRussell King (Oracle)
2025-01-16net: mdio: add definition for clock stop capable bitRussell King (Oracle)
2025-01-16devlink: add devl guardKonrad Knitter
2025-01-16pldmfw: enable selected component updateKonrad Knitter
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-16Merge tag 'net-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-01-15Merge branch 'net-reduce-rtnl-pressure-in-unregister_netdevice'Jakub Kicinski
2025-01-15net: expedite synchronize_net() for cleanup_net()Eric Dumazet
2025-01-15net: protect NAPI config fields with netdev_lock()Jakub Kicinski
2025-01-15net: protect napi->irq with netdev_lock()Jakub Kicinski
2025-01-15net: protect threaded status of NAPI with netdev_lock()Jakub Kicinski
2025-01-15net: protect NAPI enablement with netdev_lock()Jakub Kicinski
2025-01-15net: protect netdev->napi_list with netdev_lock()Jakub Kicinski
2025-01-15net: add netdev->up protected by netdev_lock()Jakub Kicinski
2025-01-15net: make netdev_lock() protect netdev->reg_stateJakub Kicinski
2025-01-15net: add netdev_lock() / netdev_unlock() helpersJakub Kicinski
2025-01-15net: make page_pool_ref_netmem work with net iovsPavel Begunkov
2025-01-15inet: ipmr: fix data-racesEric Dumazet
2025-01-15net: ethtool: add support for configuring hds-threshTaehee Yoo
2025-01-15net: ethtool: add hds_config member in ethtool_netdev_stateTaehee Yoo
2025-01-15net: phylink: pass neg_mode into c22 state decoderRussell King (Oracle)
2025-01-15net: phylink: pass neg_mode into .pcs_get_state() methodRussell King (Oracle)
2025-01-15Bluetooth: Get rid of cmd_timeout and use the reset callbackHsin-chen Chuang
2025-01-15Bluetooth: hci: Remove deadcodeDr. David Alan Gilbert
2025-01-15Bluetooth: MGMT: Mark LL Privacy as stableLuiz Augusto von Dentz
2025-01-14socket: Remove unused kernel_sendmsg_lockedDr. David Alan Gilbert
2025-01-14Merge tag 'seccomp-v6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-14tcp: add LINUX_MIB_PAWS_OLD_ACK SNMP counterEric Dumazet
2025-01-14tcp: add TCP_RFC7323_PAWS_ACK drop reasonEric Dumazet
2025-01-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-01-14net: pse-pd: Clean ethtool header of PSE structuresKory Maincent
2025-01-14net: pse-pd: Remove is_enabled callback from driversKory Maincent
2025-01-14net: pse-pd: Split ethtool_get_status into multiple callbacksKory Maincent
2025-01-14net: pse-pd: Use power limit at driver side instead of current limitKory Maincent