aboutsummaryrefslogtreecommitdiff
path: root/net/xfrm
AgeCommit message (Expand)Author
2014-08-06list: fix order of arguments for hlist_add_after(_rcu)Ken Helias
2014-06-30xfrm: Fix installation of AH IPsec SAsTobias Brunner
2014-06-26xfrm: Fix refcount imbalance in xfrm_lookupSteffen Klassert
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-03xfrm: fix race between netns cleanup and state expire notificationMichal Kubecek
2014-05-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-05-13net/xfrm/xfrm_output.c: move EXPORT_SYMBOLFabian Frederick
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-07net: clean up snmp stats codeWANG Cong
2014-04-24net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman
2014-04-23xfrm: Remove useless xfrm_audit struct.Tetsuo Handa
2014-04-22xfrm: Remove useless secid field from xfrm_audit.Tetsuo Handa
2014-04-15ipv4: add a sock pointer to dst->output() path.Eric Dumazet
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-03-14xfrm: Introduce xfrm_input_afinfo to access the the callbacks properlySteffen Klassert
2014-03-12flowcache: Fix resource leaks on namespace exit.Steffen Klassert
2014-03-10selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov
2014-03-07xfrm: rename struct xfrm_filterNicolas Dichtel
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-26xfrm: Fix unlink race when policies are deleted.Steffen Klassert
2014-02-25xfrm: Add xfrm_tunnel_skb_cb to the skb common bufferSteffen Klassert
2014-02-25xfrm4: Add IPsec protocol multiplexerSteffen Klassert
2014-02-21xfrm: Cleanup error handling of xfrm_state_cloneSteffen Klassert
2014-02-20xfrm: Clone states properly on migrationSteffen Klassert
2014-02-20xfrm: Take xfrm_state_lock in xfrm_migrate_state_findSteffen Klassert
2014-02-20xfrm: Fix NULL pointer dereference on sub policy usageSteffen Klassert
2014-02-19xfrm: Remove caching of xfrm_policy_sk_bundlesSteffen Klassert
2014-02-17ipsec: add support of limited SA dumpNicolas Dichtel
2014-02-13xfrm: avoid creating temporary SA when there are no listenersHoria Geanta
2014-02-12flowcache: Make flow cache name space awareFan Du
2014-02-12xfrm: Don't prohibit AH from using ESN featureFan Du
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-23Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-01-14net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane
2014-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-01-13audit: convert all sessionid declaration to unsigned intEric Paris
2014-01-07net: xfrm: xfrm_policy: silence compiler warningYing Xue
2014-01-07net: xfrm: xfrm_policy: fix inline not at beginning of declarationDaniel Borkmann
2014-01-03{pktgen, xfrm} Introduce xfrm_state_lookup_byspi for pktgenFan Du
2014-01-03{pktgen, xfrm} Correct xfrm_state_lock usage in xfrm_stateonly_findFan Du
2014-01-02xfrm: checkpatch erros with inline keyword positionWeilong Chen
2014-01-02xfrm: fix checkpatch errorWeilong Chen
2014-01-02xfrm: checkpatch erros with space prohibitedWeilong Chen
2014-01-02xfrm: checkpatch errors with foo * barWeilong Chen
2014-01-02xfrm: checkpatch errors with spaceWeilong Chen
2013-12-16xfrm: export verify_userspi_info for pkfey and netlink interfaceFan Du
2013-12-16xfrm: check user specified spi for IPCompFan Du
2013-12-06xfrm: Remove ancient sleeping when the SA is in acquire stateSteffen Klassert
2013-12-06xfrm: Namespacify xfrm state/policy locksFan Du