- b830650 net: let skb_orphan_partial wake-up waiters. by Paolo Abeni · 3 years, 10 months ago
- 5d9216b net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind() by Maciej Żenczykowski · 3 years, 10 months ago
- b82816d net: hsr: Reset MAC header for Tx path by Kurt Kanzenbach · 3 years, 10 months ago
- 9b9c910 mac80211: fix TXQ AC confusion by Johannes Berg · 3 years, 10 months ago
- cc357c2 mac80211: fix time-is-after bug in mlme by Ben Greear · 3 years, 10 months ago
- cc1a702 cfg80211: check S1G beacon compat element length by Johannes Berg · 3 years, 9 months ago
- fea5234 nl80211: fix potential leak of ACL params by Johannes Berg · 3 years, 9 months ago
- 42e4450 nl80211: fix beacon head validation by Johannes Berg · 3 years, 9 months ago
- 81692c6 net: sched: fix action overwrite reference counting by Vlad Buslov · 3 years, 9 months ago
- cdcf382 net: sched: sch_teql: fix null-pointer dereference by Pavel Tikhomirov · 3 years, 9 months ago
- 72c5de2 bpf, sockmap: Fix incorrect fwd_alloc accounting by John Fastabend · 3 years, 10 months ago
- 9a7bc0c batman-adv: initialize "struct batadv_tvlv_tt_vlan_data"->reserved field by Tetsuo Handa · 3 years, 10 months ago
- 009c566 ethtool: fix incorrect datatype in set_eee ops by Wong Vee Khee · 3 years, 10 months ago
- 40375bc net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlh by Muhammad Usama Anjum · 3 years, 9 months ago
- a12a2fa nfc: Avoid endless loops caused by repeated llcp_sock_connect() by Xiaoming Ni · 3 years, 10 months ago
- 568ac94 nfc: fix memory leak in llcp_sock_connect() by Xiaoming Ni · 3 years, 10 months ago
- 99b5961 nfc: fix refcount leak in llcp_sock_connect() by Xiaoming Ni · 3 years, 10 months ago
- 6fb003e nfc: fix refcount leak in llcp_sock_bind() by Xiaoming Ni · 3 years, 10 months ago
- 4c933ff3 xfrm/compat: Cleanup WARN()s that can be user-triggered by Dmitry Safonov · 3 years, 10 months ago
- 8a57256 netfilter: nftables: skip hook overlap logic if flowtable is stale by Pablo Neira Ayuso · 3 years, 10 months ago
- b0c795f netfilter: conntrack: Fix gre tunneling over ipv6 by Ludovic Senecaux · 3 years, 11 months ago
- 0a66bd6 mac80211: choose first enabled channel for monitor by Karthikeyan Kathirvel · 3 years, 10 months ago
- 7705c48 mac80211: Check crypto_aead_encrypt for errors by Daniel Phan · 3 years, 10 months ago
- fd38d4e bpf: Remove MTU check in __bpf_skb_max_len by Jesper Dangaard Brouer · 4 years ago
- ff64f33 net: 9p: advance iov on empty read by Jisheng Zhang · 3 years, 11 months ago
- c805f21 appletalk: Fix skb allocation size in loopback case by Doug Brown · 4 years ago
- 1a5751d net: introduce CAN specific pointer in the struct net_device by Oleksij Rempel · 3 years, 11 months ago
- e3ccad5 flow_dissector: fix TTL and TOS dissection on IPv4 fragments by Davide Caratti · 4 years ago
- 5fb71b2 rpc: fix NULL dereference on kmalloc failure by J. Bruce Fields · 3 years, 11 months ago
- 25e809b mac80211: fix double free in ibss_leave by Markus Theil · 4 years ago
- 8dc08a2 can: dev: Move device back to init netns on owning netns delete by Martin Willi · 3 years, 11 months ago
- c33f918 Revert "netfilter: x_tables: Update remaining dereference to RCU" by Mark Tomlinson · 3 years, 10 months ago
- 3fdebc2 netfilter: x_tables: Use correct memory barriers. by Mark Tomlinson · 3 years, 10 months ago
- 520be4d Revert "netfilter: x_tables: Switch synchronization to RCU" by Mark Tomlinson · 3 years, 10 months ago
- c7eb3e1 net, bpf: Fix ip6ip6 crash with collect_md populated skbs by Daniel Borkmann · 3 years, 10 months ago
- 0a245ac net: Consolidate common blackhole dst ops by Daniel Borkmann · 3 years, 10 months ago
- 558454e net: bridge: don't notify switchdev for local FDB addresses by Vladimir Oltean · 3 years, 10 months ago
- 0b7bc92 can: isotp: tx-path: zero initialize outgoing CAN frames by Oliver Hartkopp · 3 years, 10 months ago
- 5ebb994 selinux: vsock: Set SID for socket returned by accept() by David Brazdil · 3 years, 10 months ago
- 943e158 net: check all name nodes in __dev_alloc_name by Jiri Bohac · 3 years, 10 months ago
- 5f64c4c ipv6: weaken the v4mapped source check by Jakub Kicinski · 3 years, 10 months ago
- 4280132 netfilter: flowtable: Make sure GC works periodically in idle system by Yinjun Zhang · 3 years, 10 months ago
- 186d8dc netfilter: nftables: allow to update flowtable flags by Pablo Neira Ayuso · 3 years, 10 months ago
- 4a741b4 netfilter: nftables: report EOPNOTSUPP on unsupported flowtable flags by Pablo Neira Ayuso · 3 years, 10 months ago
- a96a8cb net/sched: cls_flower: fix only mask bit check in the validate_ct_state by wenxu · 3 years, 10 months ago
- bd63bd7 mac80211: Allow HE operation to be longer than expected. by Brian Norris · 3 years, 11 months ago
- f865127 mac80211: fix rate mask reset by Johannes Berg · 4 years ago
- 3b3d927 can: isotp: TX-path: ensure that CAN frame flags are initialized by Marc Kleine-Budde · 4 years ago
- f88517d can: isotp: isotp_setsockopt(): only allow to set low level TX flags for CAN-FD by Marc Kleine-Budde · 4 years ago
- 63f2a9b tcp: relookup sock for RST+ACK packets handled by obsolete req sock by Alexander Ovechkin · 3 years, 10 months ago
- 50f41f2 tipc: better validate user input in tipc_nl_retrieve_key() by Eric Dumazet · 3 years, 10 months ago
- ee39ee5 netfilter: ctnetlink: fix dump of the expect mask attribute by Florian Westphal · 3 years, 10 months ago
- 33cc382 flow_dissector: fix byteorder of dissected ICMP ID by Alexander Lobakin · 3 years, 10 months ago
- fce6fb9 net: qrtr: fix a kernel-infoleak in qrtr_recvmsg() by Eric Dumazet · 3 years, 10 months ago
- f642700 net: sched: validate stab values by Eric Dumazet · 3 years, 10 months ago
- 2514c7a drop_monitor: Perform cleanup upon probe registration failure by Ido Schimmel · 3 years, 10 months ago
- 7f041ee ipv6: fix suspecious RCU usage warning by Wei Wang · 3 years, 10 months ago
- 7271456 net/qrtr: fix __netdev_alloc_skb call by Pavel Skripkin · 3 years, 11 months ago
- cb14e99 sunrpc: fix refcount leak for rpc auth modules by Daniel Kobras · 3 years, 11 months ago
- c221962 svcrdma: disable timeouts on rdma backchannel by Timo Rothenpieler · 3 years, 11 months ago
- 800369d NFSD: Repair misuse of sv_lock in 5.10.16-rt30. by Joe Korty · 3 years, 11 months ago
- faa48b2 SUNRPC: Set memalloc_nofs_save() for sync tasks by Benjamin Coddington · 3 years, 11 months ago
- 606cfde net: dsa: tag_mtk: fix 802.1ad VLAN egress by DENG Qingfang · 3 years, 11 months ago
- 409af89 net: dsa: tag_ar9331: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 3 months ago
- a2fd181 net: dsa: tag_gswip: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 3 months ago
- 9bb1bec net: dsa: tag_dsa: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 3 months ago
- 9ad635b net: dsa: tag_brcm: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 3 months ago
- 67fd35c net: dsa: tag_edsa: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 3 months ago
- 6702dd4 net: dsa: tag_lan9303: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 3 months ago
- 27f014e net: dsa: tag_mtk: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 3 months ago
- 54787024 net: dsa: tag_ocelot: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 3 months ago
- cf5c668 net: dsa: tag_qca: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 3 months ago
- 8f17133 net: dsa: trailer: don't allocate additional memory for padding/tagging by Christian Eggers · 4 years, 3 months ago
- a4d2836 net: dsa: tag_ksz: don't allocate additional memory for padding/tagging by Christian Eggers · 4 years, 3 months ago
- 162c423 net: dsa: implement a central TX reallocation procedure by Vladimir Oltean · 4 years, 3 months ago
- ad59796 ethtool: fix the check logic of at least one channel for RX/TX by Yinjun Zhang · 3 years, 11 months ago
- 345d90c net: qrtr: fix error return code of qrtr_sendmsg() by Jia-Ju Bai · 3 years, 10 months ago
- 85178d7 cipso,calipso: resolve a number of problems with the DOI refcounts by Paul Moore · 3 years, 11 months ago
- 2809a5c net: sched: avoid duplicates in classes dump by Maximilian Heyne · 3 years, 11 months ago
- 9c61f1e nexthop: Do not flush blackhole nexthops when loopback goes down by Ido Schimmel · 3 years, 11 months ago
- 68277f6 net: dsa: tag_rtl4_a: fix egress tags by DENG Qingfang · 3 years, 11 months ago
- 91796b6 net: always use icmp{,v6}_ndo_send from ndo_start_xmit by Jason A. Donenfeld · 3 years, 11 months ago
- 8abbf7e netfilter: x_tables: gpf inside xt_find_revision() by Vasily Averin · 3 years, 11 months ago
- 42402bd netfilter: nf_nat: undo erroneous tcp edemux lookup by Florian Westphal · 3 years, 11 months ago
- 046f3c1 tcp: add sanity tests to TCP_QUEUE_SEQ by Eric Dumazet · 3 years, 11 months ago
- e95ebe1 tcp: Fix sign comparison bug in getsockopt(TCP_ZEROCOPY_RECEIVE) by Arjun Roy · 3 years, 11 months ago
- fa5d019 net: l2tp: reduce log level of messages in receive path, add counter instead by Matthias Schiffer · 3 years, 11 months ago
- 453fff2 net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0 by Balazs Nemeth · 3 years, 10 months ago
- 09af436 net: Fix gro aggregation for udp encaps with zero csum by Daniel Borkmann · 3 years, 11 months ago
- 15c56b8 Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_data by Gopal Tiwari · 4 years ago
- 05a524b Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirk by Hans de Goede · 4 years ago
- aee0cc0 pktgen: fix misuse of BUG_ON() in pktgen_thread_worker() by Di Zhu · 4 years ago
- b9afcdc Bluetooth: btusb: fix memory leak on suspend and resume by Vamshi K Sthambamkadi · 4 years ago
- 1fc205d net: fix dev_ifsioc_locked() race condition by Cong Wang · 4 years ago
- 57b8c5b net: psample: Fix netlink skb length with tunnel info by Chris Mi · 3 years, 11 months ago
- daea772 net: hsr: add support for EntryForgetTime by Marco Wenzel · 3 years, 11 months ago
- 10b55a0 net: dsa: tag_rtl4_a: Support also egress tags by Linus Walleij · 4 years ago
- 7b23cad net/sched: cls_flower: Reject invalid ct_state flags rules by wenxu · 4 years ago
- b742060 net: bridge: use switchdev for port flags set through sysfs too by Vladimir Oltean · 4 years ago
- 5ab779a mptcp: do not wakeup listener for MPJ subflows by Paolo Abeni · 4 years ago