Age | Commit message (Expand) | Author | Files | Lines |
2024-10-28 | mptcp: init: protect sched with rcu_read_lock | Matthieu Baerts (NGI0) | 1 | -0/+2 |
2024-10-26 | wifi: mac80211: ieee80211_i: Fix memory corruption bug in struct ieee80211_ch... | Gustavo A. R. Silva | 1 | -2/+3 |
2024-10-25 | wifi: cfg80211: clear wdev->cqm_config pointer on free | Johannes Berg | 1 | -0/+1 |
2024-10-25 | mac80211: fix user-power when emulating chanctx | Ben Greear | 1 | -0/+2 |
2024-10-25 | Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/... | David S. Miller | 7 | -32/+60 |
2024-10-24 | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Linus Torvalds | 1 | -27/+15 |
2024-10-24 | Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 17 | -92/+208 |
2024-10-24 | Merge tag 'for-net-2024-10-23' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Abeni | 5 | -24/+70 |
2024-10-24 | Merge tag 'ipsec-2024-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Abeni | 5 | -57/+88 |
2024-10-23 | Bluetooth: ISO: Fix UAF on iso_sock_timeout | Luiz Augusto von Dentz | 1 | -6/+12 |
2024-10-23 | Bluetooth: SCO: Fix UAF on sco_sock_timeout | Luiz Augusto von Dentz | 2 | -6/+34 |
2024-10-23 | Bluetooth: hci_core: Disable works on hci_unregister_dev | Luiz Augusto von Dentz | 2 | -12/+24 |
2024-10-23 | net: sched: use RCU read-side critical section in taprio_dump() | Dmitry Antipov | 1 | -6/+12 |
2024-10-23 | net: sched: fix use-after-free in taprio_change() | Dmitry Antipov | 1 | -1/+2 |
2024-10-23 | net/sched: act_api: deny mismatched skip_sw/skip_hw flags for actions created... | Vladimir Oltean | 1 | -1/+22 |
2024-10-22 | bpf: Remove MEM_UNINIT from skb/xdp MTU helpers | Daniel Borkmann | 1 | -27/+15 |
2024-10-22 | bpf: Add MEM_WRITE attribute | Daniel Borkmann | 1 | -2/+2 |
2024-10-22 | Merge tag 'nf-24-10-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf... | Paolo Abeni | 4 | -2/+7 |
2024-10-21 | 9p: fix slab cache name creation for real | Linus Torvalds | 1 | -1/+3 |
2024-10-21 | net: fix races in netdev_tx_sent_queue()/dev_watchdog() | Eric Dumazet | 1 | -1/+7 |
2024-10-21 | netfilter: xtables: fix typo causing some targets not to load on IPv6 | Pablo Neira Ayuso | 3 | -2/+3 |
2024-10-20 | Merge tag 'for-net-2024-10-16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -7/+5 |
2024-10-19 | Merge tag '9p-for-6.12-rc4' of https://github.com/martinetd/linux | Linus Torvalds | 1 | -1/+9 |
2024-10-18 | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Linus Torvalds | 5 | -14/+27 |
2024-10-17 | Merge tag 'net-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 14 | -42/+87 |
2024-10-17 | netfilter: bpf: must hold reference on net namespace | Florian Westphal | 1 | -0/+4 |
2024-10-17 | bpf, vsock: Drop static vsock_bpf_prot initialization | Michal Luczaj | 1 | -8/+0 |
2024-10-17 | vsock: Update msg_count on read_skb() | Michal Luczaj | 1 | -0/+3 |
2024-10-17 | vsock: Update rx_bytes on read_skb() | Michal Luczaj | 1 | -2/+9 |
2024-10-17 | bpf, sockmap: SK_DROP on attempted redirects of unsupported af_vsock | Michal Luczaj | 1 | -0/+8 |
2024-10-17 | mptcp: pm: fix UaF read in mptcp_pm_nl_rm_addr_or_subflow | Matthieu Baerts (NGI0) | 1 | -1/+1 |
2024-10-16 | Bluetooth: bnep: fix wild-memory-access in proto_unregister | Ye Bin | 1 | -2/+1 |
2024-10-16 | Bluetooth: Remove debugfs directory on module init failure | Aaron Thompson | 1 | -0/+1 |
2024-10-16 | Bluetooth: Call iso_exit() on module unload | Aaron Thompson | 1 | -0/+2 |
2024-10-16 | Bluetooth: ISO: Fix multiple init when debugfs is disabled | Aaron Thompson | 1 | -5/+1 |
2024-10-16 | bpf: Fix link info netfilter flags to populate defrag flag | Tyrone Wu | 1 | -1/+2 |
2024-10-15 | udp: Compute L4 checksum as usual when not segmenting the skb | Jakub Sitnicki | 2 | -2/+6 |
2024-10-15 | genetlink: hold RCU in genlmsg_mcast() | Eric Dumazet | 3 | -22/+18 |
2024-10-15 | tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink(). | Kuniyuki Iwashima | 1 | -5/+16 |
2024-10-15 | mptcp: prevent MPC handshake on port-based signal endpoints | Paolo Abeni | 5 | -0/+15 |
2024-10-15 | net/smc: Fix searching in list of known pnetids in smc_pnet_add_pnetid | Li RongQing | 1 | -1/+1 |
2024-10-14 | net/smc: Fix memory leak when using percpu refs | Kai Shen | 1 | -1/+5 |
2024-10-13 | Merge tag 'usb-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+2 |
2024-10-11 | Merge tag 'nfs-for-6.12-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 1 | -7/+4 |
2024-10-11 | ipv4: give an IPv4 dev to blackhole_netdev | Xin Long | 1 | -10/+25 |
2024-10-11 | xfrm: fix one more kernel-infoleak in algo dumping | Petr Vaganov | 1 | -1/+3 |
2024-10-10 | Merge tag 'net-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 49 | -287/+720 |
2024-10-10 | net/smc: fix lacks of icsk_syn_mss with IPPROTO_SMC | D. Wythe | 1 | -0/+11 |
2024-10-10 | phonet: Handle error of rtnl_register_module(). | Kuniyuki Iwashima | 1 | -17/+11 |
2024-10-10 | mpls: Handle error of rtnl_register_module(). | Kuniyuki Iwashima | 1 | -11/+21 |