aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-23udp: exclude gso from xfrm pathsWillem de Bruijn2-2/+4
2018-05-23Merge branch 'net-sfp-small-improvements'David S. Miller2-15/+26
2018-05-23Documentation/bindings: net: the sfp i2c-bus property is now mandatoryAntoine Tenart1-2/+2
2018-05-23net: phy: sfp: make the i2c-bus dt property mandatoryAntoine Tenart1-13/+15
2018-05-23net: phy: sfp: warn the user when no tx_disable pin is availableAntoine Tenart1-0/+9
2018-05-23Merge branch 'nfp-abm-add-basic-support-for-advanced-buffering-NIC'David S. Miller24-112/+1193
2018-05-23nfp: assign vNIC id as phys_port_name of vNICs which are not portsJakub Kicinski5-7/+30
2018-05-23nfp: use split in naming of PCIe PF portsJakub Kicinski3-1/+11
2018-05-23nfp: abm: force Ethternet port upJakub Kicinski3-0/+18
2018-05-23nfp: abm: spawn port netdevsJakub Kicinski4-20/+225
2018-05-23nfp: add devlink_eswitch_mode_set callbackJakub Kicinski2-0/+22
2018-05-23devlink: don't take instance lock around eswitch mode setJakub Kicinski1-1/+2
2018-05-23nfp: add app pointer to port representorsJakub Kicinski1-0/+2
2018-05-23nfp: abm: create project-specific vNIC structureJakub Kicinski6-4/+186
2018-05-23nfp: abm: add initial active buffer management NIC skeletonJakub Kicinski6-0/+155
2018-05-23nfp: core: allow 4-byte aligned accesses to Memory UnitsJakub Kicinski1-50/+44
2018-05-23nfp: add shared buffer configurationJakub Kicinski6-1/+294
2018-05-23nfp: add support for per-PCI PF mailboxJakub Kicinski3-0/+173
2018-05-23nfp: move rtsym helpers to pf codeJakub Kicinski3-48/+51
2018-05-23Merge branch 'bpfilter'David S. Miller17-12/+503
2018-05-23net: add skeleton of bpfilter kernel moduleAlexei Starovoitov13-0/+339
2018-05-23umh: introduce fork_usermode_blob() helperAlexei Starovoitov4-12/+164
2018-05-22Merge branch 'qed-firmware-TLV'David S. Miller16-2/+2502
2018-05-22qedi: Add get_generic_tlv_data handler.Manish Rangankar1-0/+16
2018-05-22qedi: Add support for populating ethernet TLVs.Manish Rangankar3-0/+191
2018-05-22qedf: Add get_generic_tlv_data handler.Chad Dupuis2-0/+18
2018-05-22qedf: Add support for populating ethernet TLVs.Chad Dupuis4-1/+104
2018-05-22qede: Add support for populating ethernet TLVs.Sudarsana Reddy Kalluru1-0/+101
2018-05-22qed: Add driver infrastucture for handling mfw requests.Sudarsana Reddy Kalluru4-1/+170
2018-05-22qed: Add support for processing iscsi tlv request.Sudarsana Reddy Kalluru3-1/+170
2018-05-22qed: Add support for processing fcoe tlv request.Sudarsana Reddy Kalluru3-1/+1024
2018-05-22qed: Add support for tlv request processing.Sudarsana Reddy Kalluru6-1/+480
2018-05-22qed: Add MFW interfaces for TLV request support.Sudarsana Reddy Kalluru1-0/+231
2018-05-22Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller2-199/+264
2018-05-22Merge branch 'tcp-ECN-quickack'David S. Miller1-11/+13
2018-05-22tcp: do not aggressively quick ack after ECN eventsEric Dumazet1-2/+2
2018-05-22tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_modeEric Dumazet1-11/+13
2018-05-22net: sched: don't disable bh when accessing action idrVlad Buslov1-10/+10
2018-05-22Merge branch 'net-ipv6-Fix-route-append-and-replace-use-cases'David S. Miller5-104/+743
2018-05-22selftests: fib_tests: Add ipv4 route add append replace testsDavid Ahern1-1/+278
2018-05-22selftests: fib_tests: Add ipv6 route add append replace testsDavid Ahern1-1/+334
2018-05-22selftests: fib_tests: Add option to pause after each testDavid Ahern1-0/+13
2018-05-22selftests: fib_tests: Add command line optionsDavid Ahern1-13/+40
2018-05-22selftests: fib_tests: Add success-fail countsDavid Ahern1-0/+7
2018-05-22net/ipv6: Simplify route replace and appending into multipath routeDavid Ahern3-93/+73
2018-05-22mlxsw: spectrum_router: Add support for route appendDavid Ahern1-0/+2
2018-05-22i40e: use the more traditional 'i' loop variableJacob Keller1-28/+28
2018-05-22i40e: add function doc headers for ethtool stats functionsJacob Keller1-0/+38
2018-05-22i40e: update data pointer directly when copying to the bufferJacob Keller1-59/+58
2018-05-22i40e: fold prefix strings directly into stat namesJacob Keller1-68/+69