summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
21 hoursMerge branch 'master' of git://git.code.sf.net/p/tomoyo/tomoyo.gitMark Brown
21 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/wi...Mark Brown
21 hoursMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/blue...Mark Brown
21 hoursMerge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...Mark Brown
22 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/wi...Mark Brown
22 hoursMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/klas...Mark Brown
24 hourswifi: cfg80211: introduce helper to get S1G primary widthLachlan Hodges
24 hourswifi: cfg80211: remove WIPHY_FLAG_DISABLE_WEXTJohannes Berg
24 hoursnet/sched: act_pedit: fix TOCTOU heap OOB write in tc offloadJamal Hadi Salim
24 hourswifi: cfg80211/nl80211: add STA-mode peer probingPriyansha Tiwari
24 hourswifi: nl80211/cfg80211: rename probe_client to probe_peerPriyansha Tiwari
24 hourswifi: radiotap: add definitions for the new UHR TLVsJohannes Berg
26 hourswifi: cfg80211: convert pmsr_free_wk to wiphy_work to fix deadlockPeddolla Harshavardhan Reddy
4 daysMerge tag 'nf-next-26-07-02' of https://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
4 daysgue: validate REMCSUM private option lengthQihang
4 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
5 daysBluetooth: ISO: exclude RFU bits from ISO_SDU_LengthPauli Virtanen
5 daysudp: convert udp_lib_getsockopt to sockopt_tBreno Leitao
5 daysnetfilter: conntrack: remove obsolete module parametersFlorian Westphal
5 daysnetfilter: conntrack: get rid of tuple in helper definitionsFlorian Westphal
5 daysnetfilter: replace u_int8_t and u_int16t with u8 and u16Carlos Grillet
5 daysxfrm: cache the offload ifindex for netlink dumpsCen Zhang
6 daysnet: fib_rules: Only hold RTNL for the first IPv4 RTM_NEWRULE.Kuniyuki Iwashima
6 daysnet: fib_rules: Add fib_rules_ops.lock.Kuniyuki Iwashima
6 daysipv4: fib: Drop RTNL annotation for net->ipv4.fib_table_hash[].Kuniyuki Iwashima
6 daysipv4: fib: Protect fib_new_table() with spinlock.Kuniyuki Iwashima
6 daysnet: fib_rules: Make fib_rules_ops.delete() return void.Kuniyuki Iwashima
6 daysbonding: no longer rely on RTNL in bond_fill_info()Eric Dumazet
7 daystcp: restore RCU grace period in tcp_ao_destroy_sockMichael Bommarito
8 daysBluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()Siwei Zhang
8 daysBluetooth: hci_sync: Introduce __hci_reset_sync() for device driversZijun Hu
8 daysnet: add "struct dst_entry" debuggingTetsuo Handa
12 daysMerge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
12 daysMerge tag 'nf-26-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
13 daysMerge tag 'ipsec-2026-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
14 daysnetfilter: nf_conntrack_expect: store master_tuple in expectationPablo Neira Ayuso
14 daysnetfilter: 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-22Bluetooth: hci_sync: Remove unused hci_cmd_sync_dequeue_once()Siwei Zhang
2026-06-22Bluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()Siwei Zhang
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
2026-06-21netfilter: nf_conntrack_expect: use conntrack GC to reap expectationsPablo Neira Ayuso
2026-06-21netfilter: nft_meta_bridge: add validate callback for get operationsFlorian Westphal
2026-06-19netfilter: nf_queue: pin bridge device while NFQUEUE holds fake dstHaoze Xie
2026-06-17sctp: hold socket lock when dumping endpoints in sctp_diagXin Long
2026-06-17net: ip_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
2026-06-17xfrm: validate selector family and prefixlen during matchEric Dumazet