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-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
2017-07-21
ipv6: avoid unregistering inet6_dev for loopback
WANG Cong
1
-1
/
+2
2017-07-05
xfrm: Oops on error in pfkey_msg2xfrm_state()
Dan Carpenter
1
-4
/
+12
2017-07-05
xfrm: NULL dereference on allocation failure
Dan Carpenter
1
-0
/
+1
2017-07-05
xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY
Sabrina Dubroca
1
-47
/
+0
2017-07-05
net: 8021q: Fix one possible panic caused by BUG_ON in free_netdev
Gao Feng
1
-1
/
+2
2017-07-05
decnet: always not take dst->__refcnt when inserting dst into hash table
Wei Wang
1
-10
/
+4
2017-07-05
ipv6: fix calling in6_ifa_hold incorrectly for dad work
Xin Long
1
-3
/
+3
2017-07-05
igmp: add a missing spin_lock_init()
WANG Cong
1
-0
/
+1
2017-07-05
igmp: acquire pmc lock for ip_mc_clear_src()
WANG Cong
1
-8
/
+13
2017-07-05
net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfx
Jia-Ju Bai
1
-5
/
+1
2017-07-05
Fix an intermittent pr_emerg warning about lo becoming free.
Krister Johansen
1
-0
/
+14
2017-07-05
decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb
Mateusz Jurczyk
1
-1
/
+3
2017-07-05
net: don't call strlen on non-terminated string in dev_set_alias()
Alexander Potapenko
1
-1
/
+2
2017-07-05
netfilter: synproxy: fix conntrackd interaction
Eric Leblond
1
-0
/
+4
2017-07-05
netfilter: xt_TCPMSS: add more sanity tests on tcph->doff
Eric Dumazet
1
-1
/
+5
2017-07-05
ipv6: release dst on error in ip6_dst_lookup_tail
Willem de Bruijn
1
-2
/
+4
2017-06-29
mac80211/wpa: use constant time memory comparison for MACs
Jason A. Donenfeld
1
-2
/
+3
2017-06-29
rxrpc: Fix several cases where a padded len isn't checked in ticket decode
David Howells
1
-30
/
+34
2017-06-26
mac80211: don't look at the PM bit of BAR frames
Emmanuel Grumbach
1
-1
/
+5
[next]