summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | s390/qeth: restart pending READ cmd from callbackJulian Wiedmann2019-06-131-3/+1
| * | s390/qeth: simplify DOWN state handlingJulian Wiedmann2019-06-132-10/+4
| * | s390/qeth: use mm helpersJulian Wiedmann2019-06-131-17/+16
| * | s390/qeth: don't mask TX errors on IQD devicesJulian Wiedmann2019-06-131-7/+0
|/ /
* | Merge branch 'mlxsw-Add-support-for-physical-hardware-clock'David S. Miller2019-06-1315-2/+697
|\ \
| * | selftests: ptp: Add Physical Hardware Clock testShalom Toledo2019-06-131-0/+166
| * | mlxsw: spectrum: PTP physical hardware clock initializationShalom Toledo2019-06-132-0/+39
| * | mlxsw: spectrum_ptp: Add implementation for physical hardware clock operationsShalom Toledo2019-06-134-0/+313
| * | ptp: ptp_clock: Publish scaled_ppm_to_ppbShalom Toledo2019-06-132-1/+10
| * | mlxsw: reg: Add Management Pulse Per Second RegisterShalom Toledo2019-06-131-0/+58
| * | mlxsw: reg: Add Management UTC RegisterShalom Toledo2019-06-131-0/+45
| * | mlxsw: pci: Query free running clock PCI BAR and offsetsShalom Toledo2019-06-132-0/+35
| * | mlxsw: core: Add a new interface for reading the hardware free running clockShalom Toledo2019-06-132-1/+19
| * | mlxsw: cmd: Free running clock PCI BAR and offsets via query firmwareShalom Toledo2019-06-131-0/+12
|/ /
* | tc-tests: updated fw with bind actions by reference use casesRoman Mashak2019-06-131-0/+144
* | Merge branch 'net-stmmac-Convert-to-phylink'David S. Miller2019-06-135-313/+190
|\ \
| * | net: stmmac: Convert to phylink and remove phylib logicJose Abreu2019-06-135-339/+132
| * | net: stmmac: Start adding phylink supportJose Abreu2019-06-133-0/+53
| * | net: stmmac: Prepare to convert to phylinkJose Abreu2019-06-131-41/+72
|/ /
* | qede: Make two functions staticYueHaibing2019-06-131-2/+2
* | net: dsa: sja1105: Make two functions staticYueHaibing2019-06-131-4/+4
* | tcp: add optional per socket transmit delayEric Dumazet2019-06-128-8/+76
* | Merge branch 'ena-dynamic-queue-sizes'David S. Miller2019-06-127-143/+403
|\ \
| * | net: ena: update driver version from 2.0.3 to 2.1.0Sameeh Jubran2019-06-121-2/+2
| * | net: ena: remove inline keyword from functions in *.cSameeh Jubran2019-06-123-24/+24
| * | net: ena: add ethtool function for changing io queue sizesSameeh Jubran2019-06-123-1/+40
| * | net: ena: allow queue allocation backoff when low on memorySameeh Jubran2019-06-123-42/+127
| * | net: ena: make ethtool show correct current and max queue sizesSameeh Jubran2019-06-122-6/+6
| * | net: ena: enable negotiating larger Rx ring sizeSameeh Jubran2019-06-122-49/+110
| * | net: ena: add MAX_QUEUES_EXT get feature admin commandArthur Kiyanovski2019-06-123-30/+105
|/ /
* | Merge branch 'dpaa2-eth-Add-support-for-MQPRIO-offloading'David S. Miller2019-06-122-26/+112
|\ \
| * | dpaa2-eth: Add mqprio supportIoana Radulescu2019-06-122-5/+64
| * | dpaa2-eth: Support multiple traffic classes on TxIoana Radulescu2019-06-122-11/+19
| * | dpaa2-eth: Refactor xps codeIoana Radulescu2019-06-121-13/+32
|/ /
* | net: ethernet: ti: cpts: fix build failure for powerpcGrygorii Strashko2019-06-121-0/+1
* | net: dsa: Deal with non-existing PHY/fixed-linkFlorian Fainelli2019-06-121-1/+1
* | net: dsa: mv88e6xxx: lock mutex in port_fdb_dumpVivien Didelot2019-06-121-8/+6
* | dt-bindings: net: wiznet: add w5x00 supportNicolas Saenz Julienne2019-06-121-0/+50
* | net: ethernet: wiznet: w5X00 add device tree supportNicolas Saenz Julienne2019-06-121-2/+22
* | net: sched: ingress: set 'unlocked' flag for Qdisc opsVlad Buslov2019-06-121-0/+1
* | Merge branch 'tls-add-support-for-kernel-driven-resync-and-nfp-RX-offload'David S. Miller2019-06-1112-74/+567
|\ \
| * | nfp: tls: make use of kernel-driven TX resyncJakub Kicinski2019-06-113-12/+18
| * | net/tls: add kernel-driven resync mechanism for TXJakub Kicinski2019-06-113-1/+84
| * | net/tls: generalize the resync callbackJakub Kicinski2019-06-114-10/+18
| * | nfp: tls: enable TLS RX offloadJakub Kicinski2019-06-113-6/+26
| * | nfp: tls: implement RX TLS resyncDirk van der Merwe2019-06-111-0/+32
| * | nfp: add async version of mailbox communicationJakub Kicinski2019-06-114-22/+215
| * | nfp: rename nfp_ccm_mbox_alloc()Jakub Kicinski2019-06-113-8/+8
| * | nfp: tls: set skb decrypted flagDirk van der Merwe2019-06-113-9/+22
| * | net/tls: add kernel-driven TLS RX resyncJakub Kicinski2019-06-114-15/+145