index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
irq.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-10
net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620
Alvaro Gamez Machado
1
-6
/
+29
2018-06-10
socket: close race condition between sock_close() and sockfs_setattr()
Cong Wang
1
-3
/
+15
2018-06-09
net: bridge: Fix locking in br_fdb_find_port()
Petr Machata
1
-1
/
+3
2018-06-09
udp: fix rx queue len reported by diag and proc interface
Paolo Abeni
6
-8
/
+21
2018-06-09
cdc_ncm: avoid padding beyond end of skb
Bjørn Mork
1
-2
/
+2
2018-06-09
net/sched: act_simple: fix parsing of TCA_DEF_DATA
Davide Caratti
1
-9
/
+6
2018-06-09
net: fddi: fix a possible null-ptr-deref
YueHaibing
1
-27
/
+28
2018-06-09
net: aquantia: fix unsigned numvecs comparison with less than zero
Colin Ian King
1
-6
/
+5
2018-06-08
net: stmmac: fix build failure due to missing COMMON_CLK dependency
Corentin Labbe
1
-5
/
+5
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
[next]