summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2 daysnetfilter: nf_tables: avoid chain re-validation if possibleFlorian Westphal
11 daysnet: dsa: properly keep track of conduit referenceVladimir Oltean
2026-01-02inet: frags: flush pending skbs in fqdir_pre_exit()Jakub Kicinski
2026-01-02inet: frags: add inet_frag_queue_flush()Jakub Kicinski
2025-12-18netfilter: nf_conncount: rework API to use sk_buff directlyFernando Fernandez Mancera
2025-11-24net: sched: fix TCF_LAYER_TRANSPORT handling in tcf_get_base_ptr()Eric Dumazet
2025-11-20Bluetooth: hci_core: lookup hci_conn on RX path on protocol sidePauli Virtanen
2025-11-20Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interfaceChris Lu
2025-11-18Merge tag 'ipsec-2025-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2025-11-13Merge tag 'net-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-11-11Bluetooth: hci_event: Fix not handling PA Sync Lost eventLuiz Augusto von Dentz
2025-11-06Merge tag 'hardening-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-31Merge tag 'for-net-2025-10-31' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-10-31Merge tag 'wireless-2025-10-30' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-10-31Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern()Ilia Gavrilov
2025-10-30xfrm: Determine inner GSO type from packet inner protocolJianbo Liu
2025-10-29libeth: xdp: Disable generic kCFI pass for libeth_xdp_tx_xmit_bulk()Nathan Chancellor
2025-10-29net: tls: Cancel RX async resync request on rcd_delta overflowShahar Shitrit
2025-10-29net: tls: Change async resync helpers argumentShahar Shitrit
2025-10-29tcp: add newval parameter to tcp_rcvbuf_grow()Eric Dumazet
2025-10-28wifi: cfg80211: add an hrtimer based delayed work itemBenjamin Berg
2025-10-24Bluetooth: hci_core: Fix tracking of periodic advertisementLuiz Augusto von Dentz
2025-10-24Revert "Bluetooth: L2CAP: convert timeouts to secs_to_jiffies()"Frédéric Danis
2025-10-24Bluetooth: MGMT: fix crash in set_mesh_sync and set_mesh_completePauli Virtanen
2025-10-24Bluetooth: HCI: Fix tracking of advertisement set/instance 0x00Luiz Augusto von Dentz
2025-10-13net/ip6_tunnel: Prevent perpetual tunnel growthDmitry Safonov
2025-10-03net: psp: don't assume reply skbs will have a socketJakub Kicinski
2025-10-02Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-09-30Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-09-30net: add NUMA awareness to skb_attempt_defer_free()Eric Dumazet
2025-09-30bonding: fix xfrm offload feature setup on active-backup modeHangbin Liu
2025-09-29Revert "net: group sk_backlog and sk_receive_queue"Eric Dumazet
2025-09-29tcp: make tcp_rcvbuf_grow() accessible to mptcp codePaolo Abeni
2025-09-29Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-27Bluetooth: Avoid a couple dozen -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2025-09-27Bluetooth: Add function and line information to bt_dbgLuiz Augusto von Dentz
2025-09-27Bluetooth: hci_core: Detect if an ISO link has stalledLuiz Augusto von Dentz
2025-09-27Bluetooth: ISO: Use sk_sndtimeo as conn_timeoutLuiz Augusto von Dentz
2025-09-27Bluetooth: Annotate struct hci_drv_rp_read_info with __counted_by_le()Thorsten Blum
2025-09-26Merge tag 'wireless-next-2025-09-25' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-25net: gro: remove unnecessary df checksRichard Gobert
2025-09-25net: gro: only merge packets with incrementing or fixed outer idsRichard Gobert
2025-09-25net: gro: remove is_ipv6 from napi_gro_cbRichard Gobert
2025-09-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-09-23udp: remove busylock and add per NUMA queuesEric Dumazet
2025-09-23Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/master'Martin KaFai Lau
2025-09-23Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/net'Martin KaFai Lau