summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | * tipc: Introduce __tipc_nl_net_setYing Xue2018-02-142-3/+13
| | | * tipc: Introduce __tipc_nl_media_setYing Xue2018-02-142-9/+15
| | | * tipc: Introduce __tipc_nl_bearer_setYing Xue2018-02-142-9/+15
| | | * tipc: Introduce __tipc_nl_bearer_enableYing Xue2018-02-142-7/+11
| | | * tipc: Introduce __tipc_nl_bearer_disableYing Xue2018-02-142-6/+14
| | | * tipc: Refactor __tipc_nl_compat_doitYing Xue2018-02-141-14/+15
| | |/
| | * Merge branch 'ibmvnic-leaks'David S. Miller2018-02-141-1/+49
| | |\
| | | * ibmvnic: Clean RX pool buffers during device closeThomas Falcon2018-02-141-1/+30
| | | * ibmvnic: Free RX socket buffer in case of adapter errorThomas Falcon2018-02-141-0/+1
| | | * ibmvnic: Fix NAPI structures memory leakThomas Falcon2018-02-141-0/+2