summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2026-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-07-17net: mana: Add debug knob to skip TX timeout recovery resetAditya Garg
2026-07-17sctp: fix auth_hmacs array size in struct sctp_cookieXin Long
2026-07-13Bluetooth: mgmt: Translate HCI reason in Device Disconnected eventMikhail Gavrilov
2026-07-11net: Add per-netns netdev unregistration infra.Kuniyuki Iwashima
2026-07-11rtnetlink: Add per-netns rtnl_work.Kuniyuki Iwashima
2026-07-11Merge tag 'ipsec-2026-07-10' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2026-07-10Merge tag 'wireless-2026-07-09' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2026-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-07-09Merge tag 'nf-26-07-08' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni
2026-07-09net: mana: Add Interrupt Moderation supportHaiyang Zhang
2026-07-09net: mana: Sync page pool RX frags for CPUDexuan Cui
2026-07-08ipvs: pass parsed transport offset to state handlersYizhou Zhao
2026-07-08netfilter: flowtable: support IPIP tunnel with direct xmitPablo Neira Ayuso
2026-07-08netfilter: flowtable: IPIP tunnel hardware offload is not yet supportPablo Neira Ayuso
2026-07-08ipv6: mcast: Fix potential UAF in MLD delayed workEric Dumazet
2026-07-08devlink: print controller prefix for non-zero controllerMoshe Shemesh
2026-07-07devlink: Allow rate node parents from other devlinksCosmin Ratiu
2026-07-07ipv4: fib: Define fib_table_hash_lock under CONFIG_IP_MULTIPLE_TABLES.Kuniyuki Iwashima
2026-07-07wifi: cfg80211: use wiphy work for socket owner autodisconnectCen Zhang
2026-07-06Bluetooth: ISO: exclude RFU bits from ISO_SDU_LengthPauli Virtanen
2026-07-06Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()Siwei Zhang
2026-07-06Bluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()Siwei Zhang
2026-07-06wifi: cfg80211: convert pmsr_free_wk to wiphy_work to fix deadlockPeddolla Harshavardhan Reddy
2026-07-06net/sched: act_pedit: fix TOCTOU heap OOB write in tc offloadJamal Hadi Salim
2026-07-03Merge tag 'nf-next-26-07-02' of https://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2026-07-03gue: validate REMCSUM private option lengthQihang
2026-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-07-02udp: convert udp_lib_getsockopt to sockopt_tBreno Leitao
2026-07-02netfilter: conntrack: remove obsolete module parametersFlorian Westphal
2026-07-02netfilter: conntrack: get rid of tuple in helper definitionsFlorian Westphal
2026-07-02netfilter: replace u_int8_t and u_int16t with u8 and u16Carlos Grillet
2026-07-02xfrm: cache the offload ifindex for netlink dumpsCen Zhang
2026-07-01net: fib_rules: Only hold RTNL for the first IPv4 RTM_NEWRULE.Kuniyuki Iwashima
2026-07-01net: fib_rules: Add fib_rules_ops.lock.Kuniyuki Iwashima
2026-07-01ipv4: fib: Drop RTNL annotation for net->ipv4.fib_table_hash[].Kuniyuki Iwashima
2026-07-01ipv4: fib: Protect fib_new_table() with spinlock.Kuniyuki Iwashima
2026-07-01net: fib_rules: Make fib_rules_ops.delete() return void.Kuniyuki Iwashima
2026-06-30bonding: no longer rely on RTNL in bond_fill_info()Eric Dumazet
2026-06-29tcp: restore RCU grace period in tcp_ao_destroy_sockMichael Bommarito
2026-06-25Merge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-06-24Merge tag 'nf-26-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-06-23Merge tag 'ipsec-2026-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-06-23netfilter: nf_conntrack_expect: store master_tuple in expectationPablo Neira Ayuso
2026-06-23netfilter: conntrack: add deprecation warnings for irc and pptp trackersFlorian Westphal
2026-06-22ipv4: fib: Don't ignore error route in local/main tables.Kuniyuki Iwashima
2026-06-22Merge tag 'nf-26-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-06-21net: dst_metadata: fix false-positive memcpy overflow in tun_dst_uncloneIlya Maximets
2026-06-21Merge tag '9p-for-7.2-rc1' of https://github.com/martinetd/linuxLinus Torvalds
2026-06-219p: Cache negative dentries for lookup performanceRemi Pommarel