summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-09-04Merge tag 'nf-25-09-04' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2025-09-04net: atm: fix memory leak in atm_register_sysfs when device_register failWang Liang
2025-09-04netfilter: nf_tables: Introduce NFTA_DEVICE_PREFIXPhil Sutter
2025-09-03ax25: properly unshare skbs in ax25_kiss_rcv()Eric Dumazet
2025-09-03mctp: return -ENOPROTOOPT for unknown getsockopt optionsAlok Tiwari
2025-09-03net/smc: Remove validation of reserved bits in CLC Decline messageMahanta Jambigi
2025-09-03ipv4: Fix NULL vs error pointer check in inet_blackhole_dev_init()Dan Carpenter
2025-09-03net: lockless sock_i_ino()Eric Dumazet
2025-09-03Merge tag 'wireless-2025-09-03' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-09-03wifi: cfg80211: sme: cap SSID length in __cfg80211_connect_result()Dan Carpenter
2025-09-02ipv6: annotate data-races around devconf->rpl_seg_enabledYue Haibing
2025-09-02net/tcp: Fix socket memory leak in TCP-AO failure handling for IPv6Christoph Paasch
2025-09-02net: mctp: mctp_fraq_queue should take ownership of passed skbJeremy Kerr
2025-09-02net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync()Liu Jian
2025-09-01Merge tag 'batadv-net-pullrequest-20250901' of https://git.open-mesh.org/linu...Jakub Kicinski
2025-09-01icmp: fix icmp_ndo_send address translation for reply directionFabian Bläse
2025-09-01Merge tag 'for-net-2025-08-29' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-08-31batman-adv: fix OOB read/write in network-coding decodeStanislav Fort
2025-08-29net_sched: gen_estimator: fix est_timer() vs CONFIG_PREEMPT_RT=yEric Dumazet
2025-08-29Merge tag 'nf-25-08-27' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2025-08-29Merge tag 'wireless-2025-08-28' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-08-29Bluetooth: Fix use-after-free in l2cap_sock_cleanup_listen()Kuniyuki Iwashima
2025-08-28wifi: mac80211: do not permit 40 MHz EHT operation on 5/6 GHzBenjamin Berg
2025-08-28net: ipv4: fix regression in local-broadcast routesOscar Maes
2025-08-27net: rose: fix a typo in rose_clear_routes()Eric Dumazet
2025-08-27l2tp: do not use sock_hold() in pppol2tp_session_get_sock()Eric Dumazet
2025-08-27sctp: initialize more fields in sctp_v6_from_sk()Eric Dumazet
2025-08-27net: rose: include node references in rose_neigh refcountTakamitsu Iwai
2025-08-27net: rose: convert 'use' field to refcount_tTakamitsu Iwai
2025-08-27net: rose: split remove and free operations in rose_remove_neigh()Takamitsu Iwai
2025-08-27netfilter: conntrack: helper: Replace -EEXIST by -EBUSYPhil Sutter
2025-08-27netfilter: br_netfilter: do not check confirmed bit in br_nf_local_in() after...Wang Liang
2025-08-26wifi: mac80211: increase scan_ies_len for S1GLachlan Hodges
2025-08-26wifi: mac80211: fix incorrect type for retLiao Yuanhong
2025-08-26wifi: cfg80211: fix use-after-free in cmp_bss()Dmitry Antipov
2025-08-22atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control().Kuniyuki Iwashima
2025-08-22Merge tag 'for-net-2025-08-22' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-08-22page_pool: fix incorrect mp_ops error handlingMina Almasry
2025-08-22Bluetooth: hci_sync: fix set_local_name race conditionPavel Shpakovskiy
2025-08-22Bluetooth: hci_event: Disconnect device when BIG sync is lostYang Li
2025-08-22Bluetooth: hci_event: Detect if HCI_EV_NUM_COMP_PKTS is unbalancedLuiz Augusto von Dentz
2025-08-22Bluetooth: hci_event: Mark connection as closed during suspend disconnectLudovico de Nittis
2025-08-22Bluetooth: hci_event: Treat UNKNOWN_CONN_ID on disconnect as successLudovico de Nittis
2025-08-22Bluetooth: hci_conn: Make unacked packet handling more robustLuiz Augusto von Dentz
2025-08-21vsock/virtio: Fix message iterator handling on transmit pathWill Deacon
2025-08-21net: Introduce skb_copy_datagram_from_iter_full()Will Deacon
2025-08-21netfilter: nf_reject: don't leak dst refcount for loopback packetsFlorian Westphal
2025-08-21tls: fix handling of zero-length records on the rx_listJakub Kicinski
2025-08-20ipv6: sr: Fix MAC comparison to be constant-timeEric Biggers
2025-08-20net, hsr: reject HSR frame if skb can't hold tagJakub Acs