index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
9
-39
/
+638
|
\
|
*
xfrm: Indicate xfrm_state offload errors
Ilan Tayari
2017-05-01
1
-3
/
+6
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-04-21
8
-32
/
+628
|
|
\
|
|
*
xfrm: Prepare the GRO codepath for hardware offloading.
Steffen Klassert
2017-04-14
1
-25
/
+25
|
|
*
xfrm: Add encapsulation header offsets while SKB is not encrypted
Ilan Tayari
2017-04-14
1
-0
/
+2
|
|
*
net: Add a xfrm validate function to validate_xmit_skb
Steffen Klassert
2017-04-14
1
-0
/
+29
|
|
*
xfrm: Add xfrm_replay_overflow functions for offloading
Steffen Klassert
2017-04-14
1
-2
/
+157
|
|
*
esp: Add gso handlers for esp4 and esp6
Steffen Klassert
2017-04-14
1
-1
/
+2
|
|
*
xfrm: Add an IPsec hardware offloading API
Steffen Klassert
2017-04-14
7
-15
/
+323
|
|
*
xfrm: Move device notifications to a sepatate file
Steffen Klassert
2017-04-14
3
-17
/
+45
|
|
*
xfrm: Add a xfrm type offload.
Steffen Klassert
2017-04-14
1
-0
/
+73
|
*
|
netlink: pass extended ACK struct where available
Johannes Berg
2017-04-13
1
-1
/
+1
|
*
|
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
1
-3
/
+3
|
*
|
netlink: extended ACK reporting
Johannes Berg
2017-04-13
1
-1
/
+2
|
|
/
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-04-11
2
-3
/
+2
|
|
\
|
|
*
xfrm: use "unsigned int" in __xfrm6_pref_hash()
Alexey Dobriyan
2017-03-24
1
-2
/
+2
|
|
*
xfrm: remove unused struct xfrm_mgr::id
Alexey Dobriyan
2017-03-24
1
-1
/
+0
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-05-02
1
-3
/
+3
|
\
\
\
|
*
|
|
xfrm: Prepare for CRYPTO_MAX_ALG_NAME expansion
Herbert Xu
2017-04-10
1
-3
/
+3
|
|
|
/
|
|
/
|
*
|
|
xfrm: fix GRO for !CONFIG_NETFILTER
Sabrina Dubroca
2017-04-27
1
-1
/
+1
*
|
|
xfrm: do the garbage collection after flushing policy
Xin Long
2017-04-26
1
-0
/
+4
|
|
/
|
/
|
*
|
Merge branch 'apw' (xfrm_user fixes)
Linus Torvalds
2017-03-29
1
-1
/
+8
|
\
\
|
|
/
|
/
|
|
*
xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
Andy Whitcroft
2017-03-29
1
-1
/
+5
|
*
xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
Andy Whitcroft
2017-03-29
1
-0
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-03-07
1
-10
/
+9
|
\
\
|
*
|
xfrm: Don't use sk_family for socket policy lookups
Steffen Klassert
2017-02-14
1
-5
/
+4
|
*
|
xfrm: policy: init locks early
Florian Westphal
2017-02-09
1
-5
/
+5
|
|
/
*
|
xfrm: provide correct dst in xfrm_neigh_lookup
Julian Anastasov
2017-02-26
1
-8
/
+21
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-02-16
3
-108
/
+112
|
\
\
|
*
|
esp: Add a software GRO codepath
Steffen Klassert
2017-02-15
1
-5
/
+26
|
*
|
xfrm: Extend the sec_path for IPsec offloading
Steffen Klassert
2017-02-15
1
-0
/
+2
|
*
|
xfrm: Export xfrm_parse_spi.
Steffen Klassert
2017-02-15
1
-0
/
+1
|
*
|
net: Prepare gro for packet consuming gro callbacks
Steffen Klassert
2017-02-15
1
-0
/
+4
|
*
|
xfrm: Add a secpath_set helper.
Steffen Klassert
2017-02-15
1
-12
/
+22
|
*
|
xfrm: policy: make policy backend const
Florian Westphal
2017-02-09
1
-9
/
+9
|
*
|
xfrm: policy: remove xfrm_policy_put_afinfo
Florian Westphal
2017-02-09
1
-13
/
+8
|
*
|
xfrm: policy: remove family field
Florian Westphal
2017-02-09
1
-17
/
+17
|
*
|
xfrm: policy: remove garbage_collect callback
Florian Westphal
2017-02-09
1
-4
/
+2
|
*
|
xfrm: policy: xfrm_policy_unregister_afinfo can return void
Florian Westphal
2017-02-09
1
-22
/
+13
|
*
|
xfrm: policy: xfrm_get_tos cannot fail
Florian Westphal
2017-02-09
1
-14
/
+5
|
*
|
xfrm: input: constify xfrm_input_afinfo
Florian Westphal
2017-02-09
1
-20
/
+11
*
|
|
gro_cells: move to net/core/gro_cells.c
Eric Dumazet
2017-02-08
1
-0
/
+1
*
|
|
net: add confirm_neigh method to dst_ops
Julian Anastasov
2017-02-07
1
-0
/
+19
|
/
/
*
|
xfrm: Add a dummy network device for napi.
Steffen Klassert
2017-01-30
1
-1
/
+11
*
|
xfrm: fix possible null deref in xfrm_init_tempstate
Florian Westphal
2017-01-16
1
-2
/
+4
*
|
xfrm: state: simplify rcu_read_unlock handling in two spots
Florian Westphal
2017-01-10
1
-6
/
+7
*
|
xfrm: add and use xfrm_state_afinfo_get_rcu
Florian Westphal
2017-01-10
1
-10
/
+15
*
|
xfrm: remove xfrm_state_put_afinfo
Florian Westphal
2017-01-10
2
-23
/
+16
*
|
xfrm: avoid rcu sparse warning
Florian Westphal
2017-01-10
1
-8
/
+8
*
|
xfrm: state: do not acquire lock in get_mtu helpers
Florian Westphal
2017-01-06
1
-8
/
+5
[next]