summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2021-06-14ipv4: Fix device used for dst_alloc with local routesDavid Ahern
2021-06-14net: caif: fix memory leak in ldisc_openPavel Skripkin
2021-06-14cxgb4: fix wrong ethtool n-tuple rule lookupRahul Lakkireddy
2021-06-14netxen_nic: Fix an error handling path in 'netxen_nic_probe()'Christophe JAILLET
2021-06-14qlcnic: Fix an error handling path in 'qlcnic_probe()'Christophe JAILLET
2021-06-14ethtool: strset: fix message length calculationJakub Kicinski
2021-06-14net: qualcomm: rmnet: don't over-count statisticsAlex Elder
2021-06-14sch_cake: revise docs for RFC 8622 LE PHB supportTyson Moore
2021-06-12net: make get_net_ns return error if NET_NS is disabledChangbin Du
2021-06-11net: stmmac: dwmac1000: Fix extended MAC address registers definitionJisheng Zhang
2021-06-11Merge branch 'cxgb4-fixes'David S. Miller
2021-06-11cxgb4: halt chip before flashing PHY firmware imageRahul Lakkireddy
2021-06-11cxgb4: fix sleep in atomic when flashing PHY firmwareRahul Lakkireddy
2021-06-11cxgb4: fix endianness when flashing boot imageRahul Lakkireddy
2021-06-11alx: Fix an error handling path in 'alx_probe()'Christophe JAILLET
2021-06-11net: phy: dp83867: perform soft reset and retain established linkPraneeth Bajjuri
2021-06-10Merge branch 'mptcp-fixes'David S. Miller
2021-06-10mptcp: fix soft lookup in subflow_error_report()Paolo Abeni
2021-06-10selftests: mptcp: enable syncookie only in absence of reordersPaolo Abeni
2021-06-10mptcp: do not warn on bad input from the networkPaolo Abeni
2021-06-10mptcp: wake-up readers only for in sequence dataPaolo Abeni
2021-06-10mptcp: try harder to borrow memory from subflow under pressurePaolo Abeni
2021-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-06-10Merge branch 'tcp-options-oob-fixes'David S. Miller
2021-06-10sch_cake: Fix out of bounds when parsing TCP options and headerMaxim Mikityanskiy
2021-06-10mptcp: Fix out of bounds when parsing TCP optionsMaxim Mikityanskiy
2021-06-10netfilter: synproxy: Fix out of bounds when parsing TCP optionsMaxim Mikityanskiy
2021-06-10net/packet: annotate data race in packet_sendmsg()Eric Dumazet
2021-06-10inet: annotate date races around sk->sk_txhashEric Dumazet
2021-06-10net: annotate data race in sock_error()Eric Dumazet