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-06
xfrm: Don't use sk_family for socket policy lookups
Steffen Klassert
1
-5
/
+4
2017-08-06
l2tp: consider '::' as wildcard address in l2tp_ip6 socket lookup
Guillaume Nault
1
-2
/
+2
2017-08-06
ipv6: Should use consistent conditional judgement for ip6 fragment between __...
Zheng Li
1
-1
/
+1
2017-08-06
net: skb_needs_check() accepts CHECKSUM_NONE for tx
Eric Dumazet
1
-3
/
+4
2017-08-06
net: reduce skb_warn_bad_offload() noise
Eric Dumazet
1
-3
/
+9
2017-08-06
af_key: Add lock to key dump
Yuejie Shi
1
-8
/
+38
2017-07-27
sunrpc: use constant time memory comparison for mac
Jason A. Donenfeld
1
-1
/
+2
2017-07-27
ipvs: SNAT packet replies only for NATed connections
Julian Anastasov
1
-5
/
+14
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
-17
/
+18
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
2
-15
/
+19
2017-07-21
cfg80211: Check if NAN service ID is of expected size
Srinivas Dasari
1
-1
/
+1
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
rds: tcp: use sock_create_lite() to create the accept socket
Sowmini Varadhan
1
-1
/
+1
2017-07-21
net: ipv6: Compare lwstate in detecting duplicate nexthops
David Ahern
2
-11
/
+2
2017-07-21
net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64
Alban Browaeys
1
-1
/
+1
2017-07-21
ipv6: dad: don't remove dynamic addresses if link is down
Sabrina Dubroca
1
-9
/
+9
2017-07-21
net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()
Michal Kubeček
1
-6
/
+16
2017-07-21
bridge: mdb: fix leak on complete_info ptr on fail path
Eduardo Valentin
1
-1
/
+2
2017-07-21
net: prevent sign extension in dev_get_stats()
Eric Dumazet
1
-3
/
+3
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
-2
/
+3
2017-07-21
net: sched: Fix one possible panic when no destroy callback
Gao Feng
1
-1
/
+2
2017-07-21
net_sched: fix error recovery at qdisc creation
Eric Dumazet
5
-23
/
+19
2017-07-05
netfilter: use skb_to_full_sk in ip_route_me_harder
Florian Westphal
1
-3
/
+4
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
ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets
Peter Dawson
2
-14
/
+20
2017-07-05
sctp: check af before verify address in sctp_addr_id2transport
Xin Long
1
-1
/
+1
2017-07-05
tipc: allocate user memory with GFP_KERNEL flag
Parthasarathy Bhuvaragan
5
-13
/
+13
2017-07-05
mac80211: initialize SMPS field in HT capabilities
Felix Fietkau
1
-4
/
+9
2017-07-05
mac80211: recalculate min channel width on VHT opmode changes
Johannes Berg
3
-9
/
+25
2017-07-05
ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit()
Eric Dumazet
2
-0
/
+5
2017-07-05
net: dsa: Check return value of phy_connect_direct()
Florian Fainelli
1
-4
/
+2
2017-07-05
net: ethtool: Initialize buffer when querying device channel settings
Eran Ben Elisha
1
-1
/
+1
2017-07-05
l2tp: take a reference on sessions used in genetlink handlers
Guillaume Nault
3
-16
/
+35
2017-07-05
l2tp: hold session while sending creation notifications
Guillaume Nault
1
-2
/
+4
2017-07-05
l2tp: fix duplicate session creation
Guillaume Nault
3
-56
/
+84
2017-07-05
l2tp: ensure session can't get removed during pppol2tp_session_ioctl()
Guillaume Nault
1
-4
/
+11
2017-07-05
l2tp: fix race in l2tp_recv_common()
Guillaume Nault
4
-23
/
+88
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
rtnetlink: add IFLA_GROUP to ifla_policy
Serhey Popovych
1
-0
/
+2
2017-07-05
ipv6: Do not leak throw route references
Serhey Popovych
2
-18
/
+7
[next]