index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
leds
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-11
selftests: bpf: fix urandom_read build issue
Anders Roxell
1
-3
/
+1
2018-06-08
bpf: implement dummy fops for bpf objects
Daniel Borkmann
1
-2
/
+12
2018-06-08
bpfilter: fix race in pipe access
Alexei Starovoitov
1
-3
/
+7
2018-06-08
bpf, xdp: fix crash in xdp_umem_unaccount_pages
Daniel Borkmann
1
-2
/
+4
2018-06-08
xsk: Fix umem fill/completion queue mmap on 32-bit
Geert Uytterhoeven
2
-3
/
+3
2018-06-08
tools/bpf: fix selftest get_cgroup_id_user
Yonghong Song
2
-3
/
+23
2018-06-07
bpfilter: fix OUTPUT_FORMAT
Alexei Starovoitov
1
-1
/
+1
2018-06-07
umh: fix race condition
Alexei Starovoitov
1
-2
/
+1
2018-06-07
net: mscc: ocelot: Fix uninitialized error in ocelot_netdevice_event()
Geert Uytterhoeven
1
-1
/
+1
2018-06-07
bonding: re-evaluate force_primary when the primary slave name changes
Xiangning Yu
1
-0
/
+1
2018-06-07
ip_tunnel: Fix name string concatenate in __ip_tunnel_create()
Sultan Alsawaf
1
-2
/
+2
2018-06-07
hv_netvsc: Fix a network regression after ifdown/ifup
Dexuan Cui
1
-1
/
+3
2018-06-07
net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan
Willem de Bruijn
6
-13
/
+16
2018-06-07
netfilter: nf_tables: add NFT_LOGLEVEL_* enumeration and use it
Pablo Neira Ayuso
2
-8
/
+30
2018-06-07
bpf: reject passing modified ctx to helper functions
Daniel Borkmann
2
-18
/
+88
2018-06-06
media: omap2: fix compile-testing with FB_OMAP2=m
Arnd Bergmann
1
-1
/
+1
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
32
-71
/
+71
2018-06-06
treewide: Use struct_size() for vmalloc()-family
Kees Cook
1
-2
/
+1
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
53
-116
/
+89
2018-06-06
strparser: Add __strp_unpause and use it in ktls.
Doron Roberts-Kedes
3
-1
/
+16
2018-06-06
rxrpc: Fix terminal retransmission connection ID to include the channel
David Howells
1
-1
/
+1
2018-06-06
net: hns3: Optimize PF CMDQ interrupt switching process
Xi Wang
1
-0
/
+13
2018-06-06
net: hns3: Fix for VF mailbox receiving unknown message
Xi Wang
1
-3
/
+20
2018-06-06
net: hns3: Fix for VF mailbox cannot receiving PF response
Xi Wang
1
-0
/
+3
2018-06-06
bnx2x: use the right constant
Julia Lawall
1
-1
/
+1
2018-06-06
Revert "net: sched: cls: Fix offloading when ingress dev is vxlan"
David S. Miller
1
-16
/
+10
2018-06-06
net: dsa: b53: Fix for brcm tag issue in Cygnus SoC
Arun Parameswaran
3
-3
/
+18
2018-06-06
enic: fix UDP rss bits
Govindarajulu Varadarajan
7
-21
/
+67
2018-06-06
powerpc/64s/radix: Fix missing ptesync in flush_cache_vmap
Nicholas Piggin
1
-3
/
+2
2018-06-05
tracing: Use match_string() instead of open coding it in trace_set_options()
Yisheng Xie
1
-10
/
+5
2018-06-05
device: Use overflow helpers for devm_kmalloc()
Kees Cook
2
-3
/
+12
2018-06-05
mm: Use overflow helpers in kvmalloc()
Kees Cook
2
-2
/
+6
2018-06-05
mm: Use overflow helpers in kmalloc_array*()
Kees Cook
1
-6
/
+11
2018-06-05
test_overflow: Add memory allocation overflow tests
Kees Cook
1
-0
/
+110
2018-06-05
overflow.h: Add allocation size calculation helpers
Kees Cook
2
-5
/
+78
2018-06-05
test_overflow: Report test failures
Kees Cook
1
-15
/
+39
2018-06-05
test_overflow: macrofy some more, do more tests for free
Rasmus Villemoes
1
-26
/
+22
2018-06-05
lib: add runtime test of check_*_overflow functions
Rasmus Villemoes
3
-0
/
+291
2018-06-05
netdev-FAQ: clarify DaveM's position for stable backports
Cong Wang
1
-0
/
+9
2018-06-05
rtnetlink: validate attributes in do_setlink()
Eric Dumazet
1
-4
/
+4
2018-06-05
mlxsw: Add extack messages for port_{un, }split failures
David Ahern
3
-9
/
+25
2018-06-05
netdevsim: Add extack error message for devlink reload
David Ahern
3
-6
/
+10
2018-06-05
devlink: Add extack to reload and port_{un, }split operations
David Ahern
5
-17
/
+25
2018-06-05
net: metrics: add proper netlink validation
Eric Dumazet
2
-0
/
+4
2018-06-05
ipmr: fix error path when ipmr_new_table fails
Sabrina Dubroca
3
-19
/
+17
2018-06-05
ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
Sabrina Dubroca
1
-1
/
+2
2018-06-05
net: hns3: remove unused hclgevf_cfg_func_mta_filter
Arnd Bergmann
1
-11
/
+0
2018-06-05
MAINTAINERS: add Josh Poimboeuf as faddr2line maintainer
Josh Poimboeuf
1
-0
/
+5
2018-06-05
scripts/faddr2line: make the new code listing format optional
Peter Zijlstra (Intel)
1
-2
/
+16
2018-06-05
netfilter: provide udp*_lib_lookup for nf_tproxy
Arnd Bergmann
2
-6
/
+2
[next]