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
*
vhost_net: stop device during reset owner
Jason Wang
2018-01-29
1
-0
/
+1
*
Merge branch 'net-Ease-to-follow-an-interface-that-moves-to-another-netns'
David S. Miller
2018-01-29
4
-23
/
+36
|
\
|
*
dev: advertise the new ifindex when the netns iface changes
Nicolas Dichtel
2018-01-29
4
-20
/
+36
|
*
dev: always advertise the new nsid when the netns iface changes
Nicolas Dichtel
2018-01-29
1
-4
/
+1
|
/
*
net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly t...
Vadim Lomovtsev
2018-01-29
5
-5
/
+5
*
Merge branch 'ptr_ring-fixes'
David S. Miller
2018-01-29
7
-45
/
+110
|
\
|
*
tools/virtio: fix smp_mb on x86
Michael S. Tsirkin
2018-01-29
1
-1
/
+1
|
*
tools/virtio: copy READ/WRITE_ONCE
Michael S. Tsirkin
2018-01-29
1
-0
/
+57
|
*
tools/virtio: more stubs to fix tools build
Michael S. Tsirkin
2018-01-29
2
-1
/
+2
|
*
tools/virtio: switch to __ptr_ring_empty
Michael S. Tsirkin
2018-01-29
1
-1
/
+1
|
*
ptr_ring: prevent queue load/store tearing
Michael S. Tsirkin
2018-01-29
1
-2
/
+2
|
*
skb_array: use __ptr_ring_empty
Michael S. Tsirkin
2018-01-29
1
-1
/
+1
|
*
Revert "net: ptr_ring: otherwise safe empty checks can overrun array bounds"
Michael S. Tsirkin
2018-01-29
1
-6
/
+1
|
*
ptr_ring: disallow lockless __ptr_ring_full
Michael S. Tsirkin
2018-01-29
1
-3
/
+4
|
*
tap: fix use-after-free
Michael S. Tsirkin
2018-01-29
1
-3
/
+0
|
*
ptr_ring: READ/WRITE_ONCE for __ptr_ring_empty
Michael S. Tsirkin
2018-01-29
1
-3
/
+8
|
*
ptr_ring: clean up documentation
Michael S. Tsirkin
2018-01-29
1
-16
/
+18
|
*
ptr_ring: keep consumer_head valid at all times
Michael S. Tsirkin
2018-01-29
1
-9
/
+16
|
/
*
ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
Martin KaFai Lau
2018-01-29
1
-4
/
+7
*
Merge branch 'rtnetlink-enable-IFLA_IF_NETNSID-for-RTM_DELLINK-RTM_SETINK'
David S. Miller
2018-01-29
1
-21
/
+75
|
\
|
*
rtnetlink: enable IFLA_IF_NETNSID for RTM_DELLINK
Christian Brauner
2018-01-29
1
-11
/
+28
|
*
rtnetlink: enable IFLA_IF_NETNSID for RTM_SETLINK
Christian Brauner
2018-01-29
1
-3
/
+0
|
*
rtnetlink: enable IFLA_IF_NETNSID in do_setlink()
Christian Brauner
2018-01-29
1
-7
/
+47
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-29
28
-220
/
+346
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-01-26
16
-28
/
+57
|
|
\
|
|
*
VSOCK: set POLLOUT | POLLWRNORM for TCP_CLOSING
Stefan Hajnoczi
2018-01-26
1
-1
/
+1
|
|
*
dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed state
Alexey Kodanev
2018-01-26
1
-0
/
+3
|
|
*
net: vrf: Add support for sends to local broadcast address
David Ahern
2018-01-26
1
-2
/
+3
|
|
*
r8169: fix memory corruption on retrieval of hardware statistics.
Francois Romieu
2018-01-26
1
-7
/
+2
|
|
*
net: don't call update_pmtu unconditionally
Nicolas Dichtel
2018-01-25
9
-18
/
+20
|
|
*
net: tcp: close sock if net namespace is exiting
Dan Streetman
2018-01-25
3
-0
/
+28
|
*
|
Merge tag 'drm-fixes-for-v4.15-rc10-2' of git://people.freedesktop.org/~airli...
Linus Torvalds
2018-01-26
2
-21
/
+58
|
|
\
\
|
|
*
\
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2018-01-26
1
-15
/
+31
|
|
|
\
\
|
|
|
*
|
drm/nouveau: Move irq setup/teardown to pci ctor/dtor
Lyude Paul
2018-01-26
1
-15
/
+31
|
|
*
|
|
Merge tag 'drm-misc-fixes-2018-01-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-01-25
1
-6
/
+27
|
|
|
\
\
\
|
|
|
*
|
|
drm/vc4: Fix NULL pointer dereference in vc4_save_hang_state()
Boris Brezillon
2018-01-18
1
-6
/
+6
|
|
|
*
|
|
drm/vc4: Flush the caches before the bin jobs, as well.
Eric Anholt
2018-01-18
1
-0
/
+21
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-01-26
6
-130
/
+210
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Revert "Input: synaptics_rmi4 - use devm_device_add_group() for attributes in...
Nick Dyer
2018-01-24
1
-3
/
+9
|
|
*
|
|
|
|
Input: trackpoint - only expose supported controls for Elan, ALPS and NXP
Dmitry Torokhov
2018-01-23
2
-110
/
+172
|
|
*
|
|
|
|
Input: trackpoint - force 3 buttons if 0 button is reported
Aaron Ma
2018-01-23
1
-0
/
+3
|
|
*
|
|
|
|
Input: xpad - add support for PDP Xbox One controllers
Mark Furneaux
2018-01-22
1
-0
/
+19
|
|
*
|
|
|
|
Input: stmfts,s6sy671 - add SPDX identifier
Andi Shyti
2018-01-22
2
-20
/
+10
|
*
|
|
|
|
|
orangefs: fix deadlock; do not write i_size in read_iter
Martin Brandenburg
2018-01-26
2
-16
/
+2
|
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-01-25
1
-7
/
+11
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge tag 'kvm-s390-master-4.15-3' of git://git.kernel.org/pub/scm/linux/kern...
Radim Krčmář
2018-01-24
1
-7
/
+11
|
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
KVM: s390: add proper locking for CMMA migration bitmap
Christian Borntraeger
2018-01-24
1
-7
/
+11
|
*
|
|
|
|
|
|
Merge tag 'for-4.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2018-01-25
1
-18
/
+8
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Btrfs: fix stale entries in readdir
Josef Bacik
2018-01-24
1
-18
/
+8
*
|
|
|
|
|
|
|
Merge tag 'wireless-drivers-next-for-davem-2018-01-26' of git://git.kernel.or...
David S. Miller
2018-01-29
49
-383
/
+2213
|
\
\
\
\
\
\
\
\
[next]