summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-05-22mlxsw: spectrum_router: Add support for route appendDavid Ahern
2018-05-22i40e: use the more traditional 'i' loop variableJacob Keller
2018-05-22i40e: add function doc headers for ethtool stats functionsJacob Keller
2018-05-22i40e: update data pointer directly when copying to the bufferJacob Keller
2018-05-22i40e: fold prefix strings directly into stat namesJacob Keller
2018-05-22i40e: use WARN_ONCE to replace the commented BUG_ON size checkJacob Keller
2018-05-22i40e: split i40e_get_strings() into smaller functionsJacob Keller
2018-05-22i40e: always return all queue stat stringsJacob Keller
2018-05-22i40e: always return VEB stat stringsJacob Keller
2018-05-22i40e: free skb after clearing lock in ptp_stopJacob Keller
2018-05-21Merge branch 'TI-Ethernet-driver-warnings-fixes'David S. Miller
2018-05-21ti: ethernet: davinci: Fix cast to int warningsFlorian Fainelli
2018-05-21net: ethernet: davinci_emac: Fix printing of base addressFlorian Fainelli
2018-05-21net: ethernet: ti: cpsw: Fix cpsw_add_ch_strings() printk formatFlorian Fainelli
2018-05-21net: ethernet: ti: cpts: Fix timestamp printFlorian Fainelli
2018-05-21ti: ethernet: cpdma: Use correct format for genpool_*Florian Fainelli
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-21vmcore: move get_vmcore_size out of __initRahul Lakkireddy
2018-05-21cxgb4: copy the length of cpl_tx_pkt_core to fw_wrGanesh Goudar
2018-05-21net: ethernet: Sort Kconfig sourcing alphabeticallyFlorian Fainelli
2018-05-21net: phy: phylink: Don't release NULL GPIOFlorian Fainelli
2018-05-21Merge tag 'mips_fixes_4.17_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-20mv88e6xxx: Fix uninitialized variable warning.David S. Miller
2018-05-20net: dsa: b53: Extend platform data to include DSA portsFlorian Fainelli
2018-05-20Merge branch 'mv88exxx-pdata'David S. Miller