aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
4 daysMerge branch 'wireguard-fixes-for-7-1-rc6'HEADstabledavem/netJakub Kicinski1-10/+10
4 dayswireguard: send: append trailer after expanding headJason A. Donenfeld1-10/+10
4 daysRevert "ipv6: preserve insertion order for same-scope addresses"Fernando Fernandez Mancera2-2/+2
4 daysMerge tag 'ipsec-2026-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecJakub Kicinski12-39/+83
4 daysnet: skbuff: fix pskb_carve leaking zcopy pagesPavel Begunkov1-0/+10
4 daysipv6: fix possible infinite loop in fib6_select_path()Jiayuan Chen1-0/+3
4 daysipv6: fix possible infinite loop in rt6_fill_node()Jiayuan Chen1-0/+2
4 daysbpf: sockmap: fix tail fragment offset in bpf_msg_push_dataYuqi Xu1-1/+1
4 daysvsock/virtio: bind uarg before filling zerocopy skbJingguo Tan1-3/+9
5 daysRevert "esp: fix page frag reference leak on skb_to_sgvec failure"Steffen Klassert2-14/+10
5 daysnet: pcs: pcs-mtk-lynxi: fix bpi-r3 serdes configurationFrank Wunderlich1-0/+3
5 daysMerge tag 'for-net-2026-05-28' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothJakub Kicinski10-69/+100
5 dayssctp: fix race between sctp_wait_for_connect and peeloffZhenghang Xiao1-0/+2
5 daysMerge branch 'net-mana-fix-null-dereferences-during-teardown-after-attach-failure'Jakub Kicinski1-29/+47
5 daysnet: mana: Skip redundant detach on already-detached portDipayaan Roy1-0/+6
5 daysnet: mana: Add NULL guards in teardown path to prevent panic on attach failureDipayaan Roy1-29/+41
5 daysMerge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds89-482/+1962
5 daysMerge tag 'gpio-fixes-for-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds6-16/+35
5 dayssecurity/keys: fix missed RCU read section on lookupLinus Torvalds1-0/+1
5 daysgpio: rockchip: teardown bugs and resource leaksMarco Scardovi1-1/+16
5 daysgpio: rockchip: convert bank->clk to devm_clk_get_enabled()Marco Scardovi1-5/+1
5 daysgpio: virtuser: Fix uninitialized data bug in gpio_virtuser_direction_do_write()Dan Carpenter1-2/+2
5 daysgpio: shared: fix lockdep false positive by removing unneeded lockBartosz Golaszewski1-2/+0
5 daysgpio: shared: fix deadlock on shared proxy's parent removalBartosz Golaszewski1-4/+3
5 daysgpio: adnp: fix flow control regression caused by scoped_guard()Bartosz Golaszewski1-1/+3
5 daysgpio: shared: undo the vote of the proxy on GPIO freeBartosz Golaszewski1-0/+9
5 daysBluetooth: hci_sync: Reset device counters in hci_dev_close_sync()Heitor Alves de Siqueira1-0/+4
5 daysBluetooth: hci_sync: Set HCI_CMD_DRAIN_WORKQUEUE during device closeHeitor Alves de Siqueira1-0/+8
5 daysBluetooth: hci_core: Rework hci_dev_do_reset() to use hci_sync functionsHeitor Alves de Siqueira1-40/+3
5 daysBluetooth: ISO: serialize iso_sock_clear_timer with socket lockMuhammad Bilal1-1/+1
5 daysBluetooth: ISO: fix UAF in iso_recv_frameMuhammad Bilal1-3/+7
5 daysBluetooth: L2CAP: Fix possible crash on l2cap_ecred_conn_rspLuiz Augusto von Dentz1-5/+22
5 daysBluetooth: l2cap: clear chan->ident on ECRED reconfiguration successZhenghang Xiao1-2/+8
6 daysMerge branch 'dpll-zl3073x-various-fixes'Paolo Abeni6-50/+46
6 daysdpll: zl3073x: make frequency monitor a per-device attributeIvan Vecera4-29/+25
6 daysdpll: zl3073x: use __dpll_device_change_ntf() and remove change_workIvan Vecera2-19/+9
6 daysdpll: export __dpll_device_change_ntf() for use under dpll_lockIvan Vecera2-2/+12
6 daysMerge branch 'net-handshake-anchor-request-lifetime-to-a-pinned-file-reference'Paolo Abeni9-45/+129
6 daysnet/handshake: Drain pending requests at net namespace exitChuck Lever2-3/+12
6 daysnet/handshake: Verify file-reference balance in submit pathsChuck Lever1-0/+28
6 daysnet/handshake: Close the submit-side sock_hold raceChuck Lever1-12/+0
6 daysnet/handshake: hand off the pinned file reference to accept_doitChuck Lever3-5/+28
6 daysnet/handshake: Take a long-lived file reference at submitChuck Lever3-13/+37
6 daysnet/handshake: Pass negative errno through handshake_complete()Chuck Lever8-8/+18
6 daysnvme-tcp: store negative errno in queue->tls_errChuck Lever1-1/+1
6 daysnet/handshake: Use spin_lock_bh for hn_lockChuck Lever3-9/+11
6 daysnet: skbuff: fix missing zerocopy reference in pskb_carve helpersMinh Nguyen1-0/+4
6 daysMerge branch 'hibmcge-fix-rx-packet-corruption-issue'Paolo Abeni2-3/+6
6 daysnet: hibmcge: move dma_rmb() after dma_sync_single_for_cpu() in RX pathJijie Shao1-3/+3
6 daysnet: hibmcge: disable Relaxed Ordering to fix RX packet corruptionJijie Shao1-0/+3