summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* efivarfs: Limit the rate for non-root to read filesLuck, Tony2018-02-223-0/+13
* kconfig.h: Include compiler types to avoid missed struct attributesKees Cook2018-02-221-0/+3
* x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu2018-02-223-0/+5
* Merge tag 'leds_for-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-201-1/+0
|\
| * MAINTAINERS: Remove Richard Purdie from LED maintainersJacek Anaszewski2018-02-191-1/+0
* | 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
| | * ibmvnic: Fix login buffer memory leaksThomas Falcon2018-02-141-0/+16
| |/
| * ibmvnic: Wait until reset is complete to set carrier onThomas Falcon2018-02-141-2/+2
| * Revert "net: thunderx: Add support for xdp redirect"Jesper Dangaard Brouer2018-02-143-94/+31
| * sctp: fix some copy-paste errors for file commentsXin Long2018-02-142-2/+3
| * net: fix race on decreasing number of TX queuesJakub Kicinski2018-02-141-2/+9
| * rds: do not call ->conn_alloc with GFP_KERNELSowmini Varadhan2018-02-131-1/+1
| * Merge branch 'net-sched-couple-of-fixes'David S. Miller2018-02-132-18/+32
| |\
| | * net: sched: fix tc_u_common lookupJiri Pirko2018-02-131-4/+20