- 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
- b694011 Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years, 6 months ago
- 47bdd1d net/ipv5/tcp: use vma_lookup() in tcp_zerocopy_receive() by Liam Howlett · 3 years, 6 months ago
- 8ec035a Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 3 years, 6 months ago
- 54a728d Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
- a15286c Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
- 03af4c7 libceph: set global_id as soon as we get an auth ticket by Ilya Dryomov · 3 years, 7 months ago
- 3c0d089 libceph: don't pass result into ac->ops->handle_reply() by Ilya Dryomov · 3 years, 7 months ago
- 9ed13a17 Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 7 months ago
- 0d1dc9e1 Merge tag 'mac80211-for-net-2021-06-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 3 years, 7 months ago
- 3218274 icmp: don't send out ICMP messages with a source address of 0.0.0.0 by Toke Høiland-Jørgensen · 3 years, 7 months ago
- 652e836 mac80211: handle various extensible elements correctly by Johannes Berg · 3 years, 7 months ago
- bbc6f03 mac80211: reset profile_periodicity/ema_ap by Johannes Berg · 3 years, 7 months ago
- 0288e5e cfg80211: avoid double free of PMSR request by Avraham Stern · 3 years, 7 months ago
- b564247 cfg80211: make certificate generation more robust by Johannes Berg · 3 years, 7 months ago
- 2f064a5 sched: Change task_struct::state by Peter Zijlstra · 3 years, 7 months ago
- 1236af3 mac80211: minstrel_ht: fix sample time check by Felix Fietkau · 3 years, 7 months ago
- a494bd6 net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock by Eric Dumazet · 3 years, 7 months ago
- e032f7c net/packet: annotate accesses to po->ifindex by Eric Dumazet · 3 years, 7 months ago
- c7d2ef5 net/packet: annotate accesses to po->bind by Eric Dumazet · 3 years, 7 months ago
- e82a35a Merge tag 'linux-can-fixes-for-5.13-20210616' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 3 years, 7 months ago
- d8e2973 net: ipv4: fix memory leak in ip_mc_add1_src by Chengyang Fan · 3 years, 7 months ago
- 5e87ddb can: bcm: fix infoleak in struct bcm_msg_head by Norbert Slusarek · 3 years, 7 months ago
- 8d0caed can: bcm/raw/isotp: use per module netdevice notifier by Tetsuo Handa · 3 years, 7 months ago
- 2030043 can: j1939: fix Use-after-Free, hold skb ref while in use by Oleksij Rempel · 3 years, 8 months ago
- e34492d net: inline function get_net_ns_by_fd if NET_NS is disabled by Changbin Du · 3 years, 7 months ago
- 995fca1 Bluetooth: SMP: Fix crash when receiving new connection when debug is enabled by Luiz Augusto von Dentz · 3 years, 7 months ago
- ad9d24c net: qrtr: fix OOB Read in qrtr_endpoint_post by Pavel Skripkin · 3 years, 7 months ago
- b87b04f ipv4: Fix device used for dst_alloc with local routes by David Ahern · 3 years, 7 months ago
- e175aef ethtool: strset: fix message length calculation by Jakub Kicinski · 3 years, 7 months ago
- 4f667b8 sch_cake: revise docs for RFC 8622 LE PHB support by Tyson Moore · 3 years, 7 months ago
- ea6932d net: make get_net_ns return error if NET_NS is disabled by Changbin Du · 3 years, 7 months ago
- 499ada5 mptcp: fix soft lookup in subflow_error_report() by Paolo Abeni · 3 years, 7 months ago
- 61e7102 mptcp: do not warn on bad input from the network by Paolo Abeni · 3 years, 7 months ago
- 99d1055 mptcp: wake-up readers only for in sequence data by Paolo Abeni · 3 years, 7 months ago
- 72f9613 mptcp: try harder to borrow memory from subflow under pressure by Paolo Abeni · 3 years, 7 months ago
- 22488e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 3 years, 7 months ago
- ba91c49 sch_cake: Fix out of bounds when parsing TCP options and header by Maxim Mikityanskiy · 3 years, 7 months ago
- 07718be mptcp: Fix out of bounds when parsing TCP options by Maxim Mikityanskiy · 3 years, 7 months ago
- 5fc177a netfilter: synproxy: Fix out of bounds when parsing TCP options by Maxim Mikityanskiy · 3 years, 7 months ago
- d1b5bee net/packet: annotate data race in packet_sendmsg() by Eric Dumazet · 3 years, 7 months ago
- cfc579f net: bridge: fix vlan tunnel dst refcnt when egressing by Nikolay Aleksandrov · 3 years, 7 months ago
- 58e2071 net: bridge: fix vlan tunnel dst null pointer dereference by Nikolay Aleksandrov · 3 years, 7 months ago
- 9d44fa3 ping: Check return value of function 'ping_queue_rcv_skb' by Zheng Yongjun · 3 years, 7 months ago
- 3bdd5ee skbuff: fix incorrect msg_zerocopy copy notifications by Willem de Bruijn · 3 years, 7 months ago
- 13c62f53 net/sched: act_ct: handle DNAT tuple collision by Marcelo Ricardo Leitner · 3 years, 7 months ago
- d2e381c rtnetlink: Fix regression in bridge VLAN configuration by Ido Schimmel · 3 years, 7 months ago
- 93124d4 Merge tag 'mac80211-for-net-2021-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 3 years, 7 months ago
- a8b897c udp: fix race between close() and udp_abort() by Paolo Abeni · 3 years, 7 months ago
- dcd01ee inet: annotate data race in inet_send_prepare() and inet_dgram_connect() by Eric Dumazet · 3 years, 7 months ago
- 80ec82e net: ethtool: clear heap allocations for ethtool function by Austin Kim · 3 years, 7 months ago
- 12f36e9 netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-local by Florian Westphal · 3 years, 7 months ago
- ad9f151 netfilter: nf_tables: initialize set before expression setup by Pablo Neira Ayuso · 3 years, 7 months ago
- a979954 mac80211: drop multicast fragments by Johannes Berg · 3 years, 7 months ago
- f5baf28 mac80211: move interface shutdown out of wiphy lock by Johannes Berg · 3 years, 7 months ago
- 65bec83 cfg80211: shut down interfaces on failed resume by Johannes Berg · 3 years, 7 months ago
- 43076c1 cfg80211: fix phy80211 symlink creation by Johannes Berg · 3 years, 7 months ago
- adaed1b mac80211: fix 'reset' debugfs locking by Johannes Berg · 3 years, 7 months ago
- 49bfcbf net: rds: fix memory leak in rds_recvmsg by Pavel Skripkin · 3 years, 7 months ago
- df693f1 Merge tag 'batadv-net-pullrequest-20210608' of git://git.open-mesh.org/linux-merge by David S. Miller · 3 years, 7 months ago
- d439aa3 net: appletalk: fix the usage of preposition by gushengxian · 3 years, 7 months ago
- 5ac6b19 net: ipv4: Remove unneed BUG() function by Zheng Yongjun · 3 years, 7 months ago
- d612c3f net: ipv4: fix memory leak in netlbl_cipsov4_add_std by Nanyong Sun · 3 years, 7 months ago
- d5befb2 mac80211: fix deadlock in AP/VLAN handling by Johannes Berg · 3 years, 8 months ago
- 7a6b1ab neighbour: allow NUD_NOARP entries to be forced GCed by David Ahern · 3 years, 7 months ago
- a47c397 revert "net: kcm: fix memory leak in kcm_sendmsg" by Pavel Skripkin · 3 years, 7 months ago
- 51c96a5 ethtool: Fix NULL pointer dereference during module EEPROM dump by Ido Schimmel · 3 years, 7 months ago
- 9d32fa5 Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 7 months ago
- 40e67c1 rxrpc: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 2 months ago
- 944d671 sch_htb: fix refcount leak in htb_parent_to_leaf_offload by Yunjian Wang · 3 years, 7 months ago
- 579028d Merge tag 'for-net-2021-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 3 years, 7 months ago
- e31d57c Merge tag 'ieee802154-for-davem-2021-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan by David S. Miller · 3 years, 7 months ago
- 821bbf7 ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions by Coco Li · 3 years, 7 months ago
- 59607863 fib: Return the correct errno code by Zheng Yongjun · 3 years, 7 months ago
- 49251cd net: Return the correct errno code by Zheng Yongjun · 3 years, 7 months ago
- d773695 net/x25: Return the correct errno code by Zheng Yongjun · 3 years, 7 months ago
- 7f5d866 net: caif: fix memory leak in cfusbl_device_notify by Pavel Skripkin · 3 years, 7 months ago
- b53558a net: caif: fix memory leak in caif_device_notify by Pavel Skripkin · 3 years, 7 months ago
- a2805dc net: caif: add proper error handling by Pavel Skripkin · 3 years, 7 months ago
- bce130e net: caif: added cfserl_release function by Pavel Skripkin · 3 years, 7 months ago
- c47cc30 net: kcm: fix memory leak in kcm_sendmsg by Pavel Skripkin · 3 years, 7 months ago
- 261ba78 sit: set name of device back to struct parms by zhang kai · 3 years, 7 months ago
- a8db57c rtnetlink: Fix missing error code in rtnl_bridge_notify() by Jiapeng Chong · 3 years, 7 months ago
- 59717f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 3 years, 7 months ago
- 373e864 ieee802154: fix error return code in ieee802154_llsec_getparams() by Wei Yongjun · 3 years, 8 months ago
- 79c6b8e ieee802154: fix error return code in ieee802154_add_iface() by Zhen Lei · 3 years, 8 months ago
- ad6f5cc net/ieee802154: drop unneeded assignment in llsec_iter_devkeys() by Yang Li · 3 years, 9 months ago
- b508d5f net: ipconfig: Don't override command-line hostnames or domains by Josh Triplett · 3 years, 7 months ago
- 8971ee8 netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatches by Pablo Neira Ayuso · 3 years, 7 months ago
- 1710eb9 netfilter: nft_ct: skip expectations for confirmed conntrack by Pablo Neira Ayuso · 3 years, 7 months ago
- c55dcdd net/tls: Fix use-after-free after the TLS device goes down and up by Maxim Mikityanskiy · 3 years, 7 months ago
- 05fc8b6 net/tls: Replace TLS_RX_SYNC_RUNNING with RCU by Maxim Mikityanskiy · 3 years, 7 months ago
- dd9082f net: sock: fix in-kernel mark setting by Alexander Aring · 3 years, 7 months ago
- 4ef8d85 net: dsa: tag_8021q: fix the VLAN IDs used for encoding sub-VLANs by Vladimir Oltean · 3 years, 7 months ago
- 4ac06a1 nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect by Krzysztof Kozlowski · 3 years, 7 months ago
- bddc0c4 mac80211: Fix NULL ptr deref for injected rate info by Mathy Vanhoef · 3 years, 7 months ago
- e298aa3 mac80211: fix skb length check in ieee80211_scan_rx() by Du Cheng · 3 years, 8 months ago
- a64b6a2 cfg80211: call cfg80211_leave_ocb when switching away from OCB by Du Cheng · 3 years, 8 months ago
- 0ee4d55 mac80211: remove warning in ieee80211_get_sband() by Johannes Berg · 3 years, 8 months ago
- e305509 Bluetooth: use correct lock to prevent UAF of hdev object by Lin Ma · 3 years, 7 months ago