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
2018-09-29
NFC: Fix possible memory corruption when handling SHDLC I-Frame commands
Suren Baghdasaryan
1
-0
/
+10
2018-09-29
net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags
Roopa Prabhu
1
-1
/
+1
2018-09-29
net/ipv6: do not copy dst flags on rt init
Peter Oskolkov
1
-2
/
+0
2018-09-29
ipv6: use rt6_info members when dst is set in rt6_fill_node
Xin Long
1
-12
/
+30
2018-09-29
tls: fix currently broken MSG_PEEK behavior
Daniel Borkmann
1
-0
/
+8
2018-09-29
socket: fix struct ifreq size in compat ioctl
Johannes Berg
1
-8
/
+14
2018-09-29
net/sched: act_sample: fix NULL dereference in the data path
Davide Caratti
1
-1
/
+1
2018-09-29
udp6: add missing checks on edumux packet processing
Paolo Abeni
1
-28
/
+37
2018-09-29
neighbour: confirm neigh entries when ARP packet is received
Vasily Khoruzhick
1
-5
/
+8
2018-09-29
tls: clear key material from kernel memory when do_tls_setsockopt_conf fails
Sabrina Dubroca
1
-1
/
+1
2018-09-29
tls: zero the crypto information from tls_context before freeing
Sabrina Dubroca
4
-12
/
+22
2018-09-29
tls: don't copy the key out of tls12_crypto_info_aes_gcm_128
Sabrina Dubroca
1
-4
/
+1
2018-09-29
udp4: fix IP_CMSG_CHECKSUM for connected sockets
Paolo Abeni
1
-23
/
+26
2018-09-29
ipv6: fix possible use-after-free in ip6_xmit()
Eric Dumazet
1
-4
/
+2
2018-09-29
gso_segment: Reset skb->mac_len after modifying network header
Toke Høiland-Jørgensen
2
-0
/
+2
2018-09-26
tls: Fix zerocopy_from_iter iov handling
Boris Pismenny
1
-3
/
+5
2018-09-26
Bluetooth: Use lock_sock_nested in bt_accept_enqueue
Philipp Puschmann
1
-1
/
+1
2018-09-26
mac80211: restrict delayed tailroom needed decrement
Manikanta Pubbisetty
2
-10
/
+16
2018-09-26
xfrm: fix 'passing zero to ERR_PTR()' warning
YueHaibing
1
-1
/
+4
2018-09-26
tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY
Vincent Whitchurch
2
-4
/
+1
2018-09-26
erspan: return PACKET_REJECT when the appropriate tunnel is not found
Haishuang Yan
1
-0
/
+2
2018-09-26
erspan: fix error handling for erspan tunnel
Haishuang Yan
1
-0
/
+3
2018-09-26
net/tls: Set count of SG entries if sk_alloc_sg returns -ENOSPC
Vakul Garg
1
-0
/
+6
2018-09-26
tipc: orphan sock in tipc_release()
Cong Wang
1
-0
/
+1
2018-09-26
rds: fix two RCU related problems
Cong Wang
1
-1
/
+4
2018-09-19
net: dcb: For wild-card lookups, use priority -1, not 0
Petr Machata
1
-4
/
+7
2018-09-19
Bluetooth: hidp: Fix handling of strncpy for hid->name information
Marcel Holtmann
1
-1
/
+1
2018-09-19
mac80211: don't update the PM state of a peer upon a multicast frame
Emmanuel Grumbach
1
-0
/
+1
2018-09-15
RDS: IB: fix 'passing zero to ERR_PTR()' warning
YueHaibing
1
-0
/
+1
2018-09-15
net/9p: fix error path of p9_virtio_probe
Jean-Philippe Brucker
1
-1
/
+2
2018-09-15
net/9p/trans_fd.c: fix race by holding the lock
Tomas Bortoli
1
-5
/
+5
2018-09-15
tcp, ulp: add alias for all ulp modules
Daniel Borkmann
2
-1
/
+2
2018-09-15
netfilter: fix memory leaks on netlink_dump_start error
Florian Westphal
2
-25
/
+30
2018-09-15
netfilter: x_tables: do not fail xt_alloc_table_info too easilly
Michal Hocko
1
-6
/
+1
2018-09-15
ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()
Tan Hu
1
-4
/
+11
2018-09-15
netfilter: ip6t_rpfilter: set F_IFACE for linklocal addresses
Florian Westphal
1
-1
/
+11
2018-09-15
net/xdp: Fix suspicious RCU usage warning
Tariq Toukan
1
-11
/
+3
2018-09-15
tcp, ulp: fix leftover icsk_ulp_ops preventing sock from reattach
Daniel Borkmann
1
-0
/
+2
2018-09-15
sunrpc: Don't use stack buffer with scatterlist
Laura Abbott
1
-3
/
+9
2018-09-15
sctp: hold transport before accessing its asoc in sctp_transport_get_next
Xin Long
2
-11
/
+15
2018-09-15
ip6_vti: fix a null pointer deference when destroy vti6 tunnel
Haishuang Yan
1
-1
/
+2
2018-09-15
ip6_vti: fix creating fallback tunnel device for vti6
Haishuang Yan
1
-0
/
+2
2018-09-15
net/ipv6: Put lwtstate when destroying fib6_info
David Ahern
1
-0
/
+2
2018-09-15
net/ipv6: Only update MTU metric if it set
David Ahern
1
-1
/
+4
2018-09-15
net/ipv6: init ip6 anycast rt->dst.input as ip6_input
Hangbin Liu
1
-1
/
+1
2018-09-15
ipv6: don't get lwtstate twice in ip6_rt_copy_init()
Alexey Kodanev
1
-1
/
+0
2018-09-15
erspan: set erspan_ver to 1 by default when adding an erspan dev
Xin Long
2
-0
/
+4
2018-09-15
sctp: remove useless start_fail from sctp_ht_iter in proc
Xin Long
1
-4
/
+0
2018-09-15
tipc: fix the big/little endian issue in tipc_dest
Haiqing Bai
2
-13
/
+6
2018-09-15
tipc: fix a missing rhashtable_walk_exit()
Cong Wang
1
-0
/
+2
[next]