summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-08-07Bluetooth: hci_core: Add minimal context analysis annotationsPauli Virtanen
2026-08-07Bluetooth: af_bluetooth: Add minimal context analysis annotationsPauli Virtanen
2026-08-07Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-08-06Merge tag 'wireless-next-2026-08-06' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-08-06af_unix: Unlink scc_entry in unix_del_edge().Kuniyuki Iwashima
2026-08-06tcp: honor BPF_SOCK_OPS_RWND_INIT on the active connect pathTejas Birajdar
2026-08-06tls: don't abort the connection on signal-interrupted sendsMaximilian Immanuel Brandtner
2026-08-06net: avoid theoretical races with ref drainJakub Kicinski
2026-08-06net: Defer netdev KOBJ_ADD uevent until the device is publishedDragos Tatulea
2026-08-06sctp: clear control chunk transport if it is being removedXin Long
2026-08-06net/atm: fix slab-out-of-bounds read in vcc_setsockopt()Eric Dumazet
2026-08-06packet: use consistent hard_header_len in TX_RING send pathQihang Tang
2026-08-06packet: use consistent hard_header_len in non-ring send pathsQihang Tang
2026-08-06tls: rx: restore msg_iter before TLS 1.3 optimistic retryJérémy Jean
2026-08-06tls: don't leave a full plaintext sk_msg ring unpushedchanyoung
2026-08-06xdp: reject clones that overrun skb_shared_info tailroomZhiling Zou
2026-08-06mptcp: reclaim forward-allocated memory on RX path errorsPaolo Abeni
2026-08-06mptcp: fastopen: only mark MPTFO subflows with SYN dataWyatt Feng
2026-08-06mptcp: pm: fix memory leak from alloc-during-teardown raceShardul Bankar
2026-08-06mptcp: pm: fix data race in add_addr timer callbackQing Luo
2026-08-06mptcp: remove MPC && MPJ checkMatthieu Baerts (NGI0)
2026-08-06mptcp: avoid combining some incoming suboptionsMatthieu Baerts (NGI0)
2026-08-06mptcp: options: reset DSS fields in case of unexpected sizeMatthieu Baerts (NGI0)
2026-08-06net: qrtr: ns: Raise lookup limit to 128Łukasz Patron
2026-08-06net/sched: reject overly deep qdisc hierarchiesZijie Huang
2026-08-06net: gre: remove unused gretap_fb_dev_createIlya Maximets
2026-08-06openvswitch: vport: remove infrastructure for separate modulesIlya Maximets
2026-08-06openvswitch: vport: remove infrastructure for vport optionsIlya Maximets
2026-08-06openvswitch: remove support for legacy tunnel typesIlya Maximets
2026-08-06block: rename bi_bvec_donePavel Begunkov
2026-08-06wifi: mac80211: skip default WMM setup for AP_VLAN linksFelix Fietkau
2026-08-06net/smc: fix TOCTOU race between smc_listen_out() and listener closeSidraya Jayagond
2026-08-06net: remove WARN_ON_ONCE() from sk_mc_loop()Eric Dumazet
2026-08-06rtnetlink: cap IFLA_VFINFO_LIST at a documented number of VFsArtem Lytkin
2026-08-05xsk: account ring allocations to memcgZihan Xi
2026-08-05rds: synchronize info callbacks with module unloadChengfeng Ye
2026-08-05netlink: drop unneeded semicolonJulia Lawall
2026-08-05ip6_tunnel: clear skb2->cb[] in ip6ip6_err()Zhiling Zou
2026-08-05net/ncsi: fix heap OOB read in NCSI_CMD_SEND_CMD payload lengthHenry Martin
2026-08-05mac802154: fix netdev use-after-free in beacon workerZihan Xi
2026-08-05netfilter: nf_flow_table: drop existing skb dst before skb_dst_set_noref()Eric Dumazet
2026-08-05tcp: fix TFO max_qlen accounting across reuseport migrationJiayuan Chen
2026-08-05devlink: Expose external flag for PCI SF portsShay Drory
2026-08-05Merge tag 'nf-next-26-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2026-08-05bpf: Check sk_state before sk_protocol in bpf_tcp_*_syncookieLuxiao Xu
2026-08-05sysctl: remove CONFIG_PROC_SYSCTL, it just mirrors CONFIG_SYSCTLOleg Nesterov
2026-08-05batman-adv: bla: fix freeing of claims on meshif deletionSven Eckelmann
2026-08-05batman-adv: mcast: linearize skbuff for packet generationSven Eckelmann