index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
COPYING
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-29
tools/virtio: copy READ/WRITE_ONCE
Michael S. Tsirkin
1
-0
/
+57
2018-01-29
tools/virtio: more stubs to fix tools build
Michael S. Tsirkin
2
-1
/
+2
2018-01-29
tools/virtio: switch to __ptr_ring_empty
Michael S. Tsirkin
1
-1
/
+1
2018-01-29
ptr_ring: prevent queue load/store tearing
Michael S. Tsirkin
1
-2
/
+2
2018-01-29
skb_array: use __ptr_ring_empty
Michael S. Tsirkin
1
-1
/
+1
2018-01-29
Revert "net: ptr_ring: otherwise safe empty checks can overrun array bounds"
Michael S. Tsirkin
1
-6
/
+1
2018-01-29
ptr_ring: disallow lockless __ptr_ring_full
Michael S. Tsirkin
1
-3
/
+4
2018-01-29
tap: fix use-after-free
Michael S. Tsirkin
1
-3
/
+0
2018-01-29
ptr_ring: READ/WRITE_ONCE for __ptr_ring_empty
Michael S. Tsirkin
1
-3
/
+8
2018-01-29
ptr_ring: clean up documentation
Michael S. Tsirkin
1
-16
/
+18
2018-01-29
ptr_ring: keep consumer_head valid at all times
Michael S. Tsirkin
1
-9
/
+16
2018-01-29
ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
Martin KaFai Lau
1
-4
/
+7
2018-01-29
rtnetlink: enable IFLA_IF_NETNSID for RTM_DELLINK
Christian Brauner
1
-11
/
+28
2018-01-29
rtnetlink: enable IFLA_IF_NETNSID for RTM_SETLINK
Christian Brauner
1
-3
/
+0
2018-01-29
rtnetlink: enable IFLA_IF_NETNSID in do_setlink()
Christian Brauner
1
-7
/
+47
2018-01-29
sfc: mark some unexported symbols as static
kbuild test robot
2
-3
/
+3
2018-01-28
net/rocker: Remove unreachable return instruction
Leon Romanovsky
1
-1
/
+0
2018-01-27
tools/bpf: add a multithreaded stress test in bpf selftests test_lpm_map
Yonghong Song
2
-1
/
+96
2018-01-27
bpf: fix kernel page fault in lpm map trie_get_next_key
Yonghong Song
1
-15
/
+11
2018-01-27
bpf: add further test cases around div/mod and others
Daniel Borkmann
2
-15
/
+336
2018-01-27
bpf, arm: remove obsolete exception handling from div/mod
Daniel Borkmann
1
-8
/
+0
2018-01-27
bpf, mips64: remove unneeded zero check from div/mod with k
Daniel Borkmann
1
-15
/
+4
2018-01-27
bpf, mips64: remove obsolete exception handling from div/mod
Daniel Borkmann
1
-10
/
+0
2018-01-27
bpf, sparc64: remove obsolete exception handling from div/mod
Daniel Borkmann
1
-18
/
+0
2018-01-27
bpf, ppc64: remove obsolete exception handling from div/mod
Daniel Borkmann
1
-8
/
+0
2018-01-27
bpf, s390x: remove obsolete exception handling from div/mod
Daniel Borkmann
1
-10
/
+0
2018-01-27
bpf, arm64: remove obsolete exception handling from div/mod
Daniel Borkmann
1
-13
/
+0
2018-01-27
bpf, x86_64: remove obsolete exception handling from div/mod
Daniel Borkmann
1
-20
/
+0
2018-01-27
bpf: fix subprog verifier bypass by div/mod by 0 exception
Daniel Borkmann
3
-17
/
+38
2018-01-27
bpf: make unknown opcode handling more robust
Daniel Borkmann
3
-105
/
+154
2018-01-27
bpf: improve dead code sanitizing
Daniel Borkmann
1
-5
/
+12
2018-01-27
bpf: xor of a/x in cbpf can be done in 32 bit alu
Daniel Borkmann
1
-2
/
+2
2018-01-26
samples/bpf: Partially fixes the bpf.o build
Mickaël Salaün
1
-1
/
+4
2018-01-26
bpf: clean up from test_tcpbpf_kern.c
Lawrence Brakmo
1
-3
/
+0
2018-01-26
i40e: Do not allow use more TC queue pairs than MSI-X vectors exist
Paweł Jabłoński
1
-0
/
+4
2018-01-26
i40e/i40evf: Record ITR register location in the q_vector
Alexander Duyck
5
-18
/
+12
2018-01-26
i40e: fix reported mask for ntuple filters
Jacob Keller
1
-4
/
+4
2018-01-26
i40e: disallow programming multiple filters with same criteria
Jacob Keller
1
-0
/
+87
2018-01-26
i40e: program fragmented IPv4 filter input set
Jacob Keller
2
-0
/
+13
2018-01-26
i40e: Fix kdump failure
Avinash Dayanand
1
-2
/
+2
2018-01-26
i40e: cleanup unnecessary parens
Jeff Kirsher
2
-2
/
+2
2018-01-26
i40e: fix FW_LLDP flag on init
Alan Brady
1
-0
/
+3
2018-01-26
i40e: Implement an ethtool private flag to stop LLDP in FW
Dave Ertman
2
-3
/
+58
2018-01-26
i40e: change flags to use 64 bits
Alice Michael
2
-35
/
+36
2018-01-26
i40e: Display LLDP information on vSphere Web Client
Upasana Menon
4
-0
/
+55
2018-01-26
i40e/i40evf: Use ring pointers to clean up _set_itr_per_queue
Alexander Duyck
2
-24
/
+26
2018-01-26
i40evf: Allow turning off offloads when the VF has VLAN set
Paweł Jabłoński
1
-6
/
+12
2018-01-26
i40e: Fix for adding multiple ethtool filters on the same location
Patryk Małek
1
-6
/
+6
2018-01-26
i40e: Add returning AQ critical error to SW
Michal Kosiarz
6
-8
/
+24
2018-01-26
ixgbe: don't set RXDCTL.RLPML for 82599
Emil Tantilov
1
-2
/
+6
[next]