Commit Graph

358 Commits (c1e5fcc980b7b2185b29e4f9f0d8266806ada9eb)

Author SHA1 Message Date
Jean-Christophe DUBOIS c1e24df27f xfrm: remove unnecessary variable in xfrm_output_resume() 2nd try 17 years ago
Ilpo Järvinen 547b792cac net: convert BUG_TRAP to generic WARN_ON 17 years ago
Herbert Xu 7d7e5a60c6 ipsec: ipcomp - Decompress into frags if necessary 17 years ago
Herbert Xu 6fccab671f ipsec: ipcomp - Merge IPComp implementations 17 years ago
YOSHIFUJI Hideaki 721499e893 netns: Use net_eq() to compare net-namespaces for optimization. 17 years ago
Steffen Klassert ccf9b3b83d xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_info 17 years ago
Adrian-Ken Rueegsegger a13366c632 xfrm: xfrm_algo: correct usage of RIPEMD-160 17 years ago
David S. Miller 88860c9ef4 xfrm_user: Remove zero length key checks. 17 years ago
Johannes Berg f5184d267c net: Allow netdevices to specify needed head/tailroom 17 years ago
Hirofumi Nakagawa 801678c5a3 Remove duplicated unlikely() in IS_ERR() 17 years ago
Eric Paris 2532386f48 Audit: collect sessionid in netlink messages 17 years ago
Herbert Xu 01a2202c95 [IPSEC]: Use digest_null directly for auth 17 years ago
YOSHIFUJI Hideaki 5e2c433d9f [XFRM] AUDIT: Fix flowlabel text format ambibuity. 17 years ago
Herbert Xu c5d18e984a [IPSEC]: Fix catch-22 with algorithm IDs above 31 17 years ago
Denis V. Lunev 2c8dd11636 [XFRM]: Compilation warnings in xfrm_user.c. 17 years ago
Paul Moore 03e1ad7b5d LSM: Make the Labeled IPsec hooks more stack friendly 17 years ago
Patrick McHardy bcf0dda8d2 [XFRM]: xfrm_user: fix selector family initialization 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
YOSHIFUJI Hideaki 9bb182a700 [XFRM] MIP6: Fix address keys for routing search. 17 years ago
Kazunori MIYAZAWA df9dcb4588 [IPSEC]: Fix inter address family IPsec tunnel handling. 17 years ago
Timo Teras 4c563f7669 [XFRM]: Speed up xfrm_policy and xfrm_state walking 17 years ago
YOSHIFUJI Hideaki b791160b5a [XFRM]: Fix ordering issue in xfrm_dst_hash_transfer(). 17 years ago
YOSHIFUJI Hideaki 073a371987 [XFRM]: Avoid bogus BUG() when throwing new policy away. 17 years ago
Paul Mundt 0f4bda005f net: xfrm statistics depend on INET 17 years ago
Herbert Xu b318e0e4ef [IPSEC]: Fix bogus usage of u64 on input sequence number 17 years ago
Joy Latten 405137d16f [IPSEC]: Add support for aes-ctr. 17 years ago
Al Viro 0c11b9428f [PATCH] switch audit_get_loginuid() to task_struct * 17 years ago
Masahide NAKAMURA 9472c9ef64 [XFRM]: Fix statistics. 17 years ago
Adrian Bunk 5255dc6e14 [XFRM]: Remove unused exports. 17 years ago
Eric Dumazet 533cb5b0a6 [XFRM]: constify 'struct xfrm_type' 17 years ago
Herbert Xu 1a6509d991 [IPSEC]: Add support for combined mode algorithms 17 years ago
Herbert Xu 6fbf2cb774 [IPSEC]: Allow async algorithms 17 years ago
Denis V. Lunev b7c6ba6eb1 [NETNS]: Consolidate kernel netlink socket destruction. 17 years ago
Ilpo Järvinen 1486cbd777 [XFRM] xfrm_policy: kill some bloat 17 years ago
Sebastian Siewior 50dd79653e [XFRM]: Remove ifdef crypto. 17 years ago
Eric Dumazet 6666351df9 [XFRM]: xfrm_state_clone() should be static, not exported 17 years ago
WANG Cong 64c31b3f76 [XFRM] xfrm_policy_destroy: Rename and relative fixes. 17 years ago
Masahide NAKAMURA d66e37a99d [XFRM] Statistics: Add outbound-dropping error. 17 years ago
Ilpo Järvinen cf35f43e6e [XFRM]: Kill some bloat 17 years ago
Herbert Xu dbb1db8b59 [IPSEC]: Return EOVERFLOW when output sequence number overflows 17 years ago
Eric Dumazet 9a429c4983 [NET]: Add some acquires/releases sparse annotations. 17 years ago
Herbert Xu 9dd3245a2a [IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input 17 years ago
Herbert Xu fcb8c156c8 [IPSEC]: Fix double free on skb on async output 17 years ago
Masahide NAKAMURA b15c4bcd15 [XFRM]: Fix outbound statistics. 17 years ago
Paul Moore e1af9f270b [XFRM]: Drop packets when replay counter would overflow 17 years ago
Paul Moore afeb14b490 [XFRM]: RFC4303 compliant auditing 17 years ago
Paul Moore 68277accb3 [XFRM]: Assorted IPsec fixups 17 years ago
Masahide NAKAMURA 8ea843495d [XFRM]: Add packet processing statistics option. 17 years ago
Masahide NAKAMURA 0aa647746e [XFRM]: Support to increment packet dropping statistics. 17 years ago
Masahide NAKAMURA 558f82ef6e [XFRM]: Define packet dropping statistics. 17 years ago