summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-13selftests: ptp: Add Physical Hardware Clock testShalom Toledo
2019-06-13mlxsw: spectrum: PTP physical hardware clock initializationShalom Toledo
2019-06-13mlxsw: spectrum_ptp: Add implementation for physical hardware clock operationsShalom Toledo
2019-06-13ptp: ptp_clock: Publish scaled_ppm_to_ppbShalom Toledo
2019-06-13mlxsw: reg: Add Management Pulse Per Second RegisterShalom Toledo
2019-06-13mlxsw: reg: Add Management UTC RegisterShalom Toledo
2019-06-13mlxsw: pci: Query free running clock PCI BAR and offsetsShalom Toledo
2019-06-13mlxsw: core: Add a new interface for reading the hardware free running clockShalom Toledo
2019-06-13mlxsw: cmd: Free running clock PCI BAR and offsets via query firmwareShalom Toledo
2019-06-13tc-tests: updated fw with bind actions by reference use casesRoman Mashak
2019-06-13Merge branch 'net-stmmac-Convert-to-phylink'David S. Miller
2019-06-13net: stmmac: Convert to phylink and remove phylib logicJose Abreu
2019-06-13net: stmmac: Start adding phylink supportJose Abreu
2019-06-13net: stmmac: Prepare to convert to phylinkJose Abreu
2019-06-13qede: Make two functions staticYueHaibing
2019-06-13net: dsa: sja1105: Make two functions staticYueHaibing
2019-06-12tcp: add optional per socket transmit delayEric Dumazet
2019-06-12Merge branch 'ena-dynamic-queue-sizes'David S. Miller
2019-06-12net: ena: update driver version from 2.0.3 to 2.1.0Sameeh Jubran
2019-06-12net: ena: remove inline keyword from functions in *.cSameeh Jubran
2019-06-12net: ena: add ethtool function for changing io queue sizesSameeh Jubran
2019-06-12net: ena: allow queue allocation backoff when low on memorySameeh Jubran
2019-06-12net: ena: make ethtool show correct current and max queue sizesSameeh Jubran
2019-06-12net: ena: enable negotiating larger Rx ring sizeSameeh Jubran
2019-06-12net: ena: add MAX_QUEUES_EXT get feature admin commandArthur Kiyanovski
2019-06-12Merge branch 'dpaa2-eth-Add-support-for-MQPRIO-offloading'David S. Miller
2019-06-12dpaa2-eth: Add mqprio supportIoana Radulescu
2019-06-12dpaa2-eth: Support multiple traffic classes on TxIoana Radulescu
2019-06-12dpaa2-eth: Refactor xps codeIoana Radulescu
2019-06-12net: ethernet: ti: cpts: fix build failure for powerpcGrygorii Strashko
2019-06-12net: dsa: Deal with non-existing PHY/fixed-linkFlorian Fainelli
2019-06-12net: dsa: mv88e6xxx: lock mutex in port_fdb_dumpVivien Didelot
2019-06-12dt-bindings: net: wiznet: add w5x00 supportNicolas Saenz Julienne
2019-06-12net: ethernet: wiznet: w5X00 add device tree supportNicolas Saenz Julienne
2019-06-12net: sched: ingress: set 'unlocked' flag for Qdisc opsVlad Buslov
2019-06-11Merge branch 'tls-add-support-for-kernel-driven-resync-and-nfp-RX-offload'David S. Miller
2019-06-11nfp: tls: make use of kernel-driven TX resyncJakub Kicinski
2019-06-11net/tls: add kernel-driven resync mechanism for TXJakub Kicinski
2019-06-11net/tls: generalize the resync callbackJakub Kicinski
2019-06-11nfp: tls: enable TLS RX offloadJakub Kicinski
2019-06-11nfp: tls: implement RX TLS resyncDirk van der Merwe
2019-06-11nfp: add async version of mailbox communicationJakub Kicinski
2019-06-11nfp: rename nfp_ccm_mbox_alloc()Jakub Kicinski
2019-06-11nfp: tls: set skb decrypted flagDirk van der Merwe
2019-06-11net/tls: add kernel-driven TLS RX resyncJakub Kicinski
2019-06-11net/tls: rename handle_device_resync()Jakub Kicinski
2019-06-11net/tls: pass record number as a byte arrayJakub Kicinski
2019-06-11net/tls: simplify seq calculation in handle_device_resync()Jakub Kicinski
2019-06-11packet: remove unused variable 'status' in __packet_lookup_frame_in_blockMao Wenan
2019-06-11net: openvswitch: remove unnecessary ASSERT_OVSL in ovs_vport_del()Taehee Yoo