summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: sched: add em_ipt ematch for calling xtables matchesEyal Birger2018-02-215-1/+292
* r8169: remove some WOL-related dead codeHeiner Kallweit2018-02-211-37/+2
* Merge branch 'stmmac-multi-queue-fixes-and-cleanups'David S. Miller2018-02-204-23/+42
|\
| * net: stmmac: honor error code from stmmac_dt_phy()Niklas Cassel2018-02-201-2/+3
| * net: stmmac: add error handling in stmmac_mtl_setup()Niklas Cassel2018-02-201-5/+24
| * net: stmmac: call correct function in stmmac_mac_config_rx_queues_routing()Niklas Cassel2018-02-201-1/+1
| * net: stmmac: rename dwmac4_tx_queue_routing() to match realityNiklas Cassel2018-02-201-3/+3
| * net: stmmac: WARN if tx_skbuff entries are reused before clearedNiklas Cassel2018-02-201-0/+5
| * net: stmmac: do not clear tx_skbuff entries in stmmac_xmit()/stmmac_tso_xmit()Niklas Cassel2018-02-201-3/+0
| * net: stmmac: set MSS for each tx DMA channelNiklas Cassel2018-02-202-9/+6
|/
* x25: use %*ph to print small bufferAntonio Cardace2018-02-201-2/+1
* Merge branch 'net-Expose-KVD-linear-parts-as-resources'David S. Miller2018-02-205-97/+220
|\
| * mlxsw: spectrum_kvdl: Add support for per part occupancyArkadi Sharshevsky2018-02-201-3/+55
| * mlxsw: spectrum_kvdl: Add support for dynamic partition setArkadi Sharshevsky2018-02-201-5/+53
| * mlxsw: spectrum_kvdl: Add support for linear division resourcesArkadi Sharshevsky2018-02-203-3/+85
| * devlink: Perform cleanup of resource_set cbArkadi Sharshevsky2018-02-202-84/+3
| * devlink: Move size validation to coreArkadi Sharshevsky2018-02-201-5/+27
|/
* Merge branch 'net-Get-rid-of-net_mutex-and-simplify-cleanup_list-queueing'David S. Miller2018-02-203-41/+47
|\
| * net: Queue net_cleanup_work only if there is first net addedKirill Tkhai2018-02-201-2/+2
| * net: Make cleanup_list and net::cleanup_list of llist typeKirill Tkhai2018-02-202-15/+8
| * net: Kill net_mutexKirill Tkhai2018-02-203-26/+39
|/
* ibmvnic: Keep track of supplementary TX descriptorsThomas Falcon2018-02-202-2/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-20333-2793/+4395
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-1952-395/+504
| |\
| | * tg3: APE heartbeat changesPrashant Sreedharan2018-02-192-11/+29
| | * mlxsw: spectrum_router: Do not unconditionally clear route offload indicationIdo Schimmel2018-02-191-0/+3
| | * Merge branch 'qualcomm-rmnet-Fix-issues-with-CONFIG_DEBUG_PREEMPT-enabled'David S. Miller2018-02-193-55/+20
| | |\
| | | * net: qualcomm: rmnet: Fix possible null dereference in command processingSubash Abhinov Kasiviswanathan2018-02-191-0/+5
| | | * net: qualcomm: rmnet: Fix warning seen with 64 bit statsSubash Abhinov Kasiviswanathan2018-02-191-1/+1
| | | * net: qualcomm: rmnet: Fix crash on real dev unregistrationSubash Abhinov Kasiviswanathan2018-02-191-54/+14
| | |/
| | * sctp: remove the left unnecessary check for chunk in sctp_renege_eventsXin Long2018-02-161-3/+2
| | * rxrpc: Work around usercopy checkDavid Howells2018-02-161-2/+3
| | * tun: fix tun_napi_alloc_frags() frag allocatorEric Dumazet2018-02-161-10/+6
| | * udplite: fix partial checksum initializationAlexey Kodanev2018-02-163-0/+11
| | * skbuff: Fix comment mis-spelling.David S. Miller2018-02-161-1/+1
| | * dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lockPaolo Abeni2018-02-161-29/+33
| | * PCI/cxgb4: Extend T3 PCI quirk to T4+ devicesCasey Leedom2018-02-162-26/+23
| | * cxgb4: fix trailing zero in CIM LA dumpRahul Lakkireddy2018-02-162-2/+2
| | * cxgb4: free up resources of pf 0-3Ganesh Goudar2018-02-161-12/+13
| | * fib_semantics: Don't match route with mismatching tclassidStefano Brivio2018-02-161-0/+5
| | * NFC: llcp: Limit size of SDP URIKees Cook2018-02-162-1/+6
| | * tls: getsockopt return record sequence numberBoris Pismenny2018-02-141-0/+2
| | * tls: reset the crypto info if copy_from_user failsBoris Pismenny2018-02-141-1/+1
| | * tls: retrun the correct IV in getsockoptBoris Pismenny2018-02-141-1/+2
| | * Merge branch 'net-segmentation-offload-doc-fixes'David S. Miller2018-02-141-4/+34
| | |\
| | | * docs: segmentation-offloads.txt: add SCTP infoDaniel Axtens2018-02-141-0/+26
| | | * docs: segmentation-offloads.txt: Fix ref to SKB_GSO_TUNNEL_REMCSUMDaniel Axtens2018-02-141-4/+4
| | | * docs: segmentation-offloads.txt: update for UFO depreciationDaniel Axtens2018-02-141-0/+4
| | |/
| | * Merge branch 'tipc-locking-fixes'David S. Miller2018-02-145-54/+91
| | |\
| | | * tipc: Fix missing RTNL lock protection during setting link propertiesYing Xue2018-02-141-6/+8