summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-29net/sched: act_gate: Unlock ->tcfa_lock in tc_setup_flow_action()Guillaume Nault1-1/+1
2020-10-29net: ethernet: mtk-star-emac: select REGMAP_MMIOBartosz Golaszewski1-0/+1
2020-10-29tcp: fix to update snd_wl1 in bulk receiver fast pathNeal Cardwell1-0/+2
2020-10-29selftests: rtnetlink: load fou module for kci_test_encap_fou() testPo-Hsu Lin2-0/+6
2020-10-29selftests: forwarding: Add missing 'rp_filter' configurationIdo Schimmel2-0/+20
2020-10-29r8169: fix operation under forced interrupt threadingHeiner Kallweit1-4/+4
2020-10-29nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_downl...Defang Bo1-1/+1
2020-10-29nexthop: Fix performance regression in nexthop deletionIdo Schimmel1-1/+1
2020-10-29net/sched: act_tunnel_key: fix OOB write in case of IPv6 ERSPAN tunnelsDavide Caratti1-1/+1
2020-10-29net/sched: act_ct: Fix adding udp port mangle operationRoi Dayan1-2/+2
2020-10-29net: Properly typecast int values to set sk_max_pacing_rateKe Li2-2/+3
2020-10-29net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling ether_setupXie He1-0/+1
2020-10-29net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC deviceXie He1-1/+9
2020-10-29net: ftgmac100: Fix Aspeed ast2600 TX hang issueDylan Hung2-0/+13
2020-10-29mptcp: initialize mptcp_options_received's ahmacGeliang Tang1-0/+1
2020-10-29icmp: randomize the global rate limiterEric Dumazet2-3/+8
2020-10-29ibmvnic: save changed mac address to adapter->mac_addrLijun Pan1-0/+5
2020-10-29chelsio/chtls: fix writing freed memoryVinay Kumar Yadav1-1/+0
2020-10-29chelsio/chtls: correct function return and return typeVinay Kumar Yadav1-2/+2
2020-10-29chelsio/chtls: Fix panic when listen on multiadapterVinay Kumar Yadav1-2/+8
2020-10-29chelsio/chtls: fix panic when server is on ipv6Vinay Kumar Yadav1-3/+2
2020-10-29chelsio/chtls: correct netdevice for vlan interfaceVinay Kumar Yadav1-0/+3
2020-10-29chelsio/chtls: fix socket lockVinay Kumar Yadav1-0/+1
2020-10-29tipc: fix incorrect setting window for bcast linkHoang Huu Le1-2/+4
2020-10-29tipc: re-configure queue limit for broadcast linkHoang Huu Le1-1/+5
2020-10-29ALSA: hda/hdmi: fix incorrect locking in hdmi_pcm_closeKai Vehmanen1-8/+12
2020-10-29ALSA: hda: fix jack detection with Realtek codecs when in D3Kai Vehmanen3-6/+10
2020-10-29ALSA: bebob: potential info leak in hwdep_read()Dan Carpenter1-2/+1
2020-10-29binder: fix UAF when releasing todo listTodd Kjos1-25/+10
2020-10-29r8169: fix data corruption issue on RTL8402Heiner Kallweit1-0/+4
2020-10-29net_sched: remove a redundant goto chain checkCong Wang1-14/+0
2020-10-29net/ipv4: always honour route mtu during forwardingMaciej Żenczykowski1-0/+6
2020-10-29net: j1939: j1939_session_fresh_new(): fix missing initialization of skbcntMarc Kleine-Budde1-0/+1
2020-10-29can: j1935: j1939_tp_tx_dat_new(): fix missing initialization of skbcntCong Wang1-0/+1
2020-10-29can: m_can_platform: don't call m_can_class_suspend in runtime suspendLucas Stach1-2/+0
2020-10-29socket: don't clear SOCK_TSTAMP_NEW when SO_TIMESTAMPNS is disabledChristian Eggers1-1/+0
2020-10-29socket: fix option SO_TIMESTAMPING_NEWChristian Eggers1-7/+3
2020-10-29tipc: fix the skb_unshare() in tipc_buf_append()Cong Wang1-1/+2
2020-10-29net: usb: qmi_wwan: add Cellient MPL200 cardWilken Gottwalt1-0/+1
2020-10-29net/tls: sendfile fails with ktls offloadRohit Maheshwari1-5/+6
2020-10-29net/smc: fix valid DMBE buffer sizesKarsten Graul1-1/+1
2020-10-29net/smc: fix use-after-free of delayed eventsKarsten Graul1-8/+5
2020-10-29net: sched: Fix suspicious RCU usage while accessing tcf_tunnel_infoLeon Romanovsky1-1/+4
2020-10-29net: mptcp: make DACK4/DACK8 usage consistent among all subflowsDavide Caratti3-4/+3
2020-10-29net: ipa: skip suspend/resume activities if not set upAlex Elder1-0/+6
2020-10-29net: fix pos incrementment in ipv6_route_seq_nextYonghong Song1-1/+3
2020-10-29net: fec: Fix PHY init after phy_reset_after_clk_enable()Marek Vasut1-5/+5
2020-10-29net: fec: Fix phy_device lookup for phy_reset_after_clk_enable()Marek Vasut1-2/+23
2020-10-29net: dsa: microchip: fix race conditionChristian Eggers1-7/+9
2020-10-29mlx4: handle non-napi callers to napi_pollJonathan Lemon2-1/+4