summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | hv_netvsc: Fix memory leak when removing rndis deviceMohammed Gamal2020-01-151-2/+0
* | | | tcp: fix marked lost packets not being retransmittedPengcheng Yang2020-01-151-3/+4
* | | | Merge branch 'mlxsw-Various-fixes'David S. Miller2020-01-154-33/+76
|\ \ \ \
| * | | | mlxsw: spectrum_qdisc: Include MC TCs in Qdisc countersPetr Machata2020-01-151-7/+23
| * | | | mlxsw: spectrum: Wipe xstats.backlog of down portsPetr Machata2020-01-151-0/+13
| * | | | selftests: mlxsw: qos_mc_aware: Fix mausezahn invocationPetr Machata2020-01-151-2/+6
| * | | | mlxsw: switchx2: Do not modify cloned SKBs during xmitIdo Schimmel2020-01-151-11/+6
| * | | | mlxsw: spectrum: Do not modify cloned SKBs during xmitIdo Schimmel2020-01-151-12/+6
| * | | | mlxsw: spectrum: Do not enforce same firmware version for multiple ASICsIdo Schimmel2020-01-151-1/+22
|/ / / /
* | | | Merge tag 'mac80211-for-net-2020-01-15' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-01-1511-12/+106
|\ \ \ \
| * | | | cfg80211: fix page refcount issue in A-MSDU decapFelix Fietkau2020-01-151-1/+1
| * | | | cfg80211: check for set_wiphy_paramsJohannes Berg2020-01-151-0/+4
| * | | | cfg80211: fix memory leak in cfg80211_cqm_rssi_updateFelix Fietkau2020-01-151-0/+1
| * | | | cfg80211: fix memory leak in nl80211_probe_mesh_linkFelix Fietkau2020-01-151-0/+2
| * | | | cfg80211: fix deadlocks in autodisconnect workMarkus Theil2020-01-151-3/+3
| * | | | wireless: wext: avoid gcc -O3 warningArnd Bergmann2020-01-151-1/+2
| * | | | mac80211: Fix TKIP replay protection immediately after key setupJouni Malinen2020-01-151-3/+15
| * | | | cfg80211: Fix radar event during another phy CACOrr Mazor2020-01-155-1/+65
| * | | | wireless: fix enabling channel 12 for custom regulatory domainGanapathi Bhat2020-01-151-3/+10
| * | | | mac80211: mesh: restrict airtime metric to peered established plinksMarkus Theil2020-01-021-0/+3
* | | | | net: mvneta: fix dma sync size in mvneta_run_xdpLorenzo Bianconi2020-01-151-9/+10
* | | | | r8152: add missing endpoint sanity checkJohan Hovold2020-01-151-0/+3
* | | | | hv_sock: Remove the accept port restrictionSunil Muthuswamy2020-01-141-59/+6
* | | | | net: usb: lan78xx: limit size of local TSO packetsEric Dumazet2020-01-141-0/+1
* | | | | ptp: free ptp device pin descriptors properlyVladis Dronov2020-01-141-2/+2
* | | | | NFC: pn533: fix bulk-message timeoutJohan Hovold2020-01-141-1/+1
* | | | | qmi_wwan: Add support for Quectel RM500QKristian Evensen2020-01-141-0/+1
* | | | | net: macb: fix for fixed-link modeMilind Parab2020-01-141-13/+17
| |_|_|/ |/| | |
* | | | MAINTAINERS: update my email addressJakub Kicinski2020-01-112-5/+6
* | | | doc: fix typo of snapshot in documentationJacob Keller2020-01-112-2/+2
* | | | devlink: correct misspelling of snapshotJacob Keller2020-01-114-6/+6
* | | | Merge branch 'DP83822-and-DP83TC811-Fixes'David S. Miller2020-01-111-4/+4
|\ \ \ \
| * | | | net: phy: DP83822: Update Kconfig with DP83825I supportDan Murphy2020-01-111-2/+2
| * | | | net: phy: DP83TC811: Fix typo in KconfigDan Murphy2020-01-111-2/+2
|/ / / /
* | | | devlink: Wait longer before warning about unset port typeIdo Schimmel2020-01-111-1/+1
* | | | ipv4: Detect rollover in specific fib table dumpDavid Ahern2020-01-101-0/+6
* | | | Merge branch 'stmmac-filtering-fixes'David S. Miller2020-01-102-6/+18
|\ \ \ \
| * | | | net: stmmac: tc: Do not setup flower filtering if RSS is enabledJose Abreu2020-01-101-0/+4
| * | | | net: stmmac: selftests: Update status when disabling RSSJose Abreu2020-01-101-6/+14
|/ / / /
* | | | net/tls: fix async operationJakub Kicinski2020-01-101-2/+2
* | | | net/tls: avoid spurious decryption error with HW resyncJakub Kicinski2020-01-101-3/+3
* | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2020-01-1011-62/+98
|\ \ \ \
| * | | | e1000e: Revert "e1000e: Make watchdog use delayed work"Jeff Kirsher2020-01-092-32/+27
| * | | | i40e: Set PHY Access flag on X722Adam Ludkiewicz2020-01-091-0/+5
| * | | | iavf: remove current MAC address filter on VF resetStefan Assmann2020-01-093-4/+18
| * | | | igb: Fix SGMII SFP module discovery for 100FX/LX.Manfred Rudigier2020-01-092-7/+3
| * | | | ixgbe: Fix calculation of queue with VFs and flow director on interface flapCambda Zhu2020-01-091-10/+27
| * | | | ixgbevf: Remove limit of 10 entries for unicast filter listRadoslaw Tyl2020-01-091-5/+0
| * | | | i40e: Fix virtchnl_queue_select bitmap validationBrett Creeley2020-01-091-4/+18
* | | | | net/x25: fix nonblocking connectMartin Schiller2020-01-101-1/+5