summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * r8169: change argument type of EEE PHY functionsHeiner Kallweit2020-01-111-24/+18
| * r8169: move RTL8169scd Gigabyte PHY quirkHeiner Kallweit2020-01-111-13/+5
| * r8169: remove not needed debug print in rtl8169_init_phyHeiner Kallweit2020-01-111-5/+4
| * r8169: prepare for exporting rtl_hw_phy_configHeiner Kallweit2020-01-111-100/+117
|/
* Merge branch 'stmmac-Frame-Preemption-fixes'David S. Miller2020-01-102-0/+2
|\
| * net: stmmac: gmac5+: Fix missing returnJose Abreu2020-01-101-0/+1
| * net: stmmac: xgmac: Fix missing returnJose Abreu2020-01-101-0/+1
|/
* Merge branch 'sfc-even-more-code-refactoring'David S. Miller2020-01-1025-1266/+1353
|\
| * sfc: move RPS codeAlex Maftei (amaftei)2020-01-108-276/+273
| * sfc: move yet more functionsAlex Maftei (amaftei)2020-01-106-64/+66
| * sfc: move RSS codeAlex Maftei (amaftei)2020-01-104-70/+72
| * sfc: move a couple more functionsAlex Maftei (amaftei)2020-01-106-51/+56
| * sfc: move some ethtool codeAlex Maftei (amaftei)2020-01-104-442/+489
| * sfc: move various functionsAlex Maftei (amaftei)2020-01-1011-76/+88
| * sfc: move more rx codeAlex Maftei (amaftei)2020-01-104-208/+224
| * sfc: move more tx codeAlex Maftei (amaftei)2020-01-103-77/+78
| * sfc: refactor selftest work init codeAlex Maftei (amaftei)2020-01-103-3/+8
|/
* Merge branch 'mptcp-prereq'David S. Miller2020-01-1018-79/+235
|\
| * skb: add helpers to allocate ext independently from sk_buffPaolo Abeni2020-01-102-2/+36
| * tcp: clean ext on tx recyclePaolo Abeni2020-01-101-0/+1
| * tcp: Check for filled TCP option space before SACKMat Martineau2020-01-101-3/+7
| * tcp: Export TCP functions and ops structMat Martineau2020-01-104-7/+15
| * tcp: coalesce/collapse must respect MPTCP extensionsMat Martineau2020-01-104-4/+74
| * mptcp: Add MPTCP to skb extensionsMat Martineau2020-01-104-0/+48
| * tcp, ulp: Add clone operation to tcp_ulp_opsMat Martineau2020-01-102-0/+17
| * tcp: Add MPTCP option numberMat Martineau2020-01-101-0/+1
| * tcp: Define IPPROTO_MPTCPMat Martineau2020-01-103-1/+6
| * sock: Make sk_protocol a 16-bit valueMat Martineau2020-01-103-59/+28
| * net: Make sock protocol value checks more specificMat Martineau2020-01-103-3/+2
|/
* flow_dissector: fix document for skb_flow_get_icmp_tciLi RongQing2020-01-101-1/+1
* net/ncsi: Support for multi host mellanox cardVijay Khemka2020-01-102-0/+89
* net: stmmac: pci: remove the duplicate code of set phy_maskDejin Zheng2020-01-101-5/+0
* Merge branch 'mlxsw-Firmware-version-updates'David S. Miller2020-01-091-9/+6
|\
| * mlxsw: spectrum: Only require minimum firmware versionIdo Schimmel2020-01-091-7/+4
| * mlxsw: spectrum: Update firmware version to xx.2000.2714Ido Schimmel2020-01-091-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-09232-869/+1551
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2020-01-0915-69/+101
| |\
| | * HID: steam: Fix input device disappearingRodrigo Rivas Costa2020-01-091-0/+4
| | * HID: intel-ish-hid: ipc: Add Tiger Lake PCI device IDSrinivas Pandruvada2019-12-292-0/+2
| | * drivers/hid/hid-multitouch.c: fix a possible null pointer access.Pan Zhang2019-12-191-1/+1
| | * HID: wacom: Recognize new MobileStudio Pro PIDJason Gerecke2019-12-181-2/+4
| | * HID: intel-ish-hid: ipc: add CMP device idEven Xu2019-12-182-0/+2
| | * HID: hiddev: fix mess in hiddev_open()Dmitry Torokhov2019-12-181-55/+42
| | * HID: hid-input: clear unmapped usagesDmitry Torokhov2019-12-131-4/+12
| | * HID: Add quirk for incorrect input length on Lenovo Y720Pavel Balan2019-12-132-3/+14
| | * HID: asus: Ignore Asus vendor-page usage-code 0xff eventsHans de Goede2019-12-131-1/+2
| | * HID: ite: Add USB id match for Acer SW5-012 keyboard dockHans de Goede2019-12-132-0/+4
| | * HID: Add quirk for Xin-Mo Dual ControllerPriit Laes2019-12-131-0/+1
| | * HID: Fix slab-out-of-bounds read in hid_field_extractAlan Stern2019-12-111-0/+6
| | * HID: multitouch: Add LG MELF0410 I2C touchscreen supportAaron Ma2019-12-092-0/+4