- 3e801ea xfrm: fix a small bug in xfrm_sa_len() by Eric Dumazet · 3 years, 2 months ago
- 894d91c netfilter: bridge: add support for pppoe filtering by Florian Westphal · 3 years, 2 months ago
- ffc9019 Bluetooth: stop proccessing malicious adv data by Pavel Skripkin · 3 years, 3 months ago
- 88f1b61 Bluetooth: cmtp: fix possible panic when cmtp_init_sockets() fails by Wang Hai · 3 years, 3 months ago
- cb5813b Bluetooth: L2CAP: Fix not initializing sk_peer_pid by Luiz Augusto von Dentz · 3 years, 4 months ago
- 777a700c nfc: llcp: fix NULL error pointer dereference on sendmsg() after failed bind() by Krzysztof Kozlowski · 3 years ago
- 45221a5 can: isotp: convert struct tpcon::{idx,len} to unsigned int by Marc Kleine-Budde · 3 years, 1 month ago
- f63fa1a ipv6: raw: check passed optlen before reading by Tamir Duberstein · 3 years, 1 month ago
- c2f4bb2 net: udp: fix alignment problem in udp4_seq_show() by yangxingwu · 3 years, 1 month ago
- f82b48d ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate by William Zhao · 3 years, 1 month ago
- 498d77f ipv6: Do cleanup if attribute validation fails in multipath route by David Ahern · 3 years, 1 month ago
- 72b0d14 ipv6: Continue processing multipath route even if gateway attribute is invalid by David Ahern · 3 years, 1 month ago
- 4f260ea phonet: refcount leak in pep_sock_accep by Hangyu Hua · 3 years, 1 month ago
- 2de3d96 sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc by Eric Dumazet · 3 years, 1 month ago
- 4c34d5f batman-adv: mcast: don't send link-local multicast to mcast routers by Linus Lüssing · 3 years, 1 month ago
- f403b5f lwtunnel: Validate RTA_ENCAP_TYPE attribute length by David Ahern · 3 years, 1 month ago
- 48d5adb ipv6: Check attribute length for RTA_GATEWAY when deleting multipath route by David Ahern · 3 years, 1 month ago
- 173bfa2 ipv6: Check attribute length for RTA_GATEWAY in multipath route by David Ahern · 3 years, 1 month ago
- 914420a ipv4: Check attribute length for RTA_FLOW in multipath route by David Ahern · 3 years, 1 month ago
- a8fe915 ipv4: Check attribute length for RTA_GATEWAY in multipath route by David Ahern · 3 years, 1 month ago
- 2b3f34d mac80211: initialize variable have_higher_than_11mbit by Tom Rix · 3 years, 1 month ago
- a7c2cae netrom: fix copying in user data in nr_setsockopt by Christoph Hellwig · 3 years, 1 month ago
- 2386e81 net: fix use-after-free in tw_timer_handler by Muchun Song · 3 years, 1 month ago
- 920932b net/ncsi: check for error return from call to nla_put_u32 by Jiasheng Jiang · 3 years, 1 month ago
- e8a5988 net/smc: fix kernel panic caused by race of smc_sock by Dust Li · 3 years, 1 month ago
- 97c87c1 net/smc: don't send CDC/LLC message if link not ready by Dust Li · 3 years, 1 month ago
- 99f1956 net/smc: improved fix wait on already cleared link by Karsten Graul · 3 years, 4 months ago
- a67becd net/smc: fix using of uninitialized completions by Karsten Graul · 3 years, 1 month ago
- 769d14a sctp: use call_rcu to free endpoint by Xin Long · 3 years, 1 month ago
- abe74fb udp: using datalen to cap ipv6 udp max gso segments by Coco Li · 3 years, 1 month ago
- 52ad5da phonet/pep: refuse to enable an unbound pipe by Rémi Denis-Courmont · 3 years, 1 month ago
- 8e34d07 ax25: NPD bug when detaching AX25 device by Lin Ma · 3 years, 1 month ago
- ac61b9c mac80211: fix locking in ieee80211_start_ap error path by Johannes Berg · 3 years, 1 month ago
- d79f5e0 netfilter: fix regression in looped (broad|multi)cast's MAC handling by Ignacy Gawędzki · 3 years, 1 month ago
- 76ec7fe Revert "xsk: Do not sleep in poll() when need_wakeup set" by Magnus Karlsson · 3 years, 1 month ago
- 0413f7a xsk: Do not sleep in poll() when need_wakeup set by Magnus Karlsson · 3 years, 1 month ago
- 6f46c59 sit: do not call ipip6_dev_free() from sit_init_net() by Eric Dumazet · 3 years, 1 month ago
- d1765f9 net/smc: Prevent smc_release() from long blocking by D. Wythe · 3 years, 1 month ago
- 337bb7b net: Fix double 0x prefix print in SKB dump by Gal Pressman · 3 years, 1 month ago
- 7da349f net/packet: rx_owner_map depends on pg_vec by Willem de Bruijn · 3 years, 1 month ago
- 451f1ed mptcp: clear 'kern' flag from fallback sockets by Florian Westphal · 3 years, 1 month ago
- 74dc97d rds: memory leak in __rds_conn_create() by Hangyu Hua · 3 years, 1 month ago
- 67f4362 flow_offload: return EOPNOTSUPP for the unsupported mpls action type by Baowen Zheng · 3 years, 1 month ago
- 03fd6ca mac80211: fix lookup when adding AddBA extension element by Johannes Berg · 3 years, 2 months ago
- bef59d6 mac80211: agg-tx: don't schedule_and_wake_txq() under sta->lock by Johannes Berg · 3 years, 2 months ago
- 81fbdd4 net/sched: sch_ets: don't remove idle classes from the round-robin list by Davide Caratti · 3 years, 1 month ago
- 3a4f6db inet_diag: fix kernel-infoleak for UDP sockets by Eric Dumazet · 3 years, 1 month ago
- 20ad1ef sch_cake: do not call cake_destroy() from cake_init() by Eric Dumazet · 3 years, 1 month ago
- 9983425 virtio/vsock: fix the transport to work with VMADDR_CID_ANY by Wei Wang · 3 years, 2 months ago
- eed897a mac80211: track only QoS data frames for admission control by Johannes Berg · 3 years, 2 months ago
- 7fd214f mac80211: validate extended element ID is present by Johannes Berg · 3 years, 1 month ago
- 0bb5047 mac80211: send ADDBA requests using the tid/queue of the aggregation session by Felix Fietkau · 3 years, 2 months ago
- 29bb131 mac80211: mark TX-during-stop for TX in in_reconfig by Johannes Berg · 3 years, 2 months ago
- 15640e4 mac80211: fix regression in SSN handling of addba tx by Felix Fietkau · 3 years, 2 months ago
- 7c26da3 ethtool: do not perform operations on net devices being unregistered by Antoine Tenart · 3 years, 2 months ago
- 6137254 bpf: Fix integer overflow in argument calculation for bpf_map_area_alloc by Bui Quang Minh · 3 years, 7 months ago
- dadce61 net: netlink: af_netlink: Prevent empty skb by adding a check on len. by Harshit Mogalapalli · 3 years, 2 months ago
- c602863 nfc: fix segfault in nfc_genl_dump_devices_done by Tadeusz Struk · 3 years, 2 months ago
- 5e663bc net, neigh: clear whole pneigh_entry at alloc time by Eric Dumazet · 3 years, 2 months ago
- 2a51eda net/sched: fq_pie: prevent dismantle issue by Eric Dumazet · 3 years, 1 month ago
- 4b7e906 devlink: fix netns refcount leak in devlink_nl_cmd_reload() by Eric Dumazet · 3 years, 2 months ago
- 32a329b netfilter: conntrack: annotate data-races around ct->timeout by Eric Dumazet · 3 years, 2 months ago
- 5e39de8 udp: using datalen to cap max gso segments by Jianguo Wu · 3 years, 2 months ago
- 666521b seg6: fix the iif in the IPv6 socket control block by Andrea Mayer · 3 years, 2 months ago
- 83ea620 nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_done by Krzysztof Kozlowski · 3 years, 1 month ago
- 05eb0e4 nft_set_pipapo: Fix bucket load in AVX2 lookup routine for six 8-bit groups by Stefano Brivio · 3 years, 2 months ago
- a8d18fb net/tls: Fix authentication failure in CCM mode by Tianjia Zhang · 3 years, 2 months ago
- a792b3d net/smc: Keep smc_close_final rc during active close by Tony Lu · 3 years, 2 months ago
- e226180 net/rds: correct socket tunable error in rds_tcp_tune() by William Kucharski · 3 years, 2 months ago
- 77731fe net/smc: fix wrong list_del in smc_lgr_cleanup_early by Dust Li · 3 years, 2 months ago
- 9a40a1e ipv4: convert fib_num_tclassid_users to atomic_t by Eric Dumazet · 3 years, 2 months ago
- fa973bf net: annotate data-races on txq->xmit_lock_owner by Eric Dumazet · 3 years, 2 months ago
- 60f0b9c rxrpc: Fix rxrpc_local leak in rxrpc_lookup_peer() by Eiichi Tsukata · 3 years, 2 months ago
- 35b40f7 rxrpc: Fix rxrpc_peer leak in rxrpc_look_up_bundle() by Eiichi Tsukata · 3 years, 2 months ago
- fd52e1f net: mpls: Fix notifications when deleting a device by Benjamin Poirier · 3 years, 2 months ago
- e3be118 wireguard: device: reset peer src endpoint when netns exits by Jason A. Donenfeld · 3 years, 2 months ago
- 209d35e ipv6: fix memory leak in fib6_rule_suppress by msizanoen1 · 3 years, 2 months ago
- cc443ac net/smc: Avoid warning of possible recursive locking by Wen Gu · 3 years, 2 months ago
- 4d5968e ipv6: check return value of ipv6_skip_exthdr by Jordy Zomer · 3 years, 2 months ago
- 3fc8866 net: return correct error code by liuguoqiang · 3 years, 2 months ago
- ff6eeb6 net/smc: Transfer remaining wait queue entries during fallback by Wen Gu · 3 years, 2 months ago
- e1a1655 mac80211: do not access the IV when it was stripped by Xing Song · 3 years, 3 months ago
- 7774dd9 can: j1939: j1939_tp_cmd_recv(): check the dst address of TP.CM_BAM by Zhang Changzhong · 3 years, 3 months ago
- 71e38a0 tcp: correctly handle increased zerocopy args struct size by Arjun Roy · 4 years, 1 month ago
- 215167d net/smc: Don't call clcsock shutdown twice when smc shutdown by Tony Lu · 3 years, 2 months ago
- 6e800ee net: vlan: fix underflow for the real_dev refcnt by Ziyang Xuan · 3 years, 2 months ago
- ae2659d net/sched: sch_ets: don't peek at classes beyond 'nbands' by Davide Caratti · 3 years, 2 months ago
- e3509fe tls: fix replacing proto_ops by Jakub Kicinski · 3 years, 2 months ago
- 2215624 tls: splice_read: fix record type check by Jakub Kicinski · 3 years, 2 months ago
- 12ceb52 net/smc: Fix loop in smc_listen by Guo DaXing · 3 years, 2 months ago
- c94cbd2 net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk() by Karsten Graul · 3 years, 2 months ago
- c5e4316 tcp_cubic: fix spurious Hystart ACK train detections for not-cwnd-limited flows by Eric Dumazet · 3 years, 2 months ago
- 440bd9f net/ncsi : Add payload to be 32-bit aligned to fix dropped packets by Kumar Thangavel · 3 years, 2 months ago
- 29e1b57 net/smc: Ensure the active closing peer first closes clcsock by Tony Lu · 3 years, 2 months ago
- 26ed13d net: nexthop: release IPv6 per-cpu dsts when replacing a nexthop group by Nikolay Aleksandrov · 3 years, 2 months ago
- 3c40584 net: ipv6: add fib6_nh_release_dsts stub by Nikolay Aleksandrov · 3 years, 2 months ago
- 9b44cb6 ipv6: fix typos in __ip6_finish_output() by Eric Dumazet · 3 years, 2 months ago
- bbd1683 mptcp: fix delack timer by Eric Dumazet · 3 years, 2 months ago
- b7ef25e netfilter: flowtable: fix IPv6 tunnel addr match by Will Mortensen · 3 years, 3 months ago
- d689176 netfilter: ipvs: Fix reuse connection if RS weight is 0 by yangxingwu · 3 years, 3 months ago