summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ICMP-flow-improvements'David S. Miller2019-10-313-45/+160
|\
| * bonding: balance ICMP echoes in layer3+4 modeMatteo Croce2019-10-311-7/+70
| * flow_dissector: extract more ICMP informationMatteo Croce2019-10-312-32/+61
| * flow_dissector: skip the ICMP dissector for non ICMP packetsMatteo Croce2019-10-311-9/+25
| * flow_dissector: add meaningful commentsMatteo Croce2019-10-312-0/+7
|/
* tc-testing: fixed two failing pedit testsRoman Mashak2019-10-301-2/+2
* tipc: add smart nagle featureJon Maloy2019-10-305-20/+170
* Merge branch 'mlxsw-Update-firmware-version'David S. Miller2019-10-303-3/+21
|\
| * mlxsw: Enforce firmware version for Spectrum-2Ido Schimmel2019-10-301-0/+18
| * mlxsw: Bump firmware version to 13.2000.2308Ido Schimmel2019-10-301-1/+1
| * mlxsw: pci: Increase PCI reset timeout for SN3800 systemsIdo Schimmel2019-10-301-1/+1
| * mlxsw: reg: Increase size of MPAR registerIdo Schimmel2019-10-301-1/+1
|/
* Merge branch 'nfc-pn533-add-uart-phy-driver'David S. Miller2019-10-309-88/+692
|\
| * nfc: pn532_uart: Make use of pn532 autopollLars Poeschel2019-10-301-1/+1
| * nfc: pn533: Add autopoll capabilityLars Poeschel2019-10-302-6/+197
| * nfc: pn533: add UART phy driverLars Poeschel2019-10-304-0/+344
| * nfc: pn533: Split pn533 init & nfc_registerLars Poeschel2019-10-304-52/+80
| * nfc: pn533: Add dev_up/dev_down hooks to phy_opsLars Poeschel2019-10-302-1/+20
| * nfc: pn532: Add uart phy docs and rename itLars Poeschel2019-10-302-29/+46
| * nfc: pn533: i2c: "pn532" as dt compatible stringLars Poeschel2019-10-301-0/+5
|/
* Merge branch 'bridge-fdbs-bitops'David S. Miller2019-10-304-79/+85
|\
| * net: bridge: fdb: set flags directly in fdb_createNikolay Aleksandrov2019-10-301-11/+7
| * net: bridge: fdb: convert offloaded to use bitopsNikolay Aleksandrov2019-10-303-8/+9
| * net: bridge: fdb: convert added_by_external_learn to use bitopsNikolay Aleksandrov2019-10-302-12/+11
| * net: bridge: fdb: convert added_by_user to bitopsNikolay Aleksandrov2019-10-303-17/+18
| * net: bridge: fdb: convert is_sticky to bitopsNikolay Aleksandrov2019-10-302-8/+8
| * net: bridge: fdb: convert is_static to bitopsNikolay Aleksandrov2019-10-302-23/+21
| * net: bridge: fdb: convert is_local to bitopsNikolay Aleksandrov2019-10-303-16/+27
|/
* net/smc: remove unneeded include for smc.hUrsula Braun2019-10-301-1/+0
* tipc: improve throughput between nodes in netnsHoang Le2019-10-308-11/+197
* inet: do not call sublist_rcv on empty listFlorian Westphal2019-10-302-2/+4
* broadcom: bnxt: Fix use true/false for boolSaurav Girepunje2019-10-301-1/+1
* cavium: thunder: Fix use true/false for bool typeSaurav Girepunje2019-10-301-6/+6
* Merge branch 'net-phy-marvell-fix-and-extend-downshift-support'David S. Miller2019-10-301-18/+94
|\
| * net: phy: marvell: add PHY tunable support for more PHY versionsHeiner Kallweit2019-10-301-0/+12
| * net: phy: marvell: add downshift support for M88E1111Heiner Kallweit2019-10-301-0/+64
| * net: phy: marvell: fix downshift function namingHeiner Kallweit2019-10-301-15/+15
| * net: phy: marvell: fix typo in constant MII_M1011_PHY_SRC_DOWNSHIFT_MASKHeiner Kallweit2019-10-301-4/+4
|/
* Documentation: net-sysfs: describe missing statisticsJulian Wiedmann2019-10-301-0/+16
* ionic: Remove set but not used variable 'sg_desc'YueHaibing2019-10-301-2/+0
* net: phy: dp83867: support Wake on LANThomas Haemmerle2019-10-301-1/+130
* net: aquantia: fix error handling in aq_ptp_pollGustavo A. R. Silva2019-10-301-0/+2
* net: aquantia: remove unused including <linux/version.h>YueHaibing2019-10-301-1/+0
* net: dsa: LAN9303: select REGMAP when LAN9303 enableMao Wenan2019-10-301-0/+1
* net: aquantia: make two symbols be staticMao Wenan2019-10-302-2/+2
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2019-10-3014-131/+289
|\
| * i40e: prevent memory leak in i40e_setup_macvlansNavid Emamdoost2019-10-251-0/+1
| * i40e: Refactoring VF MAC filters counting to make more reliableAleksandr Loktionov2019-10-254-27/+39
| * i40e: Fix LED blinking flow for X710T*L devicesDamian Milosek2019-10-252-3/+28
| * i40e: allow ethtool to report SW and FW versions in recovery modePiotr Kwapulinski2019-10-251-0/+1