index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tipc: Introduce __tipc_nl_bearer_set
Ying Xue
2018-02-14
2
-9
/
+15
*
tipc: Introduce __tipc_nl_bearer_enable
Ying Xue
2018-02-14
2
-7
/
+11
*
tipc: Introduce __tipc_nl_bearer_disable
Ying Xue
2018-02-14
2
-6
/
+14
*
tipc: Refactor __tipc_nl_compat_doit
Ying Xue
2018-02-14
1
-14
/
+15
*
Merge branch 'ibmvnic-leaks'
David S. Miller
2018-02-14
1
-1
/
+49
|
\
|
*
ibmvnic: Clean RX pool buffers during device close
Thomas Falcon
2018-02-14
1
-1
/
+30
|
*
ibmvnic: Free RX socket buffer in case of adapter error
Thomas Falcon
2018-02-14
1
-0
/
+1
|
*
ibmvnic: Fix NAPI structures memory leak
Thomas Falcon
2018-02-14
1
-0
/
+2
|
*
ibmvnic: Fix login buffer memory leaks
Thomas Falcon
2018-02-14
1
-0
/
+16
|
/
*
ibmvnic: Wait until reset is complete to set carrier on
Thomas Falcon
2018-02-14
1
-2
/
+2
*
Revert "net: thunderx: Add support for xdp redirect"
Jesper Dangaard Brouer
2018-02-14
3
-94
/
+31
*
sctp: fix some copy-paste errors for file comments
Xin Long
2018-02-14
2
-2
/
+3
*
net: fix race on decreasing number of TX queues
Jakub Kicinski
2018-02-14
1
-2
/
+9
*
rds: do not call ->conn_alloc with GFP_KERNEL
Sowmini Varadhan
2018-02-13
1
-1
/
+1
*
Merge branch 'net-sched-couple-of-fixes'
David S. Miller
2018-02-13
2
-18
/
+32
|
\
|
*
net: sched: fix tc_u_common lookup
Jiri Pirko
2018-02-13
1
-4
/
+20
|
*
net: sched: don't set q pointer for shared blocks
Jiri Pirko
2018-02-13
1
-14
/
+12
|
/
*
mlxsw: spectrum_router: Fix error path in mlxsw_sp_vr_create
Jiri Pirko
2018-02-13
1
-14
/
+18
*
net: af_unix: fix typo in UNIX_SKB_FRAGS_SZ comment
Tobias Klauser
2018-02-13
1
-1
/
+1
*
uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define
Hauke Mehrtens
2018-02-13
2
-7
/
+5
*
net: cavium: fix NULL pointer dereference in cavium_ptp_put
Jan Glauber
2018-02-12
1
-0
/
+2
*
net: thunderbolt: Run disconnect flow asynchronously when logout is received
Mika Westerberg
2018-02-12
1
-1
/
+13
*
net: thunderbolt: Tear down connection properly on suspend
Mika Westerberg
2018-02-12
1
-4
/
+1
*
sh_eth: Remove obsolete explicit clock handling for WoL
Geert Uytterhoeven
2018-02-12
1
-15
/
+3
*
ravb: Remove obsolete explicit clock handling for WoL
Geert Uytterhoeven
2018-02-12
1
-6
/
+0
*
net: phy: fix wrong mask to phy_modify()
Ingo van Lil
2018-02-12
1
-1
/
+1
*
tcp: Honor the eor bit in tcp_mtu_probe
Ilya Lesokhin
2018-02-12
1
-0
/
+25
*
sctp: remove the useless check in sctp_renege_events
Xin Long
2018-02-12
1
-6
/
+2
*
sctp: add SCTP_CID_I_DATA and SCTP_CID_I_FWD_TSN conversion in sctp_cname
Xin Long
2018-02-12
1
-0
/
+6
*
sctp: do not pr_err for the duplicated node in transport rhlist
Xin Long
2018-02-12
1
-4
/
+1
*
bridge: check brport attr show in brport_show
Xin Long
2018-02-12
1
-0
/
+3
*
mvpp2: fix multicast address filter
Mikulas Patocka
2018-02-12
1
-3
/
+8
*
ptr_ring: prevent integer overflow when calculating size
Jason Wang
2018-02-12
1
-1
/
+1
*
Linux 4.16-rc1
v4.16-rc1
Linus Torvalds
2018-02-12
1
-2
/
+2
*
unify {de,}mangle_poll(), get rid of kernel-side POLL...
Al Viro
2018-02-11
8
-142
/
+47
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
297
-913
/
+913
*
Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-02-11
8
-40
/
+47
|
\
|
*
annotate ep_scan_ready_list()
Al Viro
2018-02-01
1
-11
/
+13
|
*
ep_send_events_proc(): return result via esed->res
Al Viro
2018-02-01
1
-7
/
+10
|
*
preparation to switching ->poll() to returning EPOLL...
Al Viro
2018-02-01
1
-1
/
+2
|
*
add EPOLLNVAL, annotate EPOLL... and event_poll->event
Al Viro
2018-02-01
1
-16
/
+17
|
*
use linux/poll.h instead of asm/poll.h
Al Viro
2018-02-01
3
-3
/
+3
|
*
xen: fix poll misannotation
Al Viro
2018-02-01
1
-1
/
+1
|
*
smc: missing poll annotations
Al Viro
2018-02-01
1
-1
/
+1
*
|
Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2018-02-11
1
-0
/
+2
|
\
\
|
*
|
xtensa: fix build with KASAN
Max Filippov
2018-02-11
1
-0
/
+2
*
|
|
Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-02-11
3
-10
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
nios2: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
2018-02-11
2
-2
/
+0
|
*
|
nios2: dts: Remove leading 0x and 0s from bindings notation
Mathieu Malaterre
2018-02-11
1
-8
/
+8
*
|
|
Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-10
1
-2
/
+3
|
\
\
\
[next]