index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
9
-39
/
+638
2017-05-03
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-3
/
+3
2017-05-01
xfrm: Indicate xfrm_state offload errors
Ilan Tayari
1
-3
/
+6
2017-04-27
xfrm: fix GRO for !CONFIG_NETFILTER
Sabrina Dubroca
1
-1
/
+1
2017-04-26
xfrm: do the garbage collection after flushing policy
Xin Long
1
-0
/
+4
2017-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
8
-32
/
+628
2017-04-14
xfrm: Prepare the GRO codepath for hardware offloading.
Steffen Klassert
1
-25
/
+25
2017-04-14
xfrm: Add encapsulation header offsets while SKB is not encrypted
Ilan Tayari
1
-0
/
+2
2017-04-14
net: Add a xfrm validate function to validate_xmit_skb
Steffen Klassert
1
-0
/
+29
2017-04-14
xfrm: Add xfrm_replay_overflow functions for offloading
Steffen Klassert
1
-2
/
+157
2017-04-14
esp: Add gso handlers for esp4 and esp6
Steffen Klassert
1
-1
/
+2
2017-04-14
xfrm: Add an IPsec hardware offloading API
Steffen Klassert
7
-15
/
+323
2017-04-14
xfrm: Move device notifications to a sepatate file
Steffen Klassert
3
-17
/
+45
2017-04-14
xfrm: Add a xfrm type offload.
Steffen Klassert
1
-0
/
+73
2017-04-13
netlink: pass extended ACK struct where available
Johannes Berg
1
-1
/
+1
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-3
/
+3
2017-04-13
netlink: extended ACK reporting
Johannes Berg
1
-1
/
+2
2017-04-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-3
/
+2
2017-04-10
xfrm: Prepare for CRYPTO_MAX_ALG_NAME expansion
Herbert Xu
1
-3
/
+3
2017-03-29
Merge branch 'apw' (xfrm_user fixes)
Linus Torvalds
1
-1
/
+8
2017-03-29
xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
Andy Whitcroft
1
-1
/
+5
2017-03-29
xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
Andy Whitcroft
1
-0
/
+3
2017-03-24
xfrm: use "unsigned int" in __xfrm6_pref_hash()
Alexey Dobriyan
1
-2
/
+2
2017-03-24
xfrm: remove unused struct xfrm_mgr::id
Alexey Dobriyan
1
-1
/
+0
2017-03-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-10
/
+9
2017-02-27
xfrm: provide correct dst in xfrm_neigh_lookup
Julian Anastasov
1
-8
/
+21
2017-02-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-108
/
+112
2017-02-15
esp: Add a software GRO codepath
Steffen Klassert
1
-5
/
+26
2017-02-15
xfrm: Extend the sec_path for IPsec offloading
Steffen Klassert
1
-0
/
+2
2017-02-15
xfrm: Export xfrm_parse_spi.
Steffen Klassert
1
-0
/
+1
2017-02-15
net: Prepare gro for packet consuming gro callbacks
Steffen Klassert
1
-0
/
+4
2017-02-15
xfrm: Add a secpath_set helper.
Steffen Klassert
1
-12
/
+22
2017-02-14
xfrm: Don't use sk_family for socket policy lookups
Steffen Klassert
1
-5
/
+4
2017-02-09
xfrm: policy: make policy backend const
Florian Westphal
1
-9
/
+9
2017-02-09
xfrm: policy: remove xfrm_policy_put_afinfo
Florian Westphal
1
-13
/
+8
2017-02-09
xfrm: policy: remove family field
Florian Westphal
1
-17
/
+17
2017-02-09
xfrm: policy: remove garbage_collect callback
Florian Westphal
1
-4
/
+2
2017-02-09
xfrm: policy: xfrm_policy_unregister_afinfo can return void
Florian Westphal
1
-22
/
+13
2017-02-09
xfrm: policy: xfrm_get_tos cannot fail
Florian Westphal
1
-14
/
+5
2017-02-09
xfrm: input: constify xfrm_input_afinfo
Florian Westphal
1
-20
/
+11
2017-02-09
xfrm: policy: init locks early
Florian Westphal
1
-5
/
+5
2017-02-08
gro_cells: move to net/core/gro_cells.c
Eric Dumazet
1
-0
/
+1
2017-02-07
net: add confirm_neigh method to dst_ops
Julian Anastasov
1
-0
/
+19
2017-01-30
xfrm: Add a dummy network device for napi.
Steffen Klassert
1
-1
/
+11
2017-01-16
xfrm: fix possible null deref in xfrm_init_tempstate
Florian Westphal
1
-2
/
+4
2017-01-10
xfrm: state: simplify rcu_read_unlock handling in two spots
Florian Westphal
1
-6
/
+7
2017-01-10
xfrm: add and use xfrm_state_afinfo_get_rcu
Florian Westphal
1
-10
/
+15
2017-01-10
xfrm: remove xfrm_state_put_afinfo
Florian Westphal
2
-23
/
+16
2017-01-10
xfrm: avoid rcu sparse warning
Florian Westphal
1
-8
/
+8
2017-01-06
xfrm: state: do not acquire lock in get_mtu helpers
Florian Westphal
1
-8
/
+5
[next]