summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-18cfg80211: avoid double free of PMSR requestAvraham Stern
2021-06-18cfg80211: make certificate generation more robustJohannes Berg
2021-06-18mac80211: minstrel_ht: fix sample time checkFelix Fietkau
2021-06-17net: qed: Fix memcpy() overflow of qed_dcbx_params()Kees Cook
2021-06-17net: cdc_eem: fix tx fixup skb leakLinyu Yuan
2021-06-17Merge tag 'mlx5-fixes-2021-06-16' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-06-17net: hamradio: fix memory leak in mkiss_closePavel Skripkin
2021-06-17be2net: Fix an error handling path in 'be_probe()'Christophe JAILLET
2021-06-16net/mlx5: Reset mkey index on creationAya Levin
2021-06-16net/mlx5e: Don't create devices during unload flowDmytro Linkin
2021-06-16net/mlx5: DR, Fix STEv1 incorrect L3 decapsulation paddingAlex Vesker
2021-06-16net/mlx5: SF_DEV, remove SF device on invalid stateParav Pandit
2021-06-16net/mlx5: E-Switch, Allow setting GUID for host PF vportParav Pandit
2021-06-16net/mlx5: E-Switch, Read PF mac addressParav Pandit
2021-06-16net/mlx5: Check that driver was probed prior attaching the deviceLeon Romanovsky
2021-06-16net/mlx5: Fix error path for set HCA defaultsLeon Romanovsky
2021-06-16r8169: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-06-16sh_eth: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-06-16r8152: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-06-16selftests: net: use bash to run udpgro_fwd test caseAndrea Righi
2021-06-16net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sockEric Dumazet
2021-06-16selftests: net: veth: make test compatible with dashAndrea Righi
2021-06-16Merge branch 'net-packet-data-races'David S. Miller
2021-06-16net/packet: annotate accesses to po->ifindexEric Dumazet
2021-06-16net/packet: annotate accesses to po->bindEric Dumazet
2021-06-16Merge tag 'linux-can-fixes-for-5.13-20210616' of git://git.kernel.org/pub/scm...David S. Miller
2021-06-16net: ipv4: fix memory leak in ip_mc_add1_srcChengyang Fan
2021-06-16Merge branch 'fec-ptp-fixes'David S. Miller
2021-06-16net: fec_ptp: fix issue caused by refactor the fec_devtypeJoakim Zhang
2021-06-16net: fec_ptp: add clock rate zero checkFugang Duan
2021-06-16net: usb: fix possible use-after-free in smsc75xx_bindDongliang Mu
2021-06-16net: stmmac: disable clocks in stmmac_remove_config_dt()Joakim Zhang
2021-06-16can: mcba_usb: fix memory leak in mcba_usbPavel Skripkin
2021-06-16can: bcm: fix infoleak in struct bcm_msg_headNorbert Slusarek
2021-06-16can: bcm/raw/isotp: use per module netdevice notifierTetsuo Handa
2021-06-16can: j1939: fix Use-after-Free, hold skb ref while in useOleksij Rempel
2021-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-06-15lantiq: net: fix duplicated skb in rx descriptor ringAleksander Jan Bajkowski
2021-06-15qmi_wwan: Do not call netif_rx from rx_fixupKristian Evensen
2021-06-15net: cdc_ncm: switch to eth%d interface namingMaciej Żenczykowski
2021-06-15net: inline function get_net_ns_by_fd if NET_NS is disabledChangbin Du
2021-06-15ptp: improve max_adj check against unreasonable valuesJakub Kicinski
2021-06-14net: mhi_net: Update the transmit handler prototypeSubash Abhinov Kasiviswanathan
2021-06-14bpf, selftests: Adjust few selftest outcomes wrt unreachable codeDaniel Borkmann
2021-06-14bpf: Fix leakage under speculation on mispredicted branchesDaniel Borkmann
2021-06-14bpf: Do not mark insn as seen under speculative path verificationDaniel Borkmann
2021-06-14bpf: Inherit expanded/patched seen count from old aux dataDaniel Borkmann
2021-06-14Merge tag 'for-net-2021-06-14' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2021-06-14Bluetooth: SMP: Fix crash when receiving new connection when debug is enabledLuiz Augusto von Dentz
2021-06-14net: qrtr: fix OOB Read in qrtr_endpoint_postPavel Skripkin