Age | Commit message (Expand) | Author |
2022-12-12 | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-12-12 | Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-12-12 | Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-12-07 | ipv6: avoid use-after-free in ip6_fragment() | Eric Dumazet |
2022-12-07 | Merge tag 'linux-can-fixes-for-6.1-20221207' of git://git.kernel.org/pub/scm/... | Jakub Kicinski |
2022-12-07 | Merge tag 'ieee802154-for-net-2022-12-05' of git://git.kernel.org/pub/scm/lin... | Paolo Abeni |
2022-12-07 | tipc: call tipc_lxc_xmit without holding node_read_lock | Xin Long |
2022-12-07 | can: af_can: fix NULL pointer dereference in can_rcv_filter | Oliver Hartkopp |
2022-12-06 | ipv4: Fix incorrect route flushing when table ID 0 is used | Ido Schimmel |
2022-12-06 | ipv4: Fix incorrect route flushing when source address is deleted | Ido Schimmel |
2022-12-06 | tipc: Fix potential OOB in tipc_link_proto_rcv() | YueHaibing |
2022-12-06 | ip_gre: do not report erspan version on GRE interface | Hangbin Liu |
2022-12-05 | NFC: nci: Bounds check struct nfc_target arrays | Kees Cook |
2022-12-05 | mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add() | Wei Yongjun |
2022-12-02 | net: dsa: sja1105: Check return value | Artem Chernyshev |
2022-12-02 | net: dsa: hellcreek: Check return value | Artem Chernyshev |
2022-12-02 | net: dsa: ksz: Check return value | Artem Chernyshev |
2022-12-02 | Bluetooth: Fix crash when replugging CSR fake controllers | Luiz Augusto von Dentz |
2022-12-02 | Bluetooth: Fix not cleanup led when bt_init fails | Chen Zhongjin |
2022-12-02 | Bluetooth: Fix support for Read Local Supported Codecs V2 | Chethan T N |
2022-12-02 | Bluetooth: L2CAP: Fix u8 overflow | Sungwoo Kim |
2022-12-02 | Bluetooth: silence a dmesg error message in hci_request.c | Mateusz Jończyk |
2022-12-02 | Bluetooth: hci_conn: add missing hci_dev_put() in iso_listen_bis() | Wang ShaoBo |
2022-12-02 | Bluetooth: 6LoWPAN: add missing hci_dev_put() in get_l2cap_conn() | Wang ShaoBo |
2022-12-02 | Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirk | Ismael Ferreras Morezuelas |
2022-12-01 | inet: ping: use hlist_nulls rcu iterator during lookup | Florian Westphal |
2022-12-01 | af_unix: Get user_ns from in_skb in unix_diag_get_exact(). | Kuniyuki Iwashima |
2022-11-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski |
2022-11-30 | net: devinet: Reduce refcount before grace period | Eric Dumazet |
2022-11-30 | net: Use call_rcu_hurry() for dst_release() | Joel Fernandes (Google) |
2022-11-30 | netfilter: ctnetlink: fix compilation warning after data race fixes in ct mark | Pablo Neira Ayuso |
2022-11-30 | netfilter: conntrack: fix using __this_cpu_add in preemptible | Xin Long |
2022-11-29 | Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2022-11-29 | sctp: fix memory leak in sctp_stream_outq_migrate() | Zhengchao Shao |
2022-11-29 | packet: do not set TP_STATUS_CSUM_VALID on CHECKSUM_COMPLETE | Willem de Bruijn |
2022-11-28 | net: hsr: Fix potential use-after-free | YueHaibing |
2022-11-28 | tipc: re-fetch skb cb after tipc_msg_validate | Xin Long |
2022-11-28 | mptcp: fix sleep in atomic at close time | Paolo Abeni |
2022-11-28 | mptcp: don't orphan ssk in mptcp_close() | Menglong Dong |
2022-11-28 | Merge tag 'wireless-2022-11-28' of git://git.kernel.org/pub/scm/linux/kernel/... | Jakub Kicinski |
2022-11-28 | ipv4: Fix route deletion when nexthop info is not specified | Ido Schimmel |
2022-11-28 | netfilter: flowtable_offload: fix using __this_cpu_add in preemptible | Xin Long |
2022-11-28 | netfilter: nft_set_pipapo: Actually validate intervals in fields after the fi... | Stefano Brivio |
2022-11-28 | net/9p: Fix a potential socket leak in p9_socket_open | Wang Hai |
2022-11-25 | wifi: mac8021: fix possible oob access in ieee80211_get_rate_duration | Lorenzo Bianconi |
2022-11-25 | wifi: cfg80211: don't allow multi-BSSID in S1G | Johannes Berg |
2022-11-25 | wifi: cfg80211: fix buffer overflow in elem comparison | Johannes Berg |
2022-11-24 | Merge tag 'net-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2022-11-24 | timers: Get rid of del_singleshot_timer_sync() | Thomas Gleixner |
2022-11-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | Jakub Kicinski |