| Commit message (Expand) | Author | Age | Files | Lines |
* | xfrm: Add oif to dst lookups | David Ahern | 2015-08-11 | 1 | -2/+5 |
* | ipsec: Add IV generator information to xfrm_state | Herbert Xu | 2015-05-28 | 1 | -0/+1 |
* | xfrm: Add IV generator information to xfrm_algo_desc | Herbert Xu | 2015-05-28 | 1 | -0/+2 |
* | netfilter: Pass socket pointer down through okfn(). | David Miller | 2015-04-07 | 1 | -4/+4 |
* | xfrm: simplify xfrm_address_t use | Jiri Benc | 2015-03-31 | 1 | -3/+3 |
* | net: Introduce possible_net_t | Eric W. Biederman | 2015-03-12 | 1 | -6/+2 |
* | xfrm: configure policy hash table thresholds by netlink | Christophe Gouault | 2014-09-02 | 1 | -0/+1 |
* | xfrm: Remove useless xfrm_audit struct. | Tetsuo Handa | 2014-04-23 | 1 | -23/+19 |
* | xfrm: Remove useless secid field from xfrm_audit. | Tetsuo Handa | 2014-04-22 | 1 | -19/+10 |
* | ipv4: add a sock pointer to dst->output() path. | Eric Dumazet | 2014-04-15 | 1 | -3/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2014-03-18 | 1 | -22/+28 |
|\ |
|
| * | xfrm6: Remove xfrm_tunnel_notifier | Steffen Klassert | 2014-03-14 | 1 | -8/+0 |
| * | xfrm6: Add IPsec protocol multiplexer | Steffen Klassert | 2014-03-14 | 1 | -0/+15 |
| * | xfrm: Introduce xfrm_input_afinfo to access the the callbacks properly | Steffen Klassert | 2014-03-14 | 1 | -12/+11 |
| * | xfrm: rename struct xfrm_filter | Nicolas Dichtel | 2014-03-07 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-03-05 | 1 | -0/+11 |
|\ \
| |/
|/| |
|
| * | xfrm: Clone states properly on migration | Steffen Klassert | 2014-02-20 | 1 | -0/+11 |
* | | xfrm4: Remove xfrm_tunnel_notifier | Steffen Klassert | 2014-02-25 | 1 | -2/+0 |
* | | xfrm: Add xfrm_tunnel_skb_cb to the skb common buffer | Steffen Klassert | 2014-02-25 | 1 | -12/+38 |
* | | xfrm4: Add IPsec protocol multiplexer | Steffen Klassert | 2014-02-25 | 1 | -1/+30 |
* | | ipsec: add support of limited SA dump | Nicolas Dichtel | 2014-02-17 | 1 | -5/+5 |
* | | xfrm: avoid creating temporary SA when there are no listeners | Horia Geanta | 2014-02-13 | 1 | -0/+15 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-01-25 | 1 | -7/+9 |
|\ |
|
| * | {pktgen, xfrm} Introduce xfrm_state_lookup_byspi for pktgen | Fan Du | 2014-01-03 | 1 | -0/+2 |
| * | xfrm: export verify_userspi_info for pkfey and netlink interface | Fan Du | 2013-12-16 | 1 | -0/+1 |
| * | xfrm: Namespacify xfrm state/policy locks | Fan Du | 2013-12-06 | 1 | -6/+5 |
| * | xfrm: Using the right namespace to migrate key info | Fan Du | 2013-12-06 | 1 | -1/+1 |
* | | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-01-23 | 1 | -10/+10 |
|\ \
| |/
|/| |
|
| * | audit: convert all sessionid declaration to unsigned int | Eric Paris | 2014-01-13 | 1 | -10/+10 |
* | | ipv6: Add a receive path hook for vti6 in xfrm6_mode_tunnel. | Steffen Klassert | 2013-10-09 | 1 | -0/+2 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2013-09-30 | 1 | -5/+10 |
|\ \ |
|
| * | | {ipv4,xfrm}: Introduce xfrm_tunnel_notifier for xfrm tunnel mode callback | Fan Du | 2013-08-28 | 1 | -2/+8 |
* | | | xfrm.h: Remove extern from function prototypes | Joe Perches | 2013-09-23 | 1 | -185/+190 |
| |/
|/| |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-09-05 | 1 | -0/+6 |
|\ \
| |/
|/| |
|
| * | xfrm: revert ipv4 mtu determination to dst_mtu | Hannes Frederic Sowa | 2013-08-26 | 1 | -12/+0 |
| * | xfrm: choose protocol family by skb protocol | Hannes Frederic Sowa | 2013-08-19 | 1 | -2/+2 |
| * | xfrm: introduce helper for safe determination of mtu | Hannes Frederic Sowa | 2013-08-14 | 1 | -0/+12 |
| * | xfrm: make local error reporting more robust | Hannes Frederic Sowa | 2013-08-14 | 1 | -0/+6 |
* | | xfrm: constify mark argument of xfrm_find_acq() | Mathias Krause | 2013-08-05 | 1 | -1/+1 |
|/ |
|
* | xfrm: force a garbage collection after deleting a policy | Paul Moore | 2013-05-31 | 1 | -0/+5 |
* | xfrm: allow to avoid copying DSCP during encapsulation | Nicolas Dichtel | 2013-03-06 | 1 | -0/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2013-02-14 | 1 | -2/+10 |
|\ |
|
| * | xfrm: Add a state resolution packet queue | Steffen Klassert | 2013-02-06 | 1 | -0/+7 |
| * | pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfk... | Jussi Kivilinna | 2013-02-01 | 1 | -2/+3 |
* | | xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal(). | YOSHIFUJI Hideaki / 吉藤英明 | 2013-01-29 | 1 | -13/+12 |
* | | xfrm: Use ipv6_addr_equal() where appropriate. | YOSHIFUJI Hideaki / 吉藤英明 | 2013-01-29 | 1 | -3/+10 |
|/ |
|
* | xfrm: Remove unused defines | Steffen Klassert | 2013-01-21 | 1 | -4/+0 |
* | xfrm: Fix the gc threshold value for ipv4 | Steffen Klassert | 2012-11-13 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-10-02 | 1 | -4/+4 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-09-15 | 1 | -0/+3 |
| |\ |
|