aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-06-13net: dsa: sja1105: Make two functions staticYueHaibing1-4/+4
2019-06-12tcp: add optional per socket transmit delayEric Dumazet8-8/+76
2019-06-12Merge branch 'ena-dynamic-queue-sizes'David S. Miller7-143/+403
2019-06-12net: ena: update driver version from 2.0.3 to 2.1.0Sameeh Jubran1-2/+2
2019-06-12net: ena: remove inline keyword from functions in *.cSameeh Jubran3-24/+24
2019-06-12net: ena: add ethtool function for changing io queue sizesSameeh Jubran3-1/+40
2019-06-12net: ena: allow queue allocation backoff when low on memorySameeh Jubran3-42/+127
2019-06-12net: ena: make ethtool show correct current and max queue sizesSameeh Jubran2-6/+6
2019-06-12net: ena: enable negotiating larger Rx ring sizeSameeh Jubran2-49/+110
2019-06-12net: ena: add MAX_QUEUES_EXT get feature admin commandArthur Kiyanovski3-30/+105
2019-06-12Merge branch 'dpaa2-eth-Add-support-for-MQPRIO-offloading'David S. Miller2-26/+112
2019-06-12dpaa2-eth: Add mqprio supportIoana Radulescu2-5/+64
2019-06-12dpaa2-eth: Support multiple traffic classes on TxIoana Radulescu2-11/+19
2019-06-12dpaa2-eth: Refactor xps codeIoana Radulescu1-13/+32
2019-06-12net: ethernet: ti: cpts: fix build failure for powerpcGrygorii Strashko1-0/+1
2019-06-12net: dsa: Deal with non-existing PHY/fixed-linkFlorian Fainelli1-1/+1
2019-06-12net: dsa: mv88e6xxx: lock mutex in port_fdb_dumpVivien Didelot1-8/+6
2019-06-12dt-bindings: net: wiznet: add w5x00 supportNicolas Saenz Julienne1-0/+50
2019-06-12net: ethernet: wiznet: w5X00 add device tree supportNicolas Saenz Julienne1-2/+22
2019-06-12net: sched: ingress: set 'unlocked' flag for Qdisc opsVlad Buslov1-0/+1
2019-06-11Merge branch 'tls-add-support-for-kernel-driven-resync-and-nfp-RX-offload'David S. Miller12-74/+567
2019-06-11nfp: tls: make use of kernel-driven TX resyncJakub Kicinski3-12/+18
2019-06-11net/tls: add kernel-driven resync mechanism for TXJakub Kicinski3-1/+84
2019-06-11net/tls: generalize the resync callbackJakub Kicinski4-10/+18
2019-06-11nfp: tls: enable TLS RX offloadJakub Kicinski3-6/+26
2019-06-11nfp: tls: implement RX TLS resyncDirk van der Merwe1-0/+32
2019-06-11nfp: add async version of mailbox communicationJakub Kicinski4-22/+215
2019-06-11nfp: rename nfp_ccm_mbox_alloc()Jakub Kicinski3-8/+8
2019-06-11nfp: tls: set skb decrypted flagDirk van der Merwe3-9/+22
2019-06-11net/tls: add kernel-driven TLS RX resyncJakub Kicinski4-15/+145
2019-06-11net/tls: rename handle_device_resync()Jakub Kicinski3-3/+4
2019-06-11net/tls: pass record number as a byte arrayJakub Kicinski4-10/+18
2019-06-11net/tls: simplify seq calculation in handle_device_resync()Jakub Kicinski1-4/+3
2019-06-11packet: remove unused variable 'status' in __packet_lookup_frame_in_blockMao Wenan1-2/+1
2019-06-11net: openvswitch: remove unnecessary ASSERT_OVSL in ovs_vport_del()Taehee Yoo1-2/+0
2019-06-11net: netlink: make netlink_walk_start() void return typeTaehee Yoo1-12/+3
2019-06-11selftests: pmtu: Introduce list_flush_ipv6_exception test caseStefano Brivio1-1/+50
2019-06-10Merge branch 'net-Enable-nexthop-objects-with-IPv4-and-IPv6-routes'David S. Miller12-113/+1672
2019-06-10selftests: Add version of router_multipath.sh using nexthop objectsDavid Ahern1-0/+359
2019-06-10selftests: Add test with multiple prefixes using single nexthopDavid Ahern1-0/+290
2019-06-10selftests: icmp_redirect: Add support for routing via nexthop objectsDavid Ahern1-0/+49
2019-06-10selftests: pmtu: Add support for routing via nexthop objectsDavid Ahern1-32/+126
2019-06-10selftests: pmtu: Move route installs to a new functionDavid Ahern1-11/+15
2019-06-10selftests: pmtu: Move running of test into a new functionDavid Ahern1-27/+36
2019-06-10nexthops: add support for replaceDavid Ahern1-5/+214
2019-06-10ipv6: Allow routes to use nexthop objectsDavid Ahern2-8/+82
2019-06-10ipv4: Optimization for fib_info lookup with nexthopsDavid Ahern1-6/+65
2019-06-10ipv4: Allow routes to use nexthop objectsDavid Ahern3-0/+35
2019-06-10ipv6: Handle all fib6_nh in a nexthop in mtu updatesDavid Ahern1-1/+28
2019-06-10ipv6: Handle all fib6_nh in a nexthop in rt6_do_redirectDavid Ahern1-1/+19