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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-09
129
-899
/
+1265
|
\
|
*
tcp: Reset bytes_acked and bytes_received when disconnecting
Christoph Paasch
2019-07-09
1
-0
/
+2
|
*
selftests: txring_overwrite: fix incorrect test of mmap() return value
Frank de Brabander
2019-07-09
1
-1
/
+1
|
*
nfc: fix potential illegal memory access
Yang Wei
2019-07-08
1
-1
/
+1
|
*
net: stmmac: Re-work the queue selection for TSO packets
Jose Abreu
2019-07-08
1
-10
/
+18
|
*
net: bpfilter: print umh messages to /dev/kmsg
Gary Lin
2019-07-08
1
-1
/
+1
|
*
net: nixge: Fix misuse of strlcpy
Joe Perches
2019-07-08
1
-1
/
+1
|
*
net: ethernet: sun4i-emac: Fix misuse of strlcpy
Joe Perches
2019-07-08
1
-2
/
+2
|
*
Merge branch 'gtp-fix-several-bugs'
David S. Miller
2019-07-08
1
-8
/
+29
|
|
\
|
|
*
gtp: add missing gtp_encap_disable_sock() in gtp_encap_enable()
Taehee Yoo
2019-07-08
1
-1
/
+6
|
|
*
gtp: fix use-after-free in gtp_newlink()
Taehee Yoo
2019-07-08
1
-1
/
+1
|
|
*
gtp: fix Illegal context switch in RCU read-side critical section.
Taehee Yoo
2019-07-08
1
-1
/
+1
|
|
*
gtp: remove duplicate code in gtp_dellink()
Taehee Yoo
2019-07-08
1
-1
/
+0
|
|
*
gtp: fix use-after-free in gtp_encap_destroy()
Taehee Yoo
2019-07-08
1
-2
/
+15
|
|
*
gtp: fix suspicious RCU usage
Taehee Yoo
2019-07-08
1
-2
/
+6
|
|
/
|
*
Merge branch 'net-tls-fix-poll-wake-up'
David S. Miller
2019-07-07
2
-1
/
+28
|
|
\
|
|
*
selftests/tls: add test for poll() with data in TLS ULP
Jakub Kicinski
2019-07-07
1
-0
/
+26
|
|
*
net/tls: fix poll ignoring partially copied records
Jakub Kicinski
2019-07-07
1
-1
/
+2
|
|
/
|
*
ipv4: Fix NULL pointer dereference in ipv4_neigh_lookup()
Ido Schimmel
2019-07-06
1
-1
/
+1
|
*
r8152: set RTL8152_UNPLUG only for real disconnection
Hayes Wang
2019-07-06
1
-11
/
+16
|
*
Merge branch 'hsr-bug-fixes'
David S. Miller
2019-07-06
6
-15
/
+37
|
|
\
|
|
*
hsr: fix a NULL pointer deref in hsr_dev_xmit()
Cong Wang
2019-07-06
1
-3
/
+7
|
|
*
hsr: implement dellink to clean up resources
Cong Wang
2019-07-06
5
-10
/
+25
|
|
*
hsr: fix a memory leak in hsr_del_port()
Cong Wang
2019-07-06
2
-2
/
+5
|
|
/
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2019-07-05
6
-81
/
+88
|
|
\
|
|
*
xfrm interface: fix memory leak on creation
Nicolas Dichtel
2019-07-03
1
-70
/
+28
|
|
*
xfrm: policy: fix bydst hlist corruption on hash rebuild
Florian Westphal
2019-07-03
2
-6
/
+33
|
|
*
xfrm: remove a duplicated assignment
Cong Wang
2019-07-02
1
-3
/
+0
|
|
*
ipsec: select crypto ciphers for xfrm_algo
Arnd Bergmann
2019-06-21
1
-0
/
+2
|
|
*
xfrm: fix sa selector validation
Nicolas Dichtel
2019-06-17
1
-0
/
+3
|
|
*
af_key: fix leaks in key_pol_get_resp and dump_sp.
Jeremy Sowden
2019-05-28
1
-2
/
+6
|
|
*
xfrm: Fix xfrm sel prefix length validation
Anirudh Gupta
2019-05-28
1
-0
/
+16
|
*
|
bonding: validate ip header before check IPPROTO_IGMP
Cong Wang
2019-07-03
1
-14
/
+23
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-07-03
16
-296
/
+230
|
|
\
\
|
|
*
|
xdp: fix hang while unregistering device bound to xdp socket
Ilya Maximets
2019-07-03
4
-16
/
+87
|
|
*
|
xdp: hold device for umem regardless of zero-copy mode
Ilya Maximets
2019-07-03
1
-5
/
+6
|
|
*
|
selftests: bpf: fix inlines in test_lwt_seg6local
Jiri Benc
2019-07-03
1
-6
/
+6
|
|
*
|
selftests: bpf: add tests for shifts by zero
Luke Nelson
2019-07-03
1
-0
/
+85
|
|
*
|
bpf, x32: Fix bug with ALU64 {LSH, RSH, ARSH} BPF_K shift by 0
Luke Nelson
2019-07-03
1
-57
/
+6
|
|
*
|
bpf, x32: Fix bug with ALU64 {LSH, RSH, ARSH} BPF_X shift by 0
Luke Nelson
2019-07-03
1
-198
/
+23
|
|
*
|
bpf: fix uapi bpf_prog_info fields alignment
Baruch Siach
2019-06-29
2
-0
/
+2
|
|
*
|
bpf: fix BPF_ALU32 | BPF_ARSH on BE arches
Jiong Wang
2019-06-26
1
-2
/
+2
|
|
*
|
tools: bpftool: use correct argument in cgroup errors
Jakub Kicinski
2019-06-26
1
-3
/
+3
|
|
*
|
xsk: Properly terminate assignment in xskq_produce_flush_desc
Nathan Chancellor
2019-06-26
1
-1
/
+1
|
|
*
|
MAINTAINERS: add reviewer to maintainers entry
Björn Töpel
2019-06-25
1
-0
/
+1
|
|
*
|
samples/bpf: xdp_redirect, correctly get dummy program id
Prashant Bhole
2019-06-24
1
-1
/
+1
|
|
*
|
bpf: fix NULL deref in btf_type_is_resolve_source_only
Stanislav Fomichev
2019-06-24
1
-6
/
+6
|
|
*
|
bpf: fix the check that forwarding is enabled in bpf_ipv6_fib_lookup
Anton Protopopov
2019-06-17
1
-1
/
+1
|
*
|
|
net: hns: add support for vlan TSO
Yonglong Liu
2019-07-03
1
-0
/
+1
|
*
|
|
sctp: count data bundling sack chunk for outctrlchunks
Xin Long
2019-07-03
1
-0
/
+3
[next]