summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-23ipv4: support sport, dport and ip_proto in RTM_GETROUTERoopa Prabhu
2018-05-23hv_netvsc: Add handlers for ethtool get/set msg levelHaiyang Zhang
2018-05-23net: vxge: fix spelling mistake in macro VXGE_HW_ERR_PRIVILAGED_OPEARATIONColin Ian King
2018-05-23Merge branch 'udp-gso-fixes'David S. Miller
2018-05-23gso: limit udp gso to egress-only virtual devicesWillem de Bruijn
2018-05-23udp: exclude gso from xfrm pathsWillem de Bruijn
2018-05-23Merge branch 'net-sfp-small-improvements'David S. Miller
2018-05-23Documentation/bindings: net: the sfp i2c-bus property is now mandatoryAntoine Tenart
2018-05-23net: phy: sfp: make the i2c-bus dt property mandatoryAntoine Tenart
2018-05-23net: phy: sfp: warn the user when no tx_disable pin is availableAntoine Tenart
2018-05-23Merge branch 'nfp-abm-add-basic-support-for-advanced-buffering-NIC'David S. Miller
2018-05-23nfp: assign vNIC id as phys_port_name of vNICs which are not portsJakub Kicinski
2018-05-23nfp: use split in naming of PCIe PF portsJakub Kicinski
2018-05-23nfp: abm: force Ethternet port upJakub Kicinski
2018-05-23nfp: abm: spawn port netdevsJakub Kicinski
2018-05-23nfp: add devlink_eswitch_mode_set callbackJakub Kicinski
2018-05-23devlink: don't take instance lock around eswitch mode setJakub Kicinski
2018-05-23nfp: add app pointer to port representorsJakub Kicinski
2018-05-23nfp: abm: create project-specific vNIC structureJakub Kicinski
2018-05-23nfp: abm: add initial active buffer management NIC skeletonJakub Kicinski
2018-05-23nfp: core: allow 4-byte aligned accesses to Memory UnitsJakub Kicinski
2018-05-23nfp: add shared buffer configurationJakub Kicinski
2018-05-23nfp: add support for per-PCI PF mailboxJakub Kicinski
2018-05-23nfp: move rtsym helpers to pf codeJakub Kicinski
2018-05-23Merge branch 'bpfilter'David S. Miller
2018-05-23net: add skeleton of bpfilter kernel moduleAlexei Starovoitov
2018-05-23umh: introduce fork_usermode_blob() helperAlexei Starovoitov
2018-05-22Merge branch 'qed-firmware-TLV'David S. Miller
2018-05-22qedi: Add get_generic_tlv_data handler.Manish Rangankar
2018-05-22qedi: Add support for populating ethernet TLVs.Manish Rangankar
2018-05-22qedf: Add get_generic_tlv_data handler.Chad Dupuis
2018-05-22qedf: Add support for populating ethernet TLVs.Chad Dupuis
2018-05-22qede: Add support for populating ethernet TLVs.Sudarsana Reddy Kalluru
2018-05-22qed: Add driver infrastucture for handling mfw requests.Sudarsana Reddy Kalluru
2018-05-22qed: Add support for processing iscsi tlv request.Sudarsana Reddy Kalluru
2018-05-22qed: Add support for processing fcoe tlv request.Sudarsana Reddy Kalluru
2018-05-22qed: Add support for tlv request processing.Sudarsana Reddy Kalluru
2018-05-22qed: Add MFW interfaces for TLV request support.Sudarsana Reddy Kalluru
2018-05-22Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-05-22Merge branch 'tcp-ECN-quickack'David S. Miller
2018-05-22tcp: do not aggressively quick ack after ECN eventsEric Dumazet
2018-05-22tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_modeEric Dumazet
2018-05-22net: sched: don't disable bh when accessing action idrVlad Buslov
2018-05-22Merge branch 'net-ipv6-Fix-route-append-and-replace-use-cases'David S. Miller
2018-05-22selftests: fib_tests: Add ipv4 route add append replace testsDavid Ahern
2018-05-22selftests: fib_tests: Add ipv6 route add append replace testsDavid Ahern
2018-05-22selftests: fib_tests: Add option to pause after each testDavid Ahern
2018-05-22selftests: fib_tests: Add command line optionsDavid Ahern
2018-05-22selftests: fib_tests: Add success-fail countsDavid Ahern
2018-05-22net/ipv6: Simplify route replace and appending into multipath routeDavid Ahern