- 1890ee7 net: don't unconditionally copy_from_user a struct ifreq for socket ioctls by Peter Collingbourne · 4 years, 3 months ago
- 0a178a0 tipc: call tipc_wait_for_connect only when dlen is not 0 by Xin Long · 4 years, 3 months ago
- 6f38d95 net/rds: dma_map_sg is entitled to merge entries by Gerd Rausch · 4 years, 3 months ago
- ad0db83 rtnetlink: Return correct error on changing device netns by Andrey Ignatov · 4 years, 3 months ago
- beefd5f ipv4: use siphash instead of Jenkins in fnhe_hashfun() by Eric Dumazet · 4 years, 3 months ago
- dced834 ipv6: use siphash in rt6_exception_hash() by Eric Dumazet · 4 years, 3 months ago
- f517335 net/sched: ets: fix crash when flipping from 'strict' to 'quantum' by Davide Caratti · 4 years, 3 months ago
- fb45459 ip_gre: add validation for csum_start by Shreyansh Chouhan · 4 years, 3 months ago
- f68ad16 netfilter: conntrack: collect all entries in one cycle by Florian Westphal · 4 years, 4 months ago
- d81ddad bpf: Fix NULL pointer dereference in bpf_get_local_storage() helper by Yonghong Song · 4 years, 3 months ago
- ad41706 net: qrtr: fix another OOB Read in qrtr_endpoint_post by Xiaolong Huang · 4 years, 3 months ago
- eee84ea ovs: clear skb->tstamp in forwarding path by kaixi.fan · 4 years, 3 months ago
- df61235 sch_cake: fix srchost/dsthost hashing mode by Toke Høiland-Jørgensen · 4 years, 3 months ago
- 9108120 dccp: add do-while-0 stubs for dccp_pr_debug macros by Randy Dunlap · 4 years, 4 months ago
- d7d04c6 Bluetooth: hidp: use correct wait queue when removing ctrl_wait by Ole Bjørn Midtbø · 5 years ago
- 505884a net: xfrm: Fix end of loop tests for list_for_each_entry by Harshvardhan Jha · 4 years, 4 months ago
- f5cefe9 vsock/virtio: avoid potential deadlock when vsock device remove by Longpeng(Mike) · 4 years, 4 months ago
- 4344440 net: igmp: increase size of mr_ifc_count by Eric Dumazet · 4 years, 4 months ago
- 696afe2 tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packets by Neal Cardwell · 4 years, 4 months ago
- 8976606 net: linkwatch: fix failure to restore device state across suspend/resume by Willy Tarreau · 4 years, 4 months ago
- 4c2af901 net: bridge: fix memleak in br_add_if() by Yang Yingliang · 4 years, 4 months ago
- f333a5c net: bridge: fix flags interpretation for extern learn fdb entries by Nikolay Aleksandrov · 4 years, 4 months ago
- e3b949b net: bridge: validate the NUD_PERMANENT bit when adding an extern_learn FDB entry by Vladimir Oltean · 4 years, 4 months ago
- 24e1b7d net: igmp: fix data-race in igmp_ifc_timer_expire() by Eric Dumazet · 4 years, 4 months ago
- 69b1316 net: Fix memory leak in ieee802154_raw_deliver by Takeshi Misawa · 4 years, 4 months ago
- 059238c net: sched: act_mirred: Reset ct info when mirror/redirect skb by Hangbin Liu · 4 years, 4 months ago
- f15f771 net/smc: fix wait on already cleared link by Karsten Graul · 4 years, 4 months ago
- be49d54 netfilter: nf_conntrack_bridge: Fix memory leak when error by Yajun Deng · 4 years, 4 months ago
- afcd5a0 net/xfrm/compat: Copy xfrm_spdattr_type_t atributes by Dmitry Safonov · 4 years, 4 months ago
- f08b2d0 xfrm: Fix RCU vs hash_resize_mutex lock inversion by Frederic Weisbecker · 4 years, 5 months ago
- f2f856b Bluetooth: defer cleanup of resources in hci_unregister_dev() by Tetsuo Handa · 4 years, 4 months ago
- 9b2b2f0 net: sched: fix lockdep_set_class() typo error for sch->seqlock by Yunsheng Lin · 4 years, 4 months ago
- 44f2e36 sctp: move the active_key update after sh_keys is added by Xin Long · 4 years, 4 months ago
- 74bcf85 net, gro: Set inner transport header offset in tcp/udp GRO hook by Jakub Sitnicki · 4 years, 4 months ago
- d61dc8c net: xfrm: fix memory leak in xfrm_user_rcv_msg by Pavel Skripkin · 4 years, 5 months ago
- 1812895 Revert "Bluetooth: Shutdown controller after workqueues are flushed or cancelled" by Greg Kroah-Hartman · 4 years, 4 months ago
- e8b287e net: Fix zero-copy head len calculation. by Pravin B Shelar · 4 years, 4 months ago
- 55dd22c can: j1939: j1939_session_deactivate(): clarify lifetime of session object by Oleksij Rempel · 4 years, 4 months ago
- 58b8c81 sctp: fix return value check in __sctp_rcv_asconf_lookup by Marcelo Ricardo Leitner · 4 years, 4 months ago
- 1b148bd skmsg: Make sk_psock_destroy() static by Cong Wang · 4 years, 10 months ago
- e609707 net: llc: fix skb_over_panic by Pavel Skripkin · 4 years, 4 months ago
- 4951ffa tipc: do not write skb_shinfo frags when doing decrytion by Xin Long · 4 years, 4 months ago
- 6961323 net: qrtr: fix memory leaks by Pavel Skripkin · 4 years, 4 months ago
- 9135056 net: Set true network header for ECN decapsulation by Gilad Naaman · 4 years, 4 months ago
- a41282e tipc: fix sleeping in tipc accept routine by Hoang Le · 4 years, 4 months ago
- 10f5857 tipc: fix implicit-connect for SYN+ by Xin Long · 4 years, 4 months ago
- cbc8012 netfilter: nft_nat: allow to specify layer 4 protocol NAT only by Pablo Neira Ayuso · 4 years, 4 months ago
- 3dbda84 netfilter: conntrack: adjust stop timestamp to real expiry value by Florian Westphal · 4 years, 4 months ago
- ac038f4 mac80211: fix enabling 4-address mode on a sta vif after assoc by Felix Fietkau · 4 years, 5 months ago
- c8667cb cfg80211: Fix possible memory leak in function cfg80211_bss_update by Nguyen Dinh Phi · 4 years, 5 months ago
- afe2ffd can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF by Ziyang Xuan · 4 years, 4 months ago
- a9c02d0 can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecutive TP.DT to 750ms by Zhang Changzhong · 4 years, 5 months ago
- 984e93b ipv6: ip6_finish_output2: set sk into newly allocated nskb by Vasily Averin · 4 years, 4 months ago
- 2323690 ipv6: allocate enough headroom in ip6_finish_output2() by Vasily Averin · 4 years, 5 months ago
- 4d97288 sctp: move 198 addresses from unusable to private scope by Xin Long · 4 years, 5 months ago
- 915226f net: annotate data race around sk_ll_usec by Eric Dumazet · 4 years, 5 months ago
- 92289f5 net/802/garp: fix memleak in garp_request_join() by Yang Yingliang · 4 years, 5 months ago
- 5d93810 net/802/mrp: fix memleak in mrp_request_join() by Yang Yingliang · 4 years, 5 months ago
- 93c5951 af_unix: fix garbage collect vs MSG_PEEK by Miklos Szeredi · 4 years, 4 months ago
- c9f8e17 skbuff: Fix build with SKB extensions disabled by Florian Fainelli · 4 years, 5 months ago
- 570341f skbuff: Release nfct refcount on napi stolen or re-used skbs by Paul Blakey · 4 years, 5 months ago
- 9e03739 net: sched: cls_api: Fix the the wrong parameter by Yajun Deng · 4 years, 4 months ago
- 164294d tcp: disable TFO blackhole logic by default by Wei Wang · 4 years, 4 months ago
- 8eb2258 sctp: update active_key for asoc when old key is being replaced by Xin Long · 4 years, 4 months ago
- ce8fafb ipv6: fix another slab-out-of-bounds in fib6_nh_flush_exceptions by Paolo Abeni · 4 years, 4 months ago
- 0717291 net/sched: act_skbmod: Skip non-Ethernet packets by Peilin Ye · 4 years, 4 months ago
- 41a8394 net/tcp_fastopen: fix data races around tfo_active_disable_stamp by Eric Dumazet · 4 years, 4 months ago
- 6811744 netrom: Decrease sock refcount when sock timers expire by Nguyen Dinh Phi · 4 years, 4 months ago
- 096a8dc sctp: trim optlen when it's a huge value in sctp_setsockopt by Xin Long · 4 years, 4 months ago
- 8e9662f net: sched: fix memory leak in tcindex_partial_destroy_work by Pavel Skripkin · 4 years, 4 months ago
- 30b8302 net: decnet: Fix sleeping inside in af_decnet by Yajun Deng · 4 years, 4 months ago
- 1582a02 net: fix uninit-value in caif_seqpkt_sendmsg by Ziyang Xuan · 4 years, 4 months ago
- 3b5b0af bpf, sockmap, udp: sk_prot needs inuse_idx set for proc stats by Jakub Sitnicki · 4 years, 4 months ago
- c260442 bpf, sockmap, tcp: sk_prot needs inuse_idx set for proc stats by John Fastabend · 4 years, 5 months ago
- 715f378 bpf, sockmap: Fix potential memory leak on unlikely error case by John Fastabend · 4 years, 5 months ago
- ca9ba1d xdp, net: Fix use-after-free in bpf_xdp_link_release by Xuan Zhuo · 4 years, 5 months ago
- 2b4046e bpf, test: fix NULL pointer dereference on invalid expected_attach_type by Xuan Zhuo · 4 years, 5 months ago
- 0fa11e1 mptcp: fix warning in __skb_flow_dissect() when do syn cookie for subflow join by Jianguo Wu · 4 years, 5 months ago
- 79ec7b5 ipv6: fix 'disable_policy' for fwd packets by Nicolas Dichtel · 4 years, 5 months ago
- 4a31baf net: add kcov handle to skb extensions by Aleksandr Nogikh · 5 years ago
- 6cd9bd2 udp: annotate data races around unix_sk(sk)->gso_size by Eric Dumazet · 4 years, 5 months ago
- 6386329 tcp: call sk_wmem_schedule before sk_mem_charge in zerocopy path by Talal Ahmad · 4 years, 5 months ago
- 2fee3cf ipv6: tcp: drop silly ICMPv6 packet too big messages by Eric Dumazet · 4 years, 5 months ago
- ad4ba34 tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized by Nguyen Dinh Phi · 4 years, 5 months ago
- d60f07b tcp: annotate data races around tp->mtu_info by Eric Dumazet · 4 years, 5 months ago
- 66c73f1 net: dsa: properly check for the bridge_leave methods in dsa_switch_bridge_leave() by Vladimir Oltean · 4 years, 5 months ago
- b61d881 net: send SYNACK packet with accepted fwmark by Alexander Ovechkin · 4 years, 5 months ago
- 88ff9ec net: ip_tunnel: fix mtu calculation for ETHER tunnel devices by Hangbin Liu · 4 years, 5 months ago
- 59070cc net: bridge: sync fdb to new unicast-filtering ports by Wolfgang Bumiller · 4 years, 5 months ago
- 7b5a291 net/sched: act_ct: remove and free nf_table callbacks by Louis Peens · 4 years, 5 months ago
- c3bc9ce net/sched: act_ct: fix err check for nf_conntrack_confirm by wenxu · 4 years, 5 months ago
- fc40fde netfilter: ctnetlink: suspicious RCU usage in ctnetlink_dump_helpinfo by Vasily Averin · 4 years, 5 months ago
- 34365de net: ipv6: fix return value of ip6_skb_dst_mtu by Vadim Fedorenko · 4 years, 5 months ago
- b8eace7 SUNRPC: prevent port reuse on transports which don't request it. by NeilBrown · 4 years, 5 months ago
- 9ebcc60 net: bridge: multicast: fix MRD advertisement router port marking race by Nikolay Aleksandrov · 4 years, 5 months ago
- 664cc64 net: bridge: multicast: fix PIM hello router port marking race by Nikolay Aleksandrov · 4 years, 5 months ago
- 6ef81a5 sctp: add size validation when walking chunks by Marcelo Ricardo Leitner · 4 years, 5 months ago
- d4dbef7 sctp: validate from_addr_param return by Marcelo Ricardo Leitner · 4 years, 5 months ago
- 8d7a398 Bluetooth: mgmt: Fix the command returns garbage parameter value by Tedd Ho-Jeong An · 4 years, 6 months ago
- cc49ab2 Bluetooth: L2CAP: Fix invalid access on ECRED Connection response by Luiz Augusto von Dentz · 4 years, 6 months ago