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
2017-08-30
Bluetooth: bnep: fix possible might sleep error in bnep_session
Jeffy Chen
1
-6
/
+5
2017-08-30
Bluetooth: cmtp: fix possible might sleep error in cmtp_session
Jeffy Chen
1
-7
/
+10
2017-08-30
Bluetooth: hidp: fix possible might sleep error in hidp_session_thread
Jeffy Chen
1
-11
/
+22
2017-08-30
net: sched: fix NULL pointer dereference when action calls some targets
Xin Long
1
-0
/
+2
2017-08-30
irda: do not leak initialized list.dev to userspace
Colin Ian King
1
-1
/
+1
2017-08-30
tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP
Neal Cardwell
1
-2
/
+1
2017-08-30
sctp: fully initialize the IPv6 address in sctp_v6_to_addr()
Alexander Potapenko
1
-0
/
+2
2017-08-30
dccp: defer ccid_hc_tx_delete() at dismantle time
Eric Dumazet
1
-2
/
+12
2017-08-30
dccp: purge write queue in dccp_destroy_sock()
Eric Dumazet
1
-4
/
+1
2017-08-24
netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregister
Liping Zhang
1
-3
/
+10
2017-08-12
ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...
zheng li
1
-1
/
+1
2017-08-12
udp: consistently apply ufo or fragmentation
Willem de Bruijn
3
-6
/
+10
2017-08-12
revert "ipv4: Should use consistent conditional judgement for ip fragment in ...
Greg Kroah-Hartman
1
-1
/
+1
2017-08-12
packet: fix tp_reserve race in packet_set_ring
Willem de Bruijn
1
-4
/
+9
2017-08-12
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
3
-3
/
+3
2017-08-12
tcp: fastopen: tcp_connect() must refresh the route
Eric Dumazet
1
-0
/
+3
2017-08-12
net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target
Xin Long
1
-1
/
+1
2017-08-12
net: fix keepalive code vs TCP_FASTOPEN_CONNECT
Eric Dumazet
1
-1
/
+2
2017-08-12
tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states
Yuchung Cheng
1
-2
/
+2
2017-08-11
ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...
zheng li
1
-1
/
+1
2017-08-11
dccp: fix a memleak for dccp_feat_init err process
Xin Long
1
-2
/
+5
2017-08-11
packet: fix use-after-free in prb_retire_rx_blk_timer_expired()
WANG Cong
1
-1
/
+1
2017-08-11
rtnetlink: allocate more memory for dev_set_mac_address()
WANG Cong
1
-1
/
+2
2017-08-11
ipv4: initialize fib_trie prior to register_netdev_notifier call.
Mahesh Bandewar
1
-4
/
+5
2017-08-11
ipv6: avoid overflow of offset in ip6_find_1stfragopt
Sabrina Dubroca
1
-2
/
+6
2017-08-11
net: Zero terminate ifr_name in dev_ifname().
David S. Miller
1
-0
/
+1
2017-08-11
xfrm: Don't use sk_family for socket policy lookups
Steffen Klassert
1
-5
/
+4
2017-08-11
vlan: Propagate MAC address to VLANs
Mike Manning
3
-3
/
+24
2017-08-11
ipv6: Should use consistent conditional judgement for ip6 fragment between __...
Zheng Li
1
-1
/
+1
2017-08-11
net: skb_needs_check() accepts CHECKSUM_NONE for tx
Eric Dumazet
1
-3
/
+4
2017-08-11
net, sched: fix soft lockup in tc_classify
Daniel Borkmann
1
-1
/
+3
2017-08-11
net: sctp: fix race for one-to-many sockets in sendmsg's auto associate
Daniel Borkmann
1
-1
/
+7
2017-08-11
ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc
Jan Stancek
1
-2
/
+2
2017-08-11
Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l...
Al Viro
1
-0
/
+3
2017-08-11
Bluetooth: Fix potential NULL dereference
Johan Hedberg
1
-4
/
+3
2017-08-11
Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l...
Al Viro
1
-0
/
+3
2017-08-11
net: reduce skb_warn_bad_offload() noise
Eric Dumazet
1
-3
/
+9
2017-08-11
af_key: Add lock to key dump
Yuejie Shi
1
-8
/
+38
2017-07-27
af_key: Fix sadb_x_ipsecrequest parsing
Herbert Xu
1
-21
/
+26
2017-07-27
Bluetooth: use constant time memory comparison for secret values
Jason A. Donenfeld
1
-2
/
+3
2017-07-27
NFC: Add sockaddr length checks before accessing sa_family in bind handlers
Mateusz Jurczyk
1
-2
/
+4
2017-07-27
nfc: Fix the sockaddr length sanitization in llcp_sock_connect
Mateusz Jurczyk
1
-2
/
+1
2017-07-27
nfc: Ensure presence of required attributes in the activate_target handler
Mateusz Jurczyk
1
-1
/
+3
2017-07-27
NFC: fix broken device allocation
Johan Hovold
1
-13
/
+18
2017-07-21
cfg80211: Check if PMKID attribute is of expected size
Srinivas Dasari
1
-2
/
+1
2017-07-21
cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES
Srinivas Dasari
1
-0
/
+4
2017-07-21
cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE
Srinivas Dasari
1
-0
/
+1
2017-07-21
ipv6: dad: don't remove dynamic addresses if link is down
Sabrina Dubroca
1
-11
/
+11
2017-07-21
net: prevent sign extension in dev_get_stats()
Eric Dumazet
1
-2
/
+2
2017-07-21
tcp: reset sk_rx_dst in tcp_disconnect()
WANG Cong
1
-0
/
+2
[next]