- 9aa9379 can: af_can: prevent potential access of uninitialized member in canfd_rcv() by Anant Thazhemadam · 4 years, 3 months ago
- c8c958a can: af_can: prevent potential access of uninitialized member in can_rcv() by Anant Thazhemadam · 4 years, 3 months ago
- ceb736e ipv6: Fix error path to cancel the meseage by Zhang Qilong · 4 years, 2 months ago
- 8cf8821 net: Exempt multicast addresses from five-second neighbor lifetime by Jeff Dike · 4 years, 2 months ago
- 1395f8df Merge tag 'mac80211-for-net-2020-11-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by Jakub Kicinski · 4 years, 2 months ago
- 7bc40ae mac80211: free sta in sta_info_insert_finish() on errors by Johannes Berg · 4 years, 2 months ago
- 4ee18c1 net: x25: Increase refcnt of "struct x25_neigh" in x25_rx_call_request by Xie He · 4 years, 2 months ago
- 1922a46 net/ncsi: Fix netlink registration by Joel Stanley · 4 years, 2 months ago
- db7c953 Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 2 months ago
- 55e7298 net: udp: fix IP header access and skb lookup on Fast/frag0 UDP GRO by Alexander Lobakin · 4 years, 2 months ago
- 4b1a862 net: udp: fix UDP header access on Fast/frag0 UDP GRO by Alexander Lobakin · 4 years, 2 months ago
- 9f73bd1 devlink: Avoid overwriting port attributes of registered port by Parav Pandit · 4 years, 2 months ago
- b2911a8 mac80211: minstrel: fix tx status processing corner case by Felix Fietkau · 4 years, 2 months ago
- 4fe40b8 mac80211: minstrel: remove deferred sampling code by Felix Fietkau · 4 years, 2 months ago
- 1d18288 mac80211: fix memory leak on filtered powersave frames by Felix Fietkau · 4 years, 2 months ago
- 94e2bd0 rfkill: Fix use-after-free in rfkill_resume() by Claire Chang · 4 years, 2 months ago
- 3611823 net/x25: Fix null-ptr-deref in x25_connect by Martin Schiller · 4 years, 2 months ago
- fa6882c tipc: fix memory leak in tipc_topsrv_start() by Wang Hai · 4 years, 2 months ago
- 4031eea net/af_iucv: fix null pointer dereference on shutdown by Ursula Braun · 4 years, 2 months ago
- 909172a net: Update window_clamp if SOCK_RCVBUF is set by Mao Wenan · 4 years, 2 months ago
- 866358e netlabel: fix our progress tracking in netlbl_unlabel_staticlist() by Paul Moore · 4 years, 2 months ago
- 989ef49 mptcp: provide rmem[0] limit by Paolo Abeni · 4 years, 2 months ago
- 4136913 ethtool: netlink: add missing netdev_features_change() call by Alexander Lobakin · 4 years, 2 months ago
- 77a2d67 tunnels: Fix off-by-one in lower MTU bounds for ICMP/ICMPv6 replies by Stefano Brivio · 4 years, 2 months ago
- 8ef9ba4 IPv6: Set SIT tunnel hard_header_len to zero by Oliver Herms · 4 years, 3 months ago
- 3552c37 Merge tag 'nfsd-5.10-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 4 years, 2 months ago
- ae29750 net/sunrpc: fix useless comparison in proc_do_xprt() by Dan Carpenter · 4 years, 2 months ago
- 86bbf01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 4 years, 2 months ago
- d435c05 net/sunrpc: return 0 on attempt to write to "transports" by Dan Carpenter · 4 years, 2 months ago
- 41f1653 Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 2 months ago
- ac6f929 Merge tag 'linux-can-fixes-for-5.10-20201103' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by Jakub Kicinski · 4 years, 3 months ago
- 2da4c18 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by Jakub Kicinski · 4 years, 3 months ago
- fea07a4 net: openvswitch: silence suspicious RCU usage warning by Eelco Chaudron · 4 years, 3 months ago
- c3ddac4 can: isotp: padlen(): make const array static, makes object smaller by Colin Ian King · 4 years, 3 months ago
- 78656ea can: isotp: isotp_rcv_cf(): enable RX timeout handling in listen-only mode by Oliver Hartkopp · 4 years, 3 months ago
- 5a7de24 can: isotp: Explain PDU in CAN_ISOTP help text by Geert Uytterhoeven · 4 years, 3 months ago
- 08c487d can: j1939: j1939_sk_bind(): return failure if netdev is down by Zhang Changzhong · 4 years, 4 months ago
- 3accbfd can: proc: can_remove_proc(): silence remove_proc_entry warning by Zhang Changzhong · 4 years, 6 months ago
- e16b874 mptcp: token: fix unititialized variable by Davide Caratti · 4 years, 3 months ago
- b6df8c8 sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platforms by Petr Malat · 4 years, 3 months ago
- 04a55c9 Merge tag 'mac80211-for-net-2020-10-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by Jakub Kicinski · 4 years, 3 months ago
- 859191b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 4 years, 3 months ago
- 20149e9 ip_tunnel: fix over-mtu packet send fail without TUNNEL_DONT_FRAGMENT flags by wenxu · 4 years, 3 months ago
- 53760f9 Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 4 years, 3 months ago
- 2efdaaa IPv6: reply ICMP error if the first fragment don't include all headers by Hangbin Liu · 4 years, 3 months ago
- 2f71e00 net: atm: fix update of position index in lec_seq_next by Colin Ian King · 4 years, 3 months ago
- 7d10e62 netfilter: ipset: Update byte and packet counters regardless of whether they match by Stefano Brivio · 4 years, 3 months ago
- 7206d58 net/smc: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 3 months ago
- 9e7c5b3 ip6_tunnel: set inner ipproto before ip6_tnl_encap by Alexander Ovechkin · 4 years, 3 months ago
- c0391b6 netfilter: nf_tables: missing validation from the abort path by Pablo Neira Ayuso · 4 years, 3 months ago
- 46d6c5a netfilter: use actual socket sk rather than skb sk when routing harder by Jason A. Donenfeld · 4 years, 3 months ago
- dceabab netfilter: nftables: fix netlink report logic in flowtable and genid by Pablo Neira Ayuso · 4 years, 3 months ago
- c2f4681 mac80211: don't require VHT elements for HE on 2.4 GHz by Johannes Berg · 4 years, 3 months ago
- db18d20 cfg80211: regulatory: Fix inconsistent format argument by Ye Bin · 4 years, 3 months ago
- b1e8eb1 mac80211: fix kernel-doc markups by Mauro Carvalho Chehab · 4 years, 3 months ago
- dcd479e mac80211: always wind down STA state by Johannes Berg · 4 years, 3 months ago
- 9bdaf3b cfg80211: initialize wdev data earlier by Johannes Berg · 4 years, 3 months ago
- 14f46c1 mac80211: fix use of skb payload instead of header by Johannes Berg · 4 years, 3 months ago
- 804fc6a mac80211: fix regression where EAPOL frames were sent in plaintext by Mathy Vanhoef · 4 years, 3 months ago
- b08eadd Bluetooth: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 5 months ago
- 934291f Merge tag 'net-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 3 months ago
- eadd1bef netem: fix zero division in tabledist by Aleksandr Nogikh · 4 years, 3 months ago
- 9c3f94e mptcp: add missing memory scheduling in the rx path by Paolo Abeni · 4 years, 3 months ago
- ceb1eb2 tipc: fix memory leak caused by tipc_buf_append() by Tung Nguyen · 4 years, 3 months ago
- e5e1a4b xsk: Fix possible memory leak at socket close by Magnus Karlsson · 4 years, 3 months ago
- 071ba4c RDMA: Add rdma_connect_locked() by Jason Gunthorpe · 4 years, 3 months ago
- d6535dc net: protect tcf_block_unbind with block lock by Leon Romanovsky · 4 years, 3 months ago
- 501b72a net/sched: act_mpls: Add softdep on mpls_gso.ko by Guillaume Nault · 4 years, 3 months ago
- 0d8cb94 devlink: Unlock on error in dumpit() by Dan Carpenter · 4 years, 3 months ago
- 6c21180 devlink: Fix some error codes by Dan Carpenter · 4 years, 3 months ago
- 96d6fde net/smc: fix suppressed return code by Karsten Graul · 4 years, 3 months ago
- 4a9baf4 net/smc: fix null pointer dereference in smc_listen_decline() by Karsten Graul · 4 years, 3 months ago
- af545bb vsock: use ns_capable_noaudit() on socket create by Jeff Vander Stoep · 4 years, 3 months ago
- 23224e4 mm: remove kzfree() compatibility definition by Eric Biggers · 4 years, 3 months ago
- 3744741 random32: add noise from network and scheduling activity by Willy Tarreau · 4 years, 5 months ago
- 435ccfa tcp: Prevent low rmem stalls with SO_RCVLOWAT. by Arjun Roy · 4 years, 3 months ago
- 3cb12d2 Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 3 months ago
- a779d91 net: xfrm: fix a race condition during allocing spi by zhuoliang zhang · 4 years, 3 months ago
- 18ded91 tcp: fix to update snd_wl1 in bulk receiver fast path by Neal Cardwell · 4 years, 3 months ago
- 700465f net: Properly typecast int values to set sk_max_pacing_rate by Ke Li · 4 years, 3 months ago
- 594850c Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 4 years, 3 months ago
- d277598 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 4 years, 3 months ago
- 24717cf Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 4 years, 3 months ago
- 334d431 Merge tag '9p-for-5.10-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 4 years, 3 months ago
- c77761c netfilter: nf_fwd_netdev: clear timestamp in forwarding path by Pablo Neira Ayuso · 4 years, 3 months ago
- ebfe3c5 rtnetlink: fix data overflow in rtnl_calcit() by Di Zhu · 4 years, 3 months ago
- ba452c9 bpf: Fix bpf_redirect_neigh helper api to support supplying nexthop by Toke Høiland-Jørgensen · 4 years, 3 months ago
- ed7cfef Merge tag 'ceph-for-5.10-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 3 months ago
- 0ed37ac mptcp: depends on IPV6 but not as a module by Matthieu Baerts · 4 years, 3 months ago
- b7c2449 mpls: load mpls_gso after mpls_iptunnel by Alexander Ovechkin · 4 years, 3 months ago
- a7a12b5 net/sched: act_tunnel_key: fix OOB write in case of IPv6 ERSPAN tunnels by Davide Caratti · 4 years, 3 months ago
- b130762 net/sched: act_gate: Unlock ->tcfa_lock in tc_setup_flow_action() by Guillaume Nault · 4 years, 3 months ago
- 010b430 mptcp: MPTCP_IPV6 should depend on IPV6 instead of selecting it by Geert Uytterhoeven · 4 years, 3 months ago
- 280e3eb nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_download() by Defang Bo · 4 years, 3 months ago
- b142083 mptcp: MPTCP_KUNIT_TESTS should depend on MPTCP instead of selecting it by Geert Uytterhoeven · 4 years, 3 months ago
- 65b8c8a mptcp: move mptcp_options_received's port initialization by Geliang Tang · 4 years, 3 months ago
- fe2d9b1 mptcp: initialize mptcp_options_received's ahmac by Geliang Tang · 4 years, 3 months ago
- 47b5d2a net/sched: act_ct: Fix adding udp port mangle operation by Roi Dayan · 4 years, 3 months ago
- 59f0e7e Merge tag 'nfs-for-5.10-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 4 years, 3 months ago
- d48c812 SUNRPC: fix copying of multiple pages in gss_read_proxy_verf() by Martijn de Gouw · 4 years, 3 months ago