xfrm: generalize xdo_dev_state_update_curlft to allow statistics update
[linux-block.git] / net /
2024-02-06 Leon Romanovskyxfrm: generalize xdo_dev_state_update_curlft to allow...
2024-02-05 Vladimir Olteannet: dsa: reindent arguments of dsa_user_vlan_for_each()
2024-02-05 David S. MillerMerge branch 'mptcp-annotate-lockless'
2024-02-05 Paolo Abenimptcp: annotate lockless accesses around read-mostly...
2024-02-05 Paolo Abenimptcp: annotate lockless access for token
2024-02-05 Paolo Abenimptcp: annotate lockless access for RX path fields
2024-02-05 Paolo Abenimptcp: annotate lockless access for the tx path
2024-02-05 Paolo Abenimptcp: annotate access for msk keys
2024-02-04 Eric Dumazetnet: make dev_unreg_count global
2024-02-03 Eric Dumazetipv6: make addrconf_wq single threaded
2024-02-02 Jakub KicinskiMerge branch 'net-sched-load-modules-via-alias'
2024-02-02 Michal Koutnýnet/sched: Remove alias of sch_clsact
2024-02-02 Michal Koutnýnet/sched: Load modules via their alias
2024-02-02 Michal Koutnýnet/sched: Add module aliases for cls_,sch_,act_ modules
2024-02-02 David S. MillerMerge tag 'batadv-next-pullrequest-20240201' of git...
2024-02-02 Kunwu Channet: dccp: Simplify the allocation of slab caches in...
2024-02-02 Kunwu Chansctp: Simplify the allocation of slab caches
2024-02-01 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2024-02-01 Linus TorvaldsMerge tag 'net-6.8-rc3' of git://git./linux/kernel...
2024-02-01 Linus TorvaldsMerge tag 'parisc-for-6.8-rc3' of git://git./linux...
2024-02-01 Linus TorvaldsMerge tag 'kbuild-fixes-v6.8' of git://git./linux/kerne...
2024-02-01 Linus TorvaldsMerge tag 'nfsd-6.8-2' of git://git./linux/kernel/git...
2024-02-01 Linus TorvaldsMerge tag 'exfat-for-6.8-rc3' of git://git./linux/kerne...
2024-02-01 Linus TorvaldsMerge tag 'hid-for-linus-2024020101' of git://git....
2024-02-01 Linus TorvaldsMerge tag 'spi-fix-v6.8-rc2' of git://git./linux/kernel...
2024-02-01 Linus TorvaldsMerge tag 'regulator-fix-v6.8-rc2' of git://git./linux...
2024-02-01 Linus TorvaldsMerge tag 'v6.8-p2' of git://git./linux/kernel/git...
2024-02-01 Linus TorvaldsMerge tag 'lsm-pr-20240131' of git://git./linux/kernel...
2024-02-01 Jakub KicinskiMerge tag 'batadv-net-pullrequest-20240201' of git...
2024-02-01 Jakub KicinskiMerge tag 'nf-24-01-31' of git://git./linux/kernel...
2024-02-01 Jakub KicinskiMerge branch 'mptcp-fixes-for-recent-issues-reported...
2024-02-01 Paolo Abenimptcp: fix data re-injection from stale subflow
2024-02-01 Eric Dumazetaf_unix: fix lockdep positive in sk_diag_dump_icons()
2024-02-01 Jakub KicinskiMerge branch 'af_unix-remove-io_uring-dead-code-in-gc'
2024-02-01 Kuniyuki Iwashimaaf_unix: Remove CONFIG_UNIX_SCM.
2024-02-01 Kuniyuki Iwashimaaf_unix: Remove io_uring code for GC.
2024-02-01 Kuniyuki Iwashimaaf_unix: Replace BUG_ON() with WARN_ON_ONCE().
2024-02-01 Kunwu Channet: bridge: Use KMEM_CACHE instead of kmem_cache_create
2024-02-01 Kunwu Channet: ipv4: Simplify the allocation of slab caches in...
2024-01-31 Zhipeng Lunet: ipv4: fix a memleak in ip_setup_cork
2024-01-31 Pablo Neira Ayusonetfilter: nft_ct: sanitize layer 3 and 4 protocol...
2024-01-31 Pablo Neira Ayusonetfilter: nf_log: replace BUG_ON by WARN_ON_ONCE when...
2024-01-31 Jozsef Kadlecsiknetfilter: ipset: fix performance regression in swap...
2024-01-31 Xin Longnetfilter: conntrack: check SCTP_CID_SHUTDOWN_ACK for...
2024-01-31 Pablo Neira Ayusonetfilter: nf_tables: restrict tunnel object to NFPROTO...
2024-01-31 Ryan Schaefernetfilter: conntrack: correct window scaling with retra...
2024-01-31 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2024-01-31 David S. MillerMerge tag 'nf-next-24-01-29' of https://git./linux...
2024-01-31 David S. MillerMerge branch 'ethtool-EEE'
2024-01-31 Heiner Kallweitethtool: add linkmode bitmap support to struct ethtool_keee
2024-01-31 Heiner Kallweitethtool: add suffix _u32 to legacy bitmap members of...
2024-01-31 Heiner Kallweitethtool: adjust struct ethtool_keee to kernel needs
2024-01-31 Heiner Kallweitethtool: switch back from ethtool_keee to ethtool_eee...
2024-01-31 Heiner Kallweitethtool: replace struct ethtool_eee with a new struct...
2024-01-31 Linus TorvaldsMerge tag 'erofs-for-6.8-rc3-fixes' of git://git./linux...
2024-01-31 Jakub KicinskiMerge branch '1GbE' of git://git./linux/kernel/git...
2024-01-31 Parav Panditdevlink: Fix referring to hw_addr attribute during...
2024-01-31 Linus Lüssingbridge: mcast: fix disabled snooping after long uptime
2024-01-31 Christophe JAILLETxdp: Remove usage of the deprecated ida_simple_xx(...
2024-01-31 Kunwu Channet: rds: Simplify the allocation of slab caches in...
2024-01-30 Linus TorvaldsMerge tag 'linux_kselftest-kunit-fixes-6.8-rc3' of...
2024-01-30 Linus TorvaldsMerge tag 'linux_kselftest-fixes-6.8-rc3' of git:/...
2024-01-30 Eric Dumazetllc: call sock_orphan() at release time
2024-01-30 Helge Delleripv6: Ensure natural alignment of const ipv6 loopback...
2024-01-30 Linus TorvaldsMerge tag 'trace-v6.8-rc1-2' of git://git./linux/kernel...
2024-01-30 Menglong Dongnet: tcp: accept old ack during closing
2024-01-30 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2024-01-28-23-21' of...
2024-01-29 Samasth Norway AnandaNFSv4.1: Assign the right value for initval and retries...
2024-01-29 Florian Westphalnetfilter: ebtables: allow xtables-nft only builds
2024-01-29 Florian Westphalnetfilter: xtables: allow xtables-nft only builds
2024-01-29 Florian Westphalnetfilter: arptables: allow xtables-nft only builds
2024-01-29 Kunwu Chanipvs: Simplify the allocation of ip_vs_conn slab caches
2024-01-29 Kunwu Channetfilter: nf_conncount: Use KMEM_CACHE instead of...
2024-01-29 Pablo Neira Ayusonetfilter: nf_tables: pass flags to set backend selecti...
2024-01-29 Phil Sutternetfilter: nf_tables: Implement table adoption support
2024-01-29 Phil Sutternetfilter: nf_tables: Introduce NFT_TABLE_F_PERSIST
2024-01-29 Jakub Kicinskinet: free altname using an RCU callback
2024-01-29 David S. MillerMerge branch 'net-module-description'
2024-01-29 Breno Leitaonet: fill in MODULE_DESCRIPTION()s for ieee802154
2024-01-29 Alessandro Marcolinitaprio: validate TCA_TAPRIO_ATTR_FLAGS through policy...
2024-01-29 Eric Dumazettcp: add sanity checks to rx zerocopy
2024-01-29 Fedor Pchelkinnfc: nci: free rx_data_reassembly skb on NCI device...
2024-01-29 Nikita Zhandarovichnet: hsr: remove WARN_ONCE() in send_hsr_supervision_fr...
2024-01-28 Linus TorvaldsMerge tag 'cxl-fixes-6.8-rc2' of git://git./linux/kerne...
2024-01-28 Linus TorvaldsMerge tag 'mips-fixes_6.8_1' of git://git./linux/kernel...
2024-01-28 Linus TorvaldsMerge tag 'locking_urgent_for_v6.8_rc2' of git://git...
2024-01-28 Linus TorvaldsMerge tag 'irq_urgent_for_v6.8_rc2' of git://git./linux...
2024-01-28 Linus TorvaldsMerge tag 'timers_urgent_for_v6.8_rc2' of git://git...
2024-01-28 Linus TorvaldsMerge tag 'x86_urgent_for_v6.8_rc2' of git://git./linux...
2024-01-28 Linus TorvaldsMerge tag 'fixes-2024-01-28' of git://git./linux/kernel...
2024-01-27 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.8-2' of git://git...
2024-01-27 Linus TorvaldsMerge tag 'loongarch-fixes-6.8-1' of git://git./linux...
2024-01-27 Linus TorvaldsMerge tag 'xfs-6.8-fixes-1' of git://git./fs/xfs/xfs...
2024-01-27 Linus TorvaldsMerge tag 'bcachefs-2024-01-26' of https://evilpiepirat...
2024-01-27 Linus TorvaldsMerge tag '6.8-rc2-smb3-server-fixes' of git://git...
2024-01-27 Linus TorvaldsMerge tag '6.8-rc1-smb3-client-fixes' of git://git...
2024-01-27 Sven Eckelmannbatman-adv: Drop usage of export.h
2024-01-27 Markus Elfringbatman-adv: Improve exception handling in batadv_throw_...
2024-01-27 Markus Elfringbatman-adv: Return directly after a failed batadv_dat_s...
2024-01-27 Simon Wunderlichbatman-adv: Start new development cycle
next