index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fsopen.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-11
net/mlx5: E-Switch, Fix default encap mode
Maor Gottlieb
2
-5
/
+7
2019-07-09
tcp: Reset bytes_acked and bytes_received when disconnecting
Christoph Paasch
1
-0
/
+2
2019-07-09
selftests: txring_overwrite: fix incorrect test of mmap() return value
Frank de Brabander
1
-1
/
+1
2019-07-08
nfc: fix potential illegal memory access
Yang Wei
1
-1
/
+1
2019-07-08
net: stmmac: Re-work the queue selection for TSO packets
Jose Abreu
1
-10
/
+18
2019-07-08
net: bpfilter: print umh messages to /dev/kmsg
Gary Lin
1
-1
/
+1
2019-07-08
net: nixge: Fix misuse of strlcpy
Joe Perches
1
-1
/
+1
2019-07-08
net: ethernet: sun4i-emac: Fix misuse of strlcpy
Joe Perches
1
-2
/
+2
2019-07-08
gtp: add missing gtp_encap_disable_sock() in gtp_encap_enable()
Taehee Yoo
1
-1
/
+6
2019-07-08
gtp: fix use-after-free in gtp_newlink()
Taehee Yoo
1
-1
/
+1
2019-07-08
gtp: fix Illegal context switch in RCU read-side critical section.
Taehee Yoo
1
-1
/
+1
2019-07-08
gtp: remove duplicate code in gtp_dellink()
Taehee Yoo
1
-1
/
+0
2019-07-08
gtp: fix use-after-free in gtp_encap_destroy()
Taehee Yoo
1
-2
/
+15
2019-07-08
gtp: fix suspicious RCU usage
Taehee Yoo
1
-2
/
+6
2019-07-07
selftests/tls: add test for poll() with data in TLS ULP
Jakub Kicinski
1
-0
/
+26
2019-07-07
net/tls: fix poll ignoring partially copied records
Jakub Kicinski
1
-1
/
+2
2019-07-06
ipv4: Fix NULL pointer dereference in ipv4_neigh_lookup()
Ido Schimmel
1
-1
/
+1
2019-07-06
r8152: set RTL8152_UNPLUG only for real disconnection
Hayes Wang
1
-11
/
+16
2019-07-06
hsr: fix a NULL pointer deref in hsr_dev_xmit()
Cong Wang
1
-3
/
+7
2019-07-06
hsr: implement dellink to clean up resources
Cong Wang
5
-10
/
+25
2019-07-06
hsr: fix a memory leak in hsr_del_port()
Cong Wang
2
-2
/
+5
2019-07-03
bonding: validate ip header before check IPPROTO_IGMP
Cong Wang
1
-14
/
+23
2019-07-03
net: hns: add support for vlan TSO
Yonglong Liu
1
-0
/
+1
2019-07-03
sctp: count data bundling sack chunk for outctrlchunks
Xin Long
1
-0
/
+3
2019-07-03
r8152: move calling r8153b_rx_agg_chg_indicate()
Hayes Wang
1
-10
/
+26
2019-07-03
net: don't warn in inet diag when IPV6 is disabled
Stephen Hemminger
1
-3
/
+0
2019-07-03
xdp: fix hang while unregistering device bound to xdp socket
Ilya Maximets
4
-16
/
+87
2019-07-03
xdp: hold device for umem regardless of zero-copy mode
Ilya Maximets
1
-5
/
+6
2019-07-03
selftests: bpf: fix inlines in test_lwt_seg6local
Jiri Benc
1
-6
/
+6
2019-07-03
selftests: bpf: add tests for shifts by zero
Luke Nelson
1
-0
/
+85
2019-07-03
bpf, x32: Fix bug with ALU64 {LSH, RSH, ARSH} BPF_K shift by 0
Luke Nelson
1
-57
/
+6
2019-07-03
bpf, x32: Fix bug with ALU64 {LSH, RSH, ARSH} BPF_X shift by 0
Luke Nelson
1
-198
/
+23
2019-07-03
xfrm interface: fix memory leak on creation
Nicolas Dichtel
1
-70
/
+28
2019-07-03
xfrm: policy: fix bydst hlist corruption on hash rebuild
Florian Westphal
2
-6
/
+33
2019-07-03
selftests/net: skip psock_tpacket test if KALLSYMS was not enabled
Po-Hsu Lin
2
-5
/
+10
2019-07-03
rxrpc: Fix oops in tracepoint
David Howells
1
-1
/
+1
2019-07-03
net: usb: asix: init MAC address buffers
Phong Tran
1
-3
/
+3
2019-07-02
macsec: fix checksumming after decryption
Andreas Steinmetz
1
-0
/
+1
2019-07-02
macsec: fix use-after-free of skb during RX
Andreas Steinmetz
1
-3
/
+2
2019-07-02
rxrpc: Fix send on a connected, but unbound socket
David Howells
1
-2
/
+2
2019-07-02
net: bridge: stp: don't cache eth dest pointer before skb pull
Nikolay Aleksandrov
1
-2
/
+1
2019-07-02
net: bridge: don't cache ether dest pointer on input
Nikolay Aleksandrov
1
-5
/
+3
2019-07-02
net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 query
Nikolay Aleksandrov
1
-2
/
+1
2019-07-02
net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handling
Nikolay Aleksandrov
1
-8
/
+12
2019-07-02
xfrm: remove a duplicated assignment
Cong Wang
1
-3
/
+0
2019-07-02
r8152: fix the setting of detecting the linking change for runtime suspend
Hayes Wang
1
-11
/
+27
2019-07-02
net/tls: make sure offload also gets the keys wiped
Jakub Kicinski
3
-3
/
+4
2019-07-02
net/tls: reject offload of TLS 1.3
Jakub Kicinski
1
-0
/
+8
2019-07-02
selftests: add a test case for cls_lower handle overflow
Davide Caratti
1
-0
/
+19
2019-07-02
idr: introduce idr_for_each_entry_continue_ul()
Cong Wang
3
-24
/
+27
[next]