index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2019-12-05
tcp: exit if nothing to retransmit on RTO timeout
Yuchung Cheng
2019-12-05
net: sched: fix `tc -s class show` no bstats on class with nolock subqueues
Dust Li
2019-12-05
sctp: cache netns in sctp_ep_common
Xin Long
2019-12-05
tipc: fix link name length check
John Rutherford
2019-12-05
openvswitch: remove another BUG_ON()
Paolo Abeni
2019-12-05
openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()
Paolo Abeni
2019-12-05
sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcook
Navid Emamdoost
2019-12-05
openvswitch: fix flow command message size
Paolo Abeni
2019-12-05
net: psample: fix skb_over_panic
Nikolay Aleksandrov
2019-12-05
xfrm: Fix memleak on xfrm state destroy
Steffen Klassert
2019-12-05
sctp: don't compare hb_timer expire date before starting it
Maciej Kwiecien
2019-12-05
net: ip6_gre: do not report erspan_ver for ip6gre or ip6gretap
Lorenzo Bianconi
2019-12-05
net: ip_gre: do not report erspan_ver for gre or gretap
Lorenzo Bianconi
2019-12-05
net: fix possible overflow in __sk_mem_raise_allocated()
Eric Dumazet
2019-12-05
tipc: fix skb may be leaky in tipc_link_input
Hoang Le
2019-12-05
net/smc: fix byte_order for rx_curs_confirmed
Ursula Braun
2019-12-05
net/smc: fix sender_free computation
Ursula Braun
2019-12-05
net/smc: don't wait for send buffer space when data was already sent
Karsten Graul
2019-12-05
net/smc: prevent races between smc_lgr_terminate() and smc_conn_free()
Karsten Graul
2019-12-05
decnet: fix DN_IFREQ_SIZE
Johannes Berg
2019-12-05
ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnel
wenxu
2019-12-05
net/core/neighbour: fix kmemleak minimal reference count for hash tables
Konstantin Khlebnikov
2019-12-05
net/core/neighbour: tell kmemleak about hash tables
Konstantin Khlebnikov
2019-12-05
tipc: fix memory leak in tipc_nl_compat_publ_dump
Gustavo A. R. Silva
2019-12-05
xprtrdma: Prevent leak of rpcrdma_rep objects
Chuck Lever
2019-12-05
netfilter: nf_tables: fix a missing check of nla_put_failure
Kangjie Lu
2019-12-05
tipc: fix a missing check of genlmsg_put
Kangjie Lu
2019-12-05
net/net_namespace: Check the return value of register_pernet_subsys()
Aditya Pakki
2019-12-05
net/netlink_compat: Fix a missing check of nla_parse_nested
Aditya Pakki
2019-12-05
netfilter: nf_nat_sip: fix RTP/RTCP source port translations
Alin Nastac
2019-12-05
VSOCK: bind to random port for VMADDR_PORT_ANY
Lepton Wu
2019-12-05
mac80211: fix station inactive_time shortly after boot
Ahmed Zaki
2019-12-05
bridge: ebtables: don't crash when using dnat target in output chains
Florian Westphal
2019-12-01
cfg80211: call disconnect_wk when AP stops
Johannes Berg
2019-12-01
ipv6: Fix handling of LLA with VRF and sockets bound to VRF
David Ahern
2019-12-01
cfg80211: Prevent regulatory restore during STA disconnect in concurrent inte...
Sriram R
2019-12-01
net: bpfilter: fix iptables failure if bpfilter_umh is disabled
Taehee Yoo
2019-12-01
sock_diag: fix autoloading of the raw_diag module
Andrei Vagin
2019-12-01
openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELS
Arnd Bergmann
2019-12-01
net: do not abort bulk send on BQL status
Eric Dumazet
2019-12-01
ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12
Hangbin Liu
2019-12-01
sunrpc: safely reallow resvport min/max inversion
J. Bruce Fields
2019-12-01
SUNRPC: Fix a compile warning for cmpxchg64()
Trond Myklebust
2019-12-01
sctp: use sk_wmem_queued to check for writable space
Xin Long
2019-12-01
net: fix warning in af_unix
Kyeongdon Kim
2019-12-01
vhost/vsock: split packets to send using multiple buffers
Stefano Garzarella
2019-12-01
net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_key
Xin Long
2019-12-01
net/sched: act_pedit: fix WARN() in the traffic path
Davide Caratti
2019-12-01
net: rtnetlink: prevent underflows in do_setvfinfo()
Dan Carpenter
2019-11-24
tcp: start receiver buffer autotuning sooner
Yuchung Cheng
[next]