summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2025-10-19mptcp: pm: in-kernel: usable client side with C-flagMatthieu Baerts (NGI0)3-4/+66
2025-10-19sctp: Fix MAC comparison to be constant-timeEric Biggers2-2/+4
2025-10-19bridge: br_vlan_fill_forward_path_pvid: use br_vlan_group_rcu()Eric Woudstra1-1/+1
2025-10-19bpf: Fix metadata_dst leak __bpf_redirect_neigh_v{4,6}Daniel Borkmann1-0/+2
2025-10-19tcp: Don't call reqsk_fastopen_remove() in tcp_conn_request().Kuniyuki Iwashima1-1/+0
2025-10-19net/sctp: fix a null dereference in sctp_disposition sctp_sf_do_5_1D_ce()Alexandr Sapozhnikov1-1/+2
2025-10-15net: nfc: nci: Add parameter validation for packet dataDeepak Sharma1-36/+99
2025-10-15Bluetooth: hci_sync: Fix using random address for BIG/PA advertisementsLuiz Augusto von Dentz1-4/+6
2025-10-15Bluetooth: ISO: don't leak skb in ISO_CONT RXPauli Virtanen1-1/+1
2025-10-15Bluetooth: ISO: Fix possible UAF on iso_conn_freeLuiz Augusto von Dentz1-0/+7
2025-10-15Bluetooth: MGMT: Fix not exposing debug UUID on MGMT_OP_READ_EXP_FEATURES_INFOLuiz Augusto von Dentz1-6/+4
2025-10-15ipvs: Defer ip_vs_ftp unregister during netns cleanupSlavin Liu1-1/+3
2025-10-15wifi: mac80211: fix Rx packet handling when pubsta information is not availableAditya Kumar Singh1-6/+22
2025-10-15netfilter: ipset: Remove unused htable_bits in macro ahash_regionZhen Ni1-4/+4
2025-10-15tcp: fix __tcp_close() to only send RST when requiredEric Dumazet1-4/+5
2025-10-15bpf: Explicitly check accesses to bpf_sock_addrPaul Chaignon1-6/+10
2025-10-15net/9p: fix double req put in p9_fd_cancelledNalivayko Sergey1-4/+4
2025-10-02minmax: add a few more MIN_T/MAX_T usersLinus Torvalds2-2/+2
2025-10-02minmax: add in_range() macroMatthew Wilcox (Oracle)3-9/+9
2025-10-02nexthop: Forbid FDB status change while nexthop is in a groupIdo Schimmel1-0/+7
2025-10-02Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_syncLuiz Augusto von Dentz1-3/+23
2025-10-02Bluetooth: hci_sync: Fix hci_resume_advertising_syncLuiz Augusto von Dentz1-0/+7
2025-09-25net: rfkill: gpio: Fix crash due to dereferencering uninitialized pointerHans de Goede1-2/+2
2025-09-25net: rfkill: gpio: add DT supportPhilipp Zabel1-2/+18
2025-09-25mptcp: propagate shutdown to subflows when possibleMatthieu Baerts (NGI0)1-0/+15
2025-09-25mptcp: pm: nl: announce deny-join-id0 flagMatthieu Baerts (NGI0)1-0/+7
2025-09-25rds: ib: Increment i_fastreg_wrs before bailing outHÃ¥kon Bugge1-8/+12
2025-09-25tls: make sure to abort the stream if headers are bogusJakub Kicinski3-7/+11
2025-09-25tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect().Kuniyuki Iwashima1-0/+5
2025-09-25mptcp: set remote_deny_join_id0 on SYN recvMatthieu Baerts (NGI0)1-0/+4
2025-09-25wifi: mac80211: fix incorrect type for retLiao Yuanhong1-1/+1
2025-09-25wifi: mac80211: increase scan_ies_len for S1GLachlan Hodges1-1/+6
2025-09-19net: hsr: hsr_slave: Fix the promiscuous mode in offload modeRavi Gunasekaran1-1/+2
2025-09-19hsr: use hsr_for_each_port_rtnl in hsr_port_get_hsrHangbin Liu2-1/+4
2025-09-19hsr: use rtnl lock when iterating over portsHangbin Liu3-10/+13
2025-09-19net: hsr: Add VLAN CTAG filter supportMurali Karicheri1-1/+79
2025-09-19net: hsr: Add support for MC filtering at the slave deviceMurali Karicheri1-1/+66
2025-09-19net: hsr: Disable promiscuous mode in offload modeRavi Gunasekaran3-4/+17
2025-09-19can: j1939: j1939_local_ecu_get(): undo increment when j1939_local_ecu_get() ...Tetsuo Handa1-1/+4
2025-09-19can: j1939: j1939_sk_bind(): call j1939_priv_put() immediately when j1939_loc...Tetsuo Handa1-0/+3
2025-09-19tunnels: reset the GSO metadata before reusing the skbAntoine Tenart1-0/+6
2025-09-19libceph: fix invalid accesses to ceph_connection_v1_infoIlya Dryomov1-3/+4
2025-09-19mptcp: sockopt: make sync_socket_options propagate SOCK_KEEPOPENKrister Johansen1-6/+5
2025-09-19Revert "SUNRPC: Don't allow waiting for exiting tasks"Trond Myklebust1-2/+0
2025-09-19tcp_bpf: Call sk_msg_free() when tcp_bpf_send_verdict() fails to allocate pso...Kuniyuki Iwashima1-1/+4
2025-09-19net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.Kuniyuki Iwashima1-0/+5
2025-09-09net: dsa: microchip: linearize skb for tail-tagging switchesJakob Unterwurzacher1-4/+15
2025-09-09net: dsa: microchip: update tag_ksz masks for KSZ9477 familyPieter Van Trappen1-2/+3
2025-09-09batman-adv: fix OOB read/write in network-coding decodeStanislav Fort1-1/+6
2025-09-09net: atm: fix memory leak in atm_register_sysfs when device_register failWang Liang1-2/+4