summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
6 daysRevert "ipv6: preserve insertion order for same-scope addresses"Fernando Fernandez Mancera
6 daysMerge tag 'ipsec-2026-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
6 daysnet: skbuff: fix pskb_carve leaking zcopy pagesPavel Begunkov
6 daysipv6: fix possible infinite loop in fib6_select_path()Jiayuan Chen
6 daysipv6: fix possible infinite loop in rt6_fill_node()Jiayuan Chen
6 daysbpf: sockmap: fix tail fragment offset in bpf_msg_push_dataYuqi Xu
6 daysvsock/virtio: bind uarg before filling zerocopy skbJingguo Tan
6 daysRevert "esp: fix page frag reference leak on skb_to_sgvec failure"Steffen Klassert
6 daysMerge tag 'for-net-2026-05-28' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
6 dayssctp: fix race between sctp_wait_for_connect and peeloffZhenghang Xiao
7 daysMerge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
7 daysBluetooth: hci_sync: Reset device counters in hci_dev_close_sync()Heitor Alves de Siqueira
7 daysBluetooth: hci_sync: Set HCI_CMD_DRAIN_WORKQUEUE during device closeHeitor Alves de Siqueira
7 daysBluetooth: hci_core: Rework hci_dev_do_reset() to use hci_sync functionsHeitor Alves de Siqueira
7 daysBluetooth: ISO: serialize iso_sock_clear_timer with socket lockMuhammad Bilal
7 daysBluetooth: ISO: fix UAF in iso_recv_frameMuhammad Bilal
7 daysBluetooth: L2CAP: Fix possible crash on l2cap_ecred_conn_rspLuiz Augusto von Dentz
7 daysBluetooth: l2cap: clear chan->ident on ECRED reconfiguration successZhenghang Xiao
7 daysnet/handshake: Drain pending requests at net namespace exitChuck Lever
7 daysnet/handshake: Verify file-reference balance in submit pathsChuck Lever
7 daysnet/handshake: Close the submit-side sock_hold raceChuck Lever
7 daysnet/handshake: hand off the pinned file reference to accept_doitChuck Lever
7 daysnet/handshake: Take a long-lived file reference at submitChuck Lever
7 daysnet/handshake: Pass negative errno through handshake_complete()Chuck Lever
7 daysnet/handshake: Use spin_lock_bh for hn_lockChuck Lever
7 daysnet: skbuff: fix missing zerocopy reference in pskb_carve helpersMinh Nguyen
7 daysnet/sched: act_mirred: Fix return code in early mirred redirect error pathsVictor Nogueira
7 daysnet/sched: act_mirred: Fix blockcast recursion bypass leading to stack overflowKito Xu (veritas501)
7 daysnet/sched: Fix ethx:ingress -> ethy:egress -> ethx:ingress mirred loopJamal Hadi Salim
7 daysnet/sched: fix packet loop on netem when duplicate is onJamal Hadi Salim
7 daysnet/sched: Revert "net/sched: Restrict conditions for adding duplicating nete...Jamal Hadi Salim
7 daysipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress()Rahul Chandelkar
7 daysethtool: eeprom: add more safeties to EEPROM Netlink fallbackJakub Kicinski
7 daysethtool: eeprom: add missing ethnl_ops_begin() / _complete() during fallbackJakub Kicinski
7 daysethtool: strset: fix header attribute index in ethnl_req_get_phydev()Jakub Kicinski
7 daysethtool: tsinfo: don't pass ERR_PTR to genlmsg_cancel on prepare failureJakub Kicinski
7 daysethtool: tsinfo: fix uninitialized stats on the by-PHC pathJakub Kicinski
7 daysethtool: tsconfig: fix missing ethnl_ops_complete()Jakub Kicinski
7 daysethtool: pse-pd: fix missing ethnl_ops_complete()Jakub Kicinski
7 daysethtool: linkstate: fix unbalanced ethnl_ops_complete() on PHY lookup errorJakub Kicinski
7 daysethtool: tsconfig: fix reply error handlingJakub Kicinski
7 daysethtool: coalesce: cap profile updates at NET_DIM_PARAMS_NUM_PROFILESJakub Kicinski
7 daysbridge: Fix sleep in atomic context in sysfs pathIdo Schimmel
7 daysbridge: Fix sleep in atomic context in netlink pathIdo Schimmel
8 daysBluetooth: hci_sync: fix UAF in hci_le_create_cis_syncDoruk Tan Ozturk
8 daysBluetooth: 6lowpan: check skb_clone() return value in send_mcast_pkt()Zhao Dongdong
8 daysBluetooth: HIDP: fix missing length checks in hidp_input_report()Muhammad Bilal
8 daysBluetooth: L2CAP: use chan timer to close channels in cleanup_listen()Siwei Zhang
8 daysBluetooth: L2CAP: fix chan ref leak in l2cap_chan_timeout() on !connSiwei Zhang
8 daysBluetooth: hci_conn: Fix memory leak in hci_le_big_terminate()Pavitra Jha