summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * net: sched: don't set q pointer for shared blocksJiri Pirko2018-02-131-14/+12
|/
* mlxsw: spectrum_router: Fix error path in mlxsw_sp_vr_createJiri Pirko2018-02-131-14/+18
* net: af_unix: fix typo in UNIX_SKB_FRAGS_SZ commentTobias Klauser2018-02-131-1/+1
* uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc defineHauke Mehrtens2018-02-132-7/+5
* net: cavium: fix NULL pointer dereference in cavium_ptp_putJan Glauber2018-02-121-0/+2
* net: thunderbolt: Run disconnect flow asynchronously when logout is receivedMika Westerberg2018-02-121-1/+13
* net: thunderbolt: Tear down connection properly on suspendMika Westerberg2018-02-121-4/+1
* sh_eth: Remove obsolete explicit clock handling for WoLGeert Uytterhoeven2018-02-121-15/+3
* ravb: Remove obsolete explicit clock handling for WoLGeert Uytterhoeven2018-02-121-6/+0
* net: phy: fix wrong mask to phy_modify()Ingo van Lil2018-02-121-1/+1
* tcp: Honor the eor bit in tcp_mtu_probeIlya Lesokhin2018-02-121-0/+25
* sctp: remove the useless check in sctp_renege_eventsXin Long2018-02-121-6/+2
* sctp: add SCTP_CID_I_DATA and SCTP_CID_I_FWD_TSN conversion in sctp_cnameXin Long2018-02-121-0/+6
* sctp: do not pr_err for the duplicated node in transport rhlistXin Long2018-02-121-4/+1
* bridge: check brport attr show in brport_showXin Long2018-02-121-0/+3
* mvpp2: fix multicast address filterMikulas Patocka2018-02-121-3/+8
* ptr_ring: prevent integer overflow when calculating sizeJason Wang2018-02-121-1/+1
* Linux 4.16-rc1v4.16-rc1Linus Torvalds2018-02-121-2/+2
* unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro2018-02-118-142/+47
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11297-913/+913
* Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-02-118-40/+47
|\
| * annotate ep_scan_ready_list()Al Viro2018-02-011-11/+13
| * ep_send_events_proc(): return result via esed->resAl Viro2018-02-011-7/+10
| * preparation to switching ->poll() to returning EPOLL...Al Viro2018-02-011-1/+2
| * add EPOLLNVAL, annotate EPOLL... and event_poll->eventAl Viro2018-02-011-16/+17
| * use linux/poll.h instead of asm/poll.hAl Viro2018-02-013-3/+3
| * xen: fix poll misannotationAl Viro2018-02-011-1/+1
| * smc: missing poll annotationsAl Viro2018-02-011-1/+1
* | Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-02-111-0/+2
|\ \
| * | xtensa: fix build with KASANMax Filippov2018-02-111-0/+2
* | | Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-02-113-10/+8
|\ \ \ | |/ / |/| |
| * | nios2: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2018-02-112-2/+0
| * | nios2: dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre2018-02-111-8/+8
* | | Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-101-2/+3
|\ \ \