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
/
xfrm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-05
xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
Andy Whitcroft
1
-1
/
+5
2017-06-05
xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
Andy Whitcroft
1
-0
/
+3
2016-11-20
xfrm: Fix memory leak of aead algorithm name
Ilan Tayari
1
-0
/
+1
2016-11-20
xfrm_user: propagate sec ctx allocation errors
Mathias Krause
1
-3
/
+6
2016-05-01
xfrm: Fix crash observed during device unregistration and decryption
subashab@codeaurora.org
1
-0
/
+3
2015-05-09
net: make skb_gso_segment error handling more robust
Florian Westphal
1
-0
/
+2
2012-10-10
xfrm_user: ensure user supplied esn replay window is valid
Mathias Krause
1
-6
/
+25
2012-10-10
xfrm_user: don't copy esn replay window twice for new states
Mathias Krause
1
-4
/
+5
2012-10-10
xfrm_user: fix info leak in copy_to_user_tmpl()
Mathias Krause
1
-0
/
+1
2012-10-10
xfrm_user: fix info leak in copy_to_user_policy()
Mathias Krause
1
-0
/
+1
2012-10-10
xfrm_user: fix info leak in copy_to_user_state()
Mathias Krause
1
-0
/
+1
2012-10-10
xfrm_user: fix info leak in copy_to_user_auth()
Mathias Krause
1
-1
/
+1
2012-10-10
xfrm: fix a read lock imbalance in make_blackhole
Li RongQing
1
-1
/
+1
2012-10-10
xfrm_user: return error pointer instead of NULL #2
Mathias Krause
1
-2
/
+4
2012-10-10
xfrm_user: return error pointer instead of NULL
Mathias Krause
1
-2
/
+4
2012-10-10
xfrm: Workaround incompatibility of ESN and async crypto
Steffen Klassert
2
-1
/
+16
2012-06-10
ipv6: fix incorrect ipsec fragment
Gao feng
1
-0
/
+3
2012-04-02
xfrm: Access the replay notify functions via the registered callbacks
Steffen Klassert
1
-3
/
+3
2012-02-03
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
1
-1
/
+1
2011-12-21
net: Add a flow_cache_flush_deferred function
Steffen Klassert
1
-4
/
+14
2011-11-26
net: Move mtu handling down to the protocol depended handlers
Steffen Klassert
1
-1
/
+3
2011-11-26
net: Rename the dst_opt default_mtu method to mtu
Steffen Klassert
1
-3
/
+3
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2
-0
/
+2
2011-10-19
net: add skb frag size accessors
Eric Dumazet
1
-1
/
+1
2011-10-18
xfrm: Simplify the replay check and advance functions
Steffen Klassert
1
-64
/
+34
2011-10-07
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-4
/
+6
2011-09-27
net: check return value for dst_alloc
Madalin Bucur
1
-4
/
+6
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-0
/
+5
2011-09-21
xfrm: Perform a replay check after return from async codepaths
Steffen Klassert
1
-0
/
+5
2011-08-24
net: xfrm: convert to SKB frag APIs
Ian Campbell
1
-4
/
+7
2011-08-02
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
1
-2
/
+2
2011-07-28
xfrm: Fix key lengths for rfc3686(ctr(aes))
Tushar Gohad
1
-2
/
+2
2011-07-18
net: Add ->neigh_lookup() operation to dst_ops
David S. Miller
1
-0
/
+7
2011-07-17
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
1
-1
/
+1
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+2
2011-07-08
XFRM: Fix memory leak in xfrm_state_update
Tushar Gohad
1
-0
/
+2
2011-07-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+3
2011-07-01
xfrm: Remove family arg from xfrm_bundle_ok
Steffen Klassert
1
-3
/
+3
2011-06-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2011-06-09
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
1
-1
/
+2
2011-06-07
xfrm: Fix off by one in the replay advance functions
Steffen Klassert
1
-2
/
+2
2011-05-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-1
/
+16
2011-05-10
xfrm: Don't allow esn with disabled anti replay detection
Steffen Klassert
1
-0
/
+3
2011-05-10
xfrm: Assign the inner mode output function to the dst entry
Steffen Klassert
1
-1
/
+13
2011-05-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-1
/
+4
2011-04-28
net: Use non-zero allocations in dst_alloc().
David S. Miller
1
-0
/
+1
2011-04-28
net: Make dst_alloc() take more explicit initializations.
David S. Miller
1
-1
/
+1
2011-04-26
xfrm: Check for the new replay implementation if an esn state is inserted
Steffen Klassert
1
-0
/
+3
2011-04-26
xfrm: Fix replay window size calculation on initialization
Steffen Klassert
1
-1
/
+1
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
1
-6
/
+6
[next]