1. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 13 years ago
  2. bd55775 xfrm: SA lookups signature with mark by Jamal Hadi Salim · 14 years ago
  3. 2bb4646 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  4. 10e7454 ipcomp: Avoid duplicate calls to ipcomp_destroy by Herbert Xu · 14 years ago
  5. d74340d netns xfrm: ipcomp6 support by Alexey Dobriyan · 14 years ago
  6. a166477 netns xfrm: xfrm6_tunnel in netns by Alexey Dobriyan · 14 years ago
  7. 41135cc net: constify struct inet6_protocol by Alexey Dobriyan · 15 years ago
  8. d5fdd6b ipv6: Use correct data types for ICMPv6 type and code by Brian Haley · 15 years ago
  9. 221df1e netns xfrm: state lookup in netns by Alexey Dobriyan · 16 years ago
  10. 673c09b netns xfrm: add struct xfrm_state::xs_net by Alexey Dobriyan · 16 years ago
  11. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  12. 0c6ce78 net: replace uses of NIP6_FMT with %p6 by Harvey Harrison · 16 years ago
  13. 2c3abab ipcomp: Fix warnings after ipcomp consolidation. by David S. Miller · 16 years ago
  14. 6fccab6 ipsec: ipcomp - Merge IPComp implementations by Herbert Xu · 16 years ago
  15. 5f090dc net: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  16. 21e4318 [IPCOMP]: Disable BH on output when using shared tfm by Herbert Xu · 16 years ago
  17. 533cb5b [XFRM]: constify 'struct xfrm_type' by Eric Dumazet · 16 years ago
  18. 2614fa5 [IPCOMP]: Fetch nexthdr before ipch is destroyed by Herbert Xu · 16 years ago
  19. e40b328 [IPSEC]: Forbid BEET + ipcomp for now by Herbert Xu · 17 years ago
  20. 4999f36 [IPSEC]: Fix crypto_alloc_comp error checking by Herbert Xu · 17 years ago
  21. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  22. ca68145 [IPSEC]: Disallow combinations of RO and AH/ESP/IPCOMP by Herbert Xu · 17 years ago
  23. ceb1eec8 [IPSEC]: Move IP length/checksum setting out of transforms by Herbert Xu · 17 years ago
  24. 87bdc48 [IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr by Herbert Xu · 17 years ago
  25. 7b277b1 [IPSEC]: Set skb->data to payload in x->mode->output by Herbert Xu · 17 years ago
  26. 007f021 [IPSEC]: Store IPv6 nh pointer in mac_header on output by Herbert Xu · 17 years ago
  27. 1dfcae7 [IPV6]: Remove unneeded pointer iph from ipcomp6_input() in net/ipv6/ipcomp6.c by Micah Gruber · 17 years ago
  28. d3d6dd3 [XFRM]: Add module alias for transformation type. by Masahide NAKAMURA · 17 years ago
  29. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  30. b0e380b [SK_BUFF]: unions of just one member don't get anything done, kill them by Arnaldo Carvalho de Melo · 17 years ago
  31. 9c70220 [SK_BUFF]: Introduce skb_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  32. ea2ae17 [SK_BUFF]: Introduce skb_transport_offset() by Arnaldo Carvalho de Melo · 17 years ago
  33. 0660e03 [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h by Arnaldo Carvalho de Melo · 17 years ago
  34. d56f90a [SK_BUFF]: Introduce skb_network_header() by Arnaldo Carvalho de Melo · 17 years ago
  35. 1ab1457 [NET] IPV6: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  36. 04ce690 [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian by Al Viro · 18 years ago
  37. 0a69452 [XFRM]: BEET mode by Diego Beltrami · 18 years ago
  38. a94cfd1 [XFRM]: xfrm_state_lookup() annotations by Al Viro · 18 years ago
  39. aee5adb [XFRM] STATE: Add a hook to find offset to be inserted header in outbound. by Masahide NAKAMURA · 18 years ago
  40. 7e49e6d [XFRM]: Add XFRM_MODE_xxx for future use. by Masahide NAKAMURA · 18 years ago
  41. e4d5b79 [CRYPTO] users: Use crypto_comp and crypto_has_* by Herbert Xu · 18 years ago
  42. da95231 [IPCOMP]: Fix truesize after decompression by Herbert Xu · 18 years ago
  43. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  44. 364c6ba [NET]: Clean up skb_linearize by Herbert Xu · 18 years ago
  45. 31a4ab9 [IPSEC] proto: Move transport mode input path into xfrm_mode_transport by Herbert Xu · 18 years ago
  46. 4195f81 [NET]: Fix "ntohl(ntohs" bugs by Alexey Dobriyan · 18 years ago
  47. 6f91204 [PATCH] for_each_possible_cpu: network codes by KAMEZAWA Hiroyuki · 18 years ago
  48. e695633 [IPSEC]: Kill unused decap state argument by Herbert Xu · 18 years ago
  49. 6abaaaa [IPSEC]: Fix tunnel error handling in ipcomp6 by Herbert Xu · 18 years ago
  50. 0c600ed [IPV6]: Nearly complete kzalloc cleanup for net/ipv6 by Ingo Oeser · 18 years ago
  51. 4a3e2f7 [NET] sem2mutex: net/ by Arjan van de Ven · 18 years ago
  52. 2b191be [IPCOMP6]: don't check vfree() argument for NULL. by Jesper Juhl · 18 years ago
  53. 46b86a2 [NET]: Use NIP6_FMT in kernel.h by Joe Perches · 18 years ago
  54. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  55. a51482b [NET]: kfree cleanup by Jesper Juhl · 19 years ago
  56. 573dbd9 [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL by Jesper Juhl · 19 years ago
  57. 6fc8b9e [IPCOMP]: Fix false smp_processor_id warning by Herbert Xu · 19 years ago
  58. 72cb696 [IPSEC]: Add xfrm_init_state by Herbert Xu · 19 years ago
  59. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago