summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: mdio-gpio: Use devm_gpio_request_one instead of devm_gpio_requestGuenter Roeck2017-01-121-7/+6
* cdc-ether: usbnet_cdc_zte_status() can be staticWei Yongjun2017-01-121-1/+1
* tools: psock_lib: harden socket filter used by psock testsSowmini Varadhan2017-01-121-7/+32
* lwt_bpf: bpf_lwt_prog_cmp() can be staticWei Yongjun2017-01-121-1/+1
* Merge branch 's390-qeth-next'David S. Miller2017-01-126-182/+212
|\
| * s390/qeth: fix retrieval of vipa and proxy-arp addressesUrsula Braun2017-01-121-14/+16
| * s390/qeth: issue STARTLAN as first IPA commandJulian Wiedmann2017-01-124-35/+17
| * s390/qeth: shuffle MAC management functions aroundJulian Wiedmann2017-01-121-66/+63
| * s390/qeth: extract qeth_l2_remove_mac()Julian Wiedmann2017-01-121-14/+13
| * s390/qeth: consolidate errno translationJulian Wiedmann2017-01-121-12/+8
| * s390/qeth: don't convert return code twiceJulian Wiedmann2017-01-121-2/+1
| * s390/qeth: drop qeth_l2_del_all_macs() parameterJulian Wiedmann2017-01-121-9/+2
| * s390/qeth: Remove QETH_IP_HEADER_SIZEJulian Wiedmann2017-01-121-2/+0
| * s390/qeth: Allow reading hsuid in state DOWNJulian Wiedmann2017-01-121-3/+0
| * s390/qeth: display warning for OSA3 RX/TX checksum offloadingThomas Richter2017-01-121-0/+5
| * s390/qeth: test RX/TX checksum offload replyThomas Richter2017-01-122-0/+23
| * s390/qeth: rework RX/TX checksum offloadThomas Richter2017-01-123-33/+72
|/
* Merge branch 'bpf-cb-access'David S. Miller2017-01-125-88/+563
|\
| * bpf: allow b/h/w/dw access for bpf's cb in ctxDaniel Borkmann2017-01-123-13/+478
| * bpf: pass original insn directly to convert_ctx_accessDaniel Borkmann2017-01-124-77/+87
|/
* Merge branch 'smc-fixes'David S. Miller2017-01-123-8/+8
|\
| * smc: ETH_ALEN as memcpy length for mac addressesUrsula Braun2017-01-122-7/+7
| * net: fix AF_SMC related typoUrsula Braun2017-01-121-1/+1
|/
* cxgb4: Initialize mbox lock and list for mgmt devGanesh Goudar2017-01-121-1/+4
* net: core: Make netif_wake_subqueue a wrapperFlorian Fainelli2017-01-122-23/+13
* net: thunderx: Make hfunc variable const type in nicvf_set_rxfh()Robert Richter2017-01-111-1/+1
* net: thunderx: Fix error return code in nicvf_open()Wei Yongjun2017-01-111-1/+2
* sfc: efx_get_phys_port_id() can be staticWei Yongjun2017-01-111-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-11101-415/+778
|\
| * Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-01-1139-182/+355
| |\
| | * timerfd: export defines to userspaceMike Frysinger2017-01-113-19/+38
| | * mm/hugetlb.c: fix reservation race when freeing surplus pagesMike Kravetz2017-01-111-9/+28
| | * mm/slab.c: fix SLAB freelist randomization duplicate entriesJohn Sperbeck2017-01-111-4/+4
| | * zram: support BDI_CAP_STABLE_WRITESMinchan Kim2017-01-111-2/+11
| | * zram: revalidate disk under init_lockMinchan Kim2017-01-111-7/+1
| | * mm: support anonymous stable pageMinchan Kim2017-01-112-2/+21
| | * mm: add documentation for page fragment APIsAlexander Duyck2017-01-111-0/+42
| | * mm: rename __page_frag functions to __page_frag_cache, drop order from drainAlexander Duyck2017-01-113-11/+11
| | * mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...Alexander Duyck2017-01-114-13/+13
| | * mm, memcg: fix the active list aging for lowmem requests when memcg is enabledMichal Hocko2017-01-114-24/+49
| | * mm: don't dereference struct page fields of invalid pagesArd Biesheuvel2017-01-111-3/+3
| | * mailmap: add codeaurora.org names for nameless email commitsStephen Boyd2017-01-111-0/+4
| | * signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles2017-01-112-2/+12
| | * mm: pmd dirty emulation in page fault handlerMinchan Kim2017-01-111-2/+4
| | * ipc/sem.c: fix incorrect sem_lock pairingManfred Spraul2017-01-111-1/+1
| | * lib/Kconfig.debug: fix frv build failureSudip Mukherjee2017-01-111-1/+1
| | * mm: get rid of __GFP_OTHER_NODEMichal Hocko2017-01-116-21/+9
| | * mm: fix remote numa hits statisticsMichal Hocko2017-01-111-11/+4
| | * mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done}Dan Williams2017-01-111-0/+4
| | * ocfs2: fix crash caused by stale lvb with fsdlm pluginEric Ren2017-01-113-0/+19