summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sockEric Dumazet2021-06-161-3/+4
* selftests: net: veth: make test compatible with dashAndrea Righi2021-06-161-2/+3
* Merge branch 'net-packet-data-races'David S. Miller2021-06-161-15/+17
|\
| * net/packet: annotate accesses to po->ifindexEric Dumazet2021-06-161-7/+9
| * net/packet: annotate accesses to po->bindEric Dumazet2021-06-161-8/+8
|/
* Merge tag 'linux-can-fixes-for-5.13-20210616' of git://git.kernel.org/pub/scm...David S. Miller2021-06-165-56/+200
|\
| * can: mcba_usb: fix memory leak in mcba_usbPavel Skripkin2021-06-161-2/+15
| * can: bcm: fix infoleak in struct bcm_msg_headNorbert Slusarek2021-06-161-0/+3
| * can: bcm/raw/isotp: use per module netdevice notifierTetsuo Handa2021-06-163-40/+142
| * can: j1939: fix Use-after-Free, hold skb ref while in useOleksij Rempel2021-06-161-14/+40
* | net: ipv4: fix memory leak in ip_mc_add1_srcChengyang Fan2021-06-161-0/+1
* | Merge branch 'fec-ptp-fixes'David S. Miller2021-06-161-3/+5
|\ \
| * | net: fec_ptp: fix issue caused by refactor the fec_devtypeJoakim Zhang2021-06-161-3/+1
| * | net: fec_ptp: add clock rate zero checkFugang Duan2021-06-161-0/+4
|/ /
* | net: usb: fix possible use-after-free in smsc75xx_bindDongliang Mu2021-06-161-4/+6
* | net: stmmac: disable clocks in stmmac_remove_config_dt()Joakim Zhang2021-06-161-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-06-1510-16/+115
|\
| * bpf, selftests: Adjust few selftest outcomes wrt unreachable codeDaniel Borkmann2021-06-148-8/+53
| * bpf: Fix leakage under speculation on mispredicted branchesDaniel Borkmann2021-06-141-4/+40
| * bpf: Do not mark insn as seen under speculative path verificationDaniel Borkmann2021-06-141-2/+18
| * bpf: Inherit expanded/patched seen count from old aux dataDaniel Borkmann2021-06-141-1/+3
| * libbpf: Fixes incorrect rx_ring_setup_doneKev Jackson2021-06-071-1/+1
* | lantiq: net: fix duplicated skb in rx descriptor ringAleksander Jan Bajkowski2021-06-151-1/+2
* | qmi_wwan: Do not call netif_rx from rx_fixupKristian Evensen2021-06-151-1/+1
* | net: cdc_ncm: switch to eth%d interface namingMaciej Żenczykowski2021-06-151-1/+1
* | net: inline function get_net_ns_by_fd if NET_NS is disabledChangbin Du2021-06-152-8/+7
* | ptp: improve max_adj check against unreasonable valuesJakub Kicinski2021-06-152-4/+4
* | net: mhi_net: Update the transmit handler prototypeSubash Abhinov Kasiviswanathan2021-06-141-1/+1
* | Merge tag 'for-net-2021-06-14' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller2021-06-141-3/+3
|\ \
| * | Bluetooth: SMP: Fix crash when receiving new connection when debug is enabledLuiz Augusto von Dentz2021-06-141-3/+3
|/ /
* | net: qrtr: fix OOB Read in qrtr_endpoint_postPavel Skripkin2021-06-141-1/+1
* | ipv4: Fix device used for dst_alloc with local routesDavid Ahern2021-06-142-1/+39
* | net: caif: fix memory leak in ldisc_openPavel Skripkin2021-06-141-0/+1
* | cxgb4: fix wrong ethtool n-tuple rule lookupRahul Lakkireddy2021-06-141-8/+16
* | netxen_nic: Fix an error handling path in 'netxen_nic_probe()'Christophe JAILLET2021-06-141-0/+2
* | qlcnic: Fix an error handling path in 'qlcnic_probe()'Christophe JAILLET2021-06-141-0/+1
* | ethtool: strset: fix message length calculationJakub Kicinski2021-06-141-0/+2
* | net: qualcomm: rmnet: don't over-count statisticsAlex Elder2021-06-141-9/+9
* | sch_cake: revise docs for RFC 8622 LE PHB supportTyson Moore2021-06-141-6/+6
* | net: make get_net_ns return error if NET_NS is disabledChangbin Du2021-06-124-15/+19
* | net: stmmac: dwmac1000: Fix extended MAC address registers definitionJisheng Zhang2021-06-111-4/+4
* | Merge branch 'cxgb4-fixes'David S. Miller2021-06-113-24/+48
|\ \
| * | cxgb4: halt chip before flashing PHY firmware imageRahul Lakkireddy2021-06-111-3/+19
| * | cxgb4: fix sleep in atomic when flashing PHY firmwareRahul Lakkireddy2021-06-113-4/+2
| * | cxgb4: fix endianness when flashing boot imageRahul Lakkireddy2021-06-111-17/+27
|/ /
* | alx: Fix an error handling path in 'alx_probe()'Christophe JAILLET2021-06-111-0/+1
* | net: phy: dp83867: perform soft reset and retain established linkPraneeth Bajjuri2021-06-111-5/+1
* | Merge branch 'mptcp-fixes'David S. Miller2021-06-104-84/+88
|\ \
| * | mptcp: fix soft lookup in subflow_error_report()Paolo Abeni2021-06-102-36/+48
| * | selftests: mptcp: enable syncookie only in absence of reordersPaolo Abeni2021-06-101-3/+8