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