summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-01-19netfilter: nf_tables: Tolerate chains with no remaining hooksPhil Sutter
2025-01-19netfilter: nf_tables: Store user-defined hook ifnamePhil Sutter
2025-01-19netfilter: nf_tables: fix set size with rbtree backendPablo Neira Ayuso
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-18Merge tag 'trace-v6.13-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
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-17Merge tag 'soc-fixes-6.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-17tracing: gfp: Fix the GFP enum values shown for user space tracing toolsSteven Rostedt
2025-01-17block: Add common atomic writes enable flagJohn Garry
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-16hrtimers: Handle CPU state correctly on hotplugKoichiro Den
2025-01-16lockref: add a lockref_init helperChristoph Hellwig
2025-01-16lockref: drop superfluous externsChristoph Hellwig
2025-01-16lockref: use bool for false/true returnsChristoph Hellwig
2025-01-16lockref: remove lockref_put_not_zeroChristoph Hellwig
2025-01-16fs: Fix return type of do_mount() from long to intSentaro Onizuka
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-15genirq: Remove IRQ_MOVE_PCNTXT and related codeThomas Gleixner
2025-01-15timekeeping: Remove unused ktime_get_fast_timestamps()Dr. David Alan Gilbert
2025-01-15block: Ensure start sector is aligned for stacking atomic writesJohn Garry
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-15Merge tag 'ti-driver-soc-for-v6.14' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann