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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-07-05
esp4: Fix udpencap for local TCP packets.
Steffen Klassert
1
-1
/
+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
xfrm: move xfrm_garbage_collect out of xfrm_policy_flush
Hangbin Liu
3
-4
/
+3
2017-07-05
xfrm6: Fix IPv6 payload_len in xfrm6_transport_finish
Yossi Kuperman
1
-1
/
+1
2017-07-05
netfilter: synproxy: fix conntrackd interaction
Eric Leblond
1
-0
/
+4
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
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
sctp: return next obj by passing pos + 1 into sctp_transport_get_idx
Xin Long
1
-3
/
+2
2017-07-05
ipv6: fix calling in6_ifa_hold incorrectly for dad work
Xin Long
1
-3
/
+3
2017-07-05
net: don't global ICMP rate limit packets originating from loopback
Jesper Dangaard Brouer
2
-3
/
+7
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
proc: snmp6: Use correct type in memset
Christian Perle
1
-1
/
+1
2017-07-05
net: tipc: Fix a sleep-in-atomic bug in tipc_msg_reverse
Jia-Ju Bai
1
-1
/
+1
2017-07-05
net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfx
Jia-Ju Bai
1
-5
/
+1
2017-07-05
sctp: disable BH in sctp_for_each_endpoint
Xin Long
1
-2
/
+2
2017-07-05
Fix an intermittent pr_emerg warning about lo becoming free.
Krister Johansen
1
-0
/
+14
2017-07-05
af_unix: Add sockaddr length checks before accessing sa_family in bind and co...
Mateusz Jurczyk
1
-1
/
+6
2017-07-05
net: ipv6: Release route when device is unregistering
David Ahern
1
-0
/
+1
2017-07-05
net: Zero ifla_vf_info in rtnl_fill_vfinfo()
Mintz, Yuval
1
-1
/
+2
2017-07-05
decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb
Mateusz Jurczyk
1
-1
/
+3
2017-07-05
mac80211: free netdev on dev_alloc_name() error
Johannes Berg
1
-0
/
+1
2017-07-05
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
21
-45
/
+48
2017-07-05
net: don't call strlen on non-terminated string in dev_set_alias()
Alexander Potapenko
1
-1
/
+2
2017-06-29
netfilter: xtables: fix build failure from COMPAT_XT_ALIGN outside CONFIG_COMPAT
Willem de Bruijn
1
-8
/
+13
2017-06-29
netfilter: xtables: zero padding in data_to_user
Willem de Bruijn
2
-6
/
+12
2017-06-29
rxrpc: Fix several cases where a padded len isn't checked in ticket decode
David Howells
1
-30
/
+34
2017-06-24
mac80211: don't send SMPS action frame in AP mode when not needed
Emmanuel Grumbach
1
-0
/
+2
2017-06-24
mac80211: fix dropped counter in multiqueue RX
Johannes Berg
1
-1
/
+1
2017-06-24
mac80211: strictly check mesh address extension mode
Rajkumar Manoharan
2
-5
/
+8
2017-06-24
mac80211: fix IBSS presp allocation size
Johannes Berg
1
-0
/
+2
2017-06-24
mac80211/wpa: use constant time memory comparison for MACs
Jason A. Donenfeld
1
-4
/
+5
2017-06-24
mac80211: don't look at the PM bit of BAR frames
Emmanuel Grumbach
1
-1
/
+5
2017-06-24
ila_xlat: add missing hash secret initialization
Arnd Bergmann
1
-0
/
+1
2017-06-14
netfilter: nft_set_rbtree: handle element re-addition after deletion
Pablo Neira Ayuso
1
-11
/
+11
2017-06-14
net: bridge: fix a null pointer dereference in br_afspec
Nikolay Aleksandrov
1
-1
/
+1
2017-06-14
net/ipv6: Fix CALIPSO causing GPF with datagram support
Richard Haines
1
-1
/
+5
2017-06-14
net: ping: do not abuse udp_poll()
Eric Dumazet
3
-3
/
+3
2017-06-14
net: dsa: Fix stale cpu_switch reference after unbind then bind
Florian Fainelli
1
-1
/
+3
2017-06-14
ipv6: Fix leak in ipv6_gso_segment().
David S. Miller
1
-1
/
+3
2017-06-14
sock: reset sk_err when the error queue is empty
Soheil Hassas Yeganeh
1
-1
/
+4
2017-06-14
ip6_tunnel: fix traffic class routing for tunnels
Liam McBirnie
1
-0
/
+3
2017-06-14
tcp: disallow cwnd undo when switching congestion control
Yuchung Cheng
1
-0
/
+1
2017-06-14
ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()
Ben Hutchings
2
-0
/
+4
2017-06-14
net: bridge: start hello timer only if device is up
Nikolay Aleksandrov
1
-1
/
+2
2017-06-07
bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_data
Daniel Borkmann
1
-0
/
+1
[next]