Age | Commit message (Expand) | Author |
2023-07-14 | Merge tag 'ceph-for-6.5-rc2' of https://github.com/ceph/ceph-client | Linus Torvalds |
2023-07-13 | libceph: harden msgr2.1 frame segment length checks | Ilya Dryomov |
2023-07-13 | net/sched: sch_qfq: account for stab overhead in qfq_enqueue | Pedro Tammela |
2023-07-13 | net/sched: sch_qfq: reintroduce lmax bound check for MTU | Pedro Tammela |
2023-07-12 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2023-07-12 | wifi: cfg80211: fix receiving mesh packets without RFC1042 header | Felix Fietkau |
2023-07-12 | net/sched: flower: Ensure both minimum and maximum ports are specified | Ido Schimmel |
2023-07-11 | xdp: use trusted arguments in XDP hints kfuncs | Larysa Zaremba |
2023-07-10 | net: sched: Replace strlcpy with strscpy | Azeem Shaikh |
2023-07-09 | ipv6/addrconf: fix a potential refcount underflow for idev | Ziyang Xuan |
2023-07-08 | udp6: fix udp6_ehashfn() typo | Eric Dumazet |
2023-07-08 | icmp6: Fix null-ptr-deref of ip6_null_entry->rt6i_idev in icmp6_dev(). | Kuniyuki Iwashima |
2023-07-08 | net: prevent skb corruption on frag list segmentation | Paolo Abeni |
2023-07-07 | udp6: add a missing call into udp_fail_queue_rcv_skb tracepoint | Ivan Babrou |
2023-07-06 | net/sched: cls_fw: Fix improper refcount update leads to use-after-free | M A Ramdhan |
2023-07-06 | Merge tag 'nf-23-07-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netf... | Paolo Abeni |
2023-07-06 | netfilter: nf_tables: prevent OOB access in nft_byteorder_eval | Thadeu Lima de Souza Cascardo |
2023-07-05 | Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-07-05 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2023-07-05 | netfilter: nf_tables: do not ignore genmask when looking up chain by id | Thadeu Lima de Souza Cascardo |
2023-07-05 | netfilter: conntrack: don't fold port numbers into addresses before hashing | Florian Westphal |
2023-07-05 | netfilter: conntrack: Avoid nf_ct_helper_hash uses after free | Florent Revest |
2023-07-05 | netfilter: conntrack: gre: don't set assured flag for clash entries | Florian Westphal |
2023-07-05 | netfilter: nf_tables: report use refcount overflow | Pablo Neira Ayuso |
2023-07-05 | mptcp: do not rely on implicit state check in mptcp_listen() | Paolo Abeni |
2023-07-05 | mptcp: ensure subflow is unhashed before cleaning the backlog | Paolo Abeni |
2023-07-04 | net: dsa: sja1105: always enable the send_meta options | Vladimir Oltean |
2023-07-04 | net: dsa: tag_sja1105: fix MAC DA patching from meta frames | Vladimir Oltean |
2023-07-04 | net/sched: act_pedit: Add size check for TCA_PEDIT_PARMS_EX | Lin Ma |
2023-07-04 | xsk: Honor SO_BINDTODEVICE on bind | Ilya Maximets |
2023-07-03 | Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2023-07-03 | tcp: annotate data races in __tcp_oow_rate_limited() | Eric Dumazet |
2023-07-03 | net: dsa: tag_sja1105: fix source port decoding in vlan_filtering=0 bridge mode | Vladimir Oltean |
2023-07-03 | net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC mode | Vladimir Oltean |
2023-07-01 | Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2023-06-29 | Bluetooth: hci_event: Fix parsing of CIS Established Event | Luiz Augusto von Dentz |
2023-06-29 | Bluetooth: hci_conn: Use kmemdup() to replace kzalloc + memcpy | Jiapeng Chong |
2023-06-29 | Bluetooth: hci_sysfs: make bt_class a static const structure | Ivan Orlov |
2023-06-29 | Bluetooth: ISO: Rework sync_interval to be sync_factor | Luiz Augusto von Dentz |
2023-06-29 | Bluetooth: MGMT: Fix marking SCAN_RSP as not connectable | Luiz Augusto von Dentz |
2023-06-29 | Bluetooth: hci_event: fix Set CIG Parameters error status handling | Pauli Virtanen |
2023-06-29 | Bluetooth: ISO: use hci_sync for setting CIG parameters | Pauli Virtanen |
2023-06-29 | Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cb | Sungwoo Kim |
2023-06-29 | Bluetooth: fix use-bdaddr-property quirk | Johan Hovold |
2023-06-29 | Bluetooth: fix invalid-bdaddr quirk for non-persistent setup | Johan Hovold |
2023-06-29 | Bluetooth: L2CAP: Fix use-after-free | Zhengping Jiang |
2023-06-29 | net: dsa: tag_sja1105: always prefer source port information from INCL_SRCPT | Vladimir Oltean |
2023-06-29 | net/sched: act_ipt: zero skb->cb before calling target | Florian Westphal |
2023-06-29 | net/sched: act_ipt: add sanity checks on skb before calling target | Florian Westphal |
2023-06-29 | net/sched: act_ipt: add sanity checks on table name and hook locations | Florian Westphal |