index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-01-29
net_sched: implement ->change_tx_queue_len() for pfifo_fast
Cong Wang
2018-01-29
net_sched: plug in qdisc ops change_tx_queue_len
Cong Wang
2018-01-29
net: introduce helper dev_change_tx_queue_len()
Cong Wang
2018-01-29
vhost_net: stop device during reset owner
Jason Wang
2018-01-29
Merge branch 'net-Ease-to-follow-an-interface-that-moves-to-another-netns'
David S. Miller
2018-01-29
dev: advertise the new ifindex when the netns iface changes
Nicolas Dichtel
2018-01-29
dev: always advertise the new nsid when the netns iface changes
Nicolas Dichtel
2018-01-29
net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly t...
Vadim Lomovtsev
2018-01-29
Merge branch 'ptr_ring-fixes'
David S. Miller
2018-01-29
tools/virtio: fix smp_mb on x86
Michael S. Tsirkin
2018-01-29
tools/virtio: copy READ/WRITE_ONCE
Michael S. Tsirkin
2018-01-29
tools/virtio: more stubs to fix tools build
Michael S. Tsirkin
2018-01-29
tools/virtio: switch to __ptr_ring_empty
Michael S. Tsirkin
2018-01-29
ptr_ring: prevent queue load/store tearing
Michael S. Tsirkin
2018-01-29
skb_array: use __ptr_ring_empty
Michael S. Tsirkin
2018-01-29
Revert "net: ptr_ring: otherwise safe empty checks can overrun array bounds"
Michael S. Tsirkin
2018-01-29
ptr_ring: disallow lockless __ptr_ring_full
Michael S. Tsirkin
2018-01-29
tap: fix use-after-free
Michael S. Tsirkin
2018-01-29
ptr_ring: READ/WRITE_ONCE for __ptr_ring_empty
Michael S. Tsirkin
2018-01-29
ptr_ring: clean up documentation
Michael S. Tsirkin
2018-01-29
ptr_ring: keep consumer_head valid at all times
Michael S. Tsirkin
2018-01-29
ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
Martin KaFai Lau
2018-01-29
Merge branch 'rtnetlink-enable-IFLA_IF_NETNSID-for-RTM_DELLINK-RTM_SETINK'
David S. Miller
2018-01-29
rtnetlink: enable IFLA_IF_NETNSID for RTM_DELLINK
Christian Brauner
2018-01-29
rtnetlink: enable IFLA_IF_NETNSID for RTM_SETLINK
Christian Brauner
2018-01-29
rtnetlink: enable IFLA_IF_NETNSID in do_setlink()
Christian Brauner
2018-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-28
Merge tag 'wireless-drivers-next-for-davem-2018-01-26' of git://git.kernel.or...
David S. Miller
2018-01-28
sfc: mark some unexported symbols as static
kbuild test robot
2018-01-28
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2018-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-28
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2018-01-28
net/rocker: Remove unreachable return instruction
Leon Romanovsky
2018-01-26
Merge branch 'fix-lpm-map'
Alexei Starovoitov
2018-01-26
tools/bpf: add a multithreaded stress test in bpf selftests test_lpm_map
Yonghong Song
2018-01-26
bpf: fix kernel page fault in lpm map trie_get_next_key
Yonghong Song
2018-01-26
Merge branch 'bpf-improvements-and-fixes'
Alexei Starovoitov
2018-01-26
bpf: add further test cases around div/mod and others
Daniel Borkmann
2018-01-26
bpf, arm: remove obsolete exception handling from div/mod
Daniel Borkmann
2018-01-26
bpf, mips64: remove unneeded zero check from div/mod with k
Daniel Borkmann
2018-01-26
bpf, mips64: remove obsolete exception handling from div/mod
Daniel Borkmann
2018-01-26
bpf, sparc64: remove obsolete exception handling from div/mod
Daniel Borkmann
2018-01-26
bpf, ppc64: remove obsolete exception handling from div/mod
Daniel Borkmann
2018-01-26
bpf, s390x: remove obsolete exception handling from div/mod
Daniel Borkmann
2018-01-26
bpf, arm64: remove obsolete exception handling from div/mod
Daniel Borkmann
2018-01-26
bpf, x86_64: remove obsolete exception handling from div/mod
Daniel Borkmann
2018-01-26
bpf: fix subprog verifier bypass by div/mod by 0 exception
Daniel Borkmann
2018-01-26
bpf: make unknown opcode handling more robust
Daniel Borkmann
2018-01-26
bpf: improve dead code sanitizing
Daniel Borkmann
2018-01-26
bpf: xor of a/x in cbpf can be done in 32 bit alu
Daniel Borkmann
[next]