index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
unix
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-10
tcp: annotate lockless access to tcp_memory_pressure
Eric Dumazet
2
-3
/
+3
2019-10-10
net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
Eric Dumazet
3
-4
/
+4
2019-10-10
net: avoid possible false sharing in sk_leave_memory_pressure()
Eric Dumazet
1
-2
/
+2
2019-10-10
tun: remove possible false sharing in tun_flow_update()
Eric Dumazet
1
-2
/
+2
2019-10-10
netfilter: conntrack: avoid possible false sharing
Eric Dumazet
1
-2
/
+2
2019-10-10
netns: fix NLM_F_ECHO mechanism for RTM_NEWNSID
Nicolas Dichtel
1
-6
/
+11
2019-10-10
net: usb: qmi_wwan: add Telit 0x1050 composition
Daniele Palmas
1
-0
/
+1
2019-10-10
act_mirred: Fix mirred_init_module error handling
YueHaibing
1
-1
/
+5
2019-10-10
net: taprio: Fix returning EINVAL when configuring without flags
Vinicius Costa Gomes
1
-0
/
+4
2019-10-10
s390/qeth: Fix initialization of vnicc cmd masks during set online
Alexandra Winter
1
-4
/
+8
2019-10-10
s390/qeth: Fix error handling during VNICC initialization
Alexandra Winter
1
-4
/
+7
2019-10-10
phylink: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2019-10-10
sctp: add chunks to sk_backlog when the newsk sk_socket is not set
Xin Long
2
-3
/
+14
2019-10-10
bonding: fix potential NULL deref in bond_update_slave_arr
Eric Dumazet
1
-1
/
+1
2019-10-10
net: stmmac: fix disabling flexible PPS output
Antonio Borneo
1
-0
/
+1
2019-10-10
net: stmmac: fix length of PTP clock's name string
Antonio Borneo
1
-1
/
+1
2019-10-09
ip6erspan: remove the incorrect mtu limit for ip6erspan
Haishuang Yan
1
-0
/
+1
2019-10-09
Doc: networking/device_drivers/pensando: fix ionic.rst warnings
Randy Dunlap
1
-1
/
+3
2019-10-09
NFC: pn533: fix use-after-free and memleaks
Johan Hovold
1
-1
/
+8
2019-10-09
net_sched: fix backward compatibility for TCA_ACT_KIND
Cong Wang
1
-4
/
+5
2019-10-09
net_sched: fix backward compatibility for TCA_KIND
Cong Wang
2
-5
/
+34
2019-10-09
net/mlx5: DR, Allow insertion of duplicate rules
Alex Vesker
1
-6
/
+4
2019-10-08
llc: fix sk_buff refcounting in llc_conn_state_process()
Eric Biggers
1
-27
/
+6
2019-10-08
llc: fix another potential sk_buff leak in llc_ui_sendmsg()
Eric Biggers
3
-18
/
+30
2019-10-08
llc: fix sk_buff leak in llc_conn_service()
Eric Biggers
3
-26
/
+16
2019-10-08
llc: fix sk_buff leak in llc_sap_state_process()
Eric Biggers
2
-18
/
+17
2019-10-07
mac80211: fix scan when operating on DFS channels in ETSI domains
Aaron Komisar
4
-10
/
+37
2019-10-07
mac80211: accept deauth frames in IBSS mode
Johannes Berg
1
-1
/
+10
2019-10-07
cfg80211: fix a bunch of RCU issues in multi-bssid code
Sara Sharon
1
-10
/
+13
2019-10-07
nl80211: fix memory leak in nl80211_get_ftm_responder_stats
Navid Emamdoost
1
-1
/
+1
2019-10-07
ptp: fix typo of "mechanism" in Kconfig help text
Antonio Borneo
1
-2
/
+2
2019-10-07
ionic: fix stats memory dereference
Shannon Nelson
2
-10
/
+21
2019-10-07
rxrpc: Fix call crypto state cleanup
David Howells
6
-7
/
+12
2019-10-07
rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local record
David Howells
1
-2
/
+3
2019-10-07
rxrpc: Fix trace-after-put looking at the put call record
David Howells
3
-15
/
+21
2019-10-07
rxrpc: Fix trace-after-put looking at the put connection record
David Howells
5
-13
/
+16
2019-10-07
rxrpc: Fix trace-after-put looking at the put peer record
David Howells
2
-7
/
+10
2019-10-07
rxrpc: Fix call ref leak
David Howells
1
-0
/
+1
2019-10-06
net: stmmac: selftests: Fix L2 Hash Filter test
Jose Abreu
1
-2
/
+2
2019-10-06
net: stmmac: gmac4+: Not all Unicast addresses may be available
Jose Abreu
1
-1
/
+1
2019-10-06
net: stmmac: selftests: Check if filtering is available before running
Jose Abreu
1
-0
/
+7
2019-10-06
net: dsa: b53: Do not clear existing mirrored port mask
Florian Fainelli
1
-1
/
+0
2019-10-05
Make filldir[64]() verify the directory entry filename is valid
Linus Torvalds
1
-0
/
+40
2019-10-05
Convert filldir[64]() from __put_user() to unsafe_put_user()
Linus Torvalds
1
-35
/
+93
2019-10-05
KVM: s390: mark __insn32_query() as __always_inline
Heiko Carstens
1
-1
/
+1
2019-10-05
KVM: s390: fix __insn32_query() inline assembly
Heiko Carstens
1
-3
/
+3
2019-10-05
kheaders: make headers archive reproducible
Dmitry Goldin
2
-5
/
+13
2019-10-05
kbuild: update compile-test header list for v5.4-rc2
Masahiro Yamada
1
-10
/
+0
2019-10-05
kbuild: two minor updates for Documentation/kbuild/modules.rst
Masahiro Yamada
1
-2
/
+2
2019-10-05
scripts/setlocalversion: clear local variable to make it work for sh
Masahiro Yamada
1
-1
/
+1
[next]