aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-01-15Merge branch 'stmmac-Fix-selftests-in-Synopsys-AXS101-board'David S. Miller1-10/+22
2020-01-15net: stmmac: selftests: Guard VLAN Perfect test against non supported HWJose Abreu1-0/+6
2020-01-15net: stmmac: selftests: Mark as fail when received VLAN ID != expectedJose Abreu1-1/+5
2020-01-15net: stmmac: selftests: Make it work in Synopsys AXS101 boardsJose Abreu1-9/+11
2020-01-15net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_infoColin Ian King1-1/+1
2020-01-15Merge tag 'batadv-net-for-davem-20200114' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-1/+3
2020-01-15hv_netvsc: Fix memory leak when removing rndis deviceMohammed Gamal1-2/+0
2020-01-15tcp: fix marked lost packets not being retransmittedPengcheng Yang1-3/+4
2020-01-15Merge branch 'mlxsw-Various-fixes'David S. Miller4-33/+76
2020-01-15mlxsw: spectrum_qdisc: Include MC TCs in Qdisc countersPetr Machata1-7/+23
2020-01-15mlxsw: spectrum: Wipe xstats.backlog of down portsPetr Machata1-0/+13
2020-01-15selftests: mlxsw: qos_mc_aware: Fix mausezahn invocationPetr Machata1-2/+6
2020-01-15mlxsw: switchx2: Do not modify cloned SKBs during xmitIdo Schimmel1-11/+6
2020-01-15mlxsw: spectrum: Do not modify cloned SKBs during xmitIdo Schimmel1-12/+6
2020-01-15mlxsw: spectrum: Do not enforce same firmware version for multiple ASICsIdo Schimmel1-1/+22
2020-01-15Merge tag 'mac80211-for-net-2020-01-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller11-12/+106
2020-01-15cfg80211: fix page refcount issue in A-MSDU decapFelix Fietkau1-1/+1
2020-01-15cfg80211: check for set_wiphy_paramsJohannes Berg1-0/+4
2020-01-15cfg80211: fix memory leak in cfg80211_cqm_rssi_updateFelix Fietkau1-0/+1
2020-01-15cfg80211: fix memory leak in nl80211_probe_mesh_linkFelix Fietkau1-0/+2
2020-01-15cfg80211: fix deadlocks in autodisconnect workMarkus Theil1-3/+3
2020-01-15wireless: wext: avoid gcc -O3 warningArnd Bergmann1-1/+2
2020-01-15mac80211: Fix TKIP replay protection immediately after key setupJouni Malinen1-3/+15
2020-01-15cfg80211: Fix radar event during another phy CACOrr Mazor5-1/+65
2020-01-15wireless: fix enabling channel 12 for custom regulatory domainGanapathi Bhat1-3/+10
2020-01-14net: mvneta: fix dma sync size in mvneta_run_xdpLorenzo Bianconi1-9/+10
2020-01-14r8152: add missing endpoint sanity checkJohan Hovold1-0/+3
2020-01-14hv_sock: Remove the accept port restrictionSunil Muthuswamy1-59/+6
2020-01-14net: usb: lan78xx: limit size of local TSO packetsEric Dumazet1-0/+1
2020-01-14ptp: free ptp device pin descriptors properlyVladis Dronov1-2/+2
2020-01-13NFC: pn533: fix bulk-message timeoutJohan Hovold1-1/+1
2020-01-13qmi_wwan: Add support for Quectel RM500QKristian Evensen1-0/+1
2020-01-13net: macb: fix for fixed-link modeMilind Parab1-13/+17
2020-01-11MAINTAINERS: update my email addressJakub Kicinski2-5/+6
2020-01-11doc: fix typo of snapshot in documentationJacob Keller2-2/+2
2020-01-11devlink: correct misspelling of snapshotJacob Keller4-6/+6
2020-01-10Merge branch 'DP83822-and-DP83TC811-Fixes'David S. Miller1-4/+4
2020-01-10net: phy: DP83822: Update Kconfig with DP83825I supportDan Murphy1-2/+2
2020-01-10net: phy: DP83TC811: Fix typo in KconfigDan Murphy1-2/+2
2020-01-10devlink: Wait longer before warning about unset port typeIdo Schimmel1-1/+1
2020-01-10ipv4: Detect rollover in specific fib table dumpDavid Ahern1-0/+6
2020-01-10Merge branch 'stmmac-filtering-fixes'David S. Miller2-6/+18
2020-01-10net: stmmac: tc: Do not setup flower filtering if RSS is enabledJose Abreu1-0/+4
2020-01-10net: stmmac: selftests: Update status when disabling RSSJose Abreu1-6/+14
2020-01-10net/tls: fix async operationJakub Kicinski1-2/+2
2020-01-10net/tls: avoid spurious decryption error with HW resyncJakub Kicinski1-3/+3
2020-01-09Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queueDavid S. Miller11-62/+98
2020-01-09net/x25: fix nonblocking connectMartin Schiller1-1/+5
2020-01-09sh_eth: check sh_eth_cpu_data::dual_port when dumping registersSergei Shtylyov1-17/+21
2020-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds15-69/+101