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