1. 6d5b78c [IPV6] NDISC: Fix thinko to control Router Preference support. by YOSHIFUJI Hideaki · 17 years ago
  2. 74235a2 [IPV6] addrconf: Fix IPv6 on tuntap tunnels by Herbert Xu · 17 years ago
  3. 3d7dbea [TCP]: Disable TSO if MD5SIG is enabled. by David S. Miller · 17 years ago
  4. df2bc45 [UDP]: Revert 2-pass hashing changes. by David S. Miller · 17 years ago
  5. 3c158f7 [NETFILTER]: nf_conntrack: fix helper module unload races by Patrick McHarrdy · 17 years ago
  6. ef7c79e [NETLINK]: Mark netlink policies const by Patrick McHardy · 17 years ago
  7. 75202e7 [NET]: Fix comparisons of unsigned < 0. by Bill Nottingham · 17 years ago
  8. 8c7fc03 [IPV6]: Fix build warning. by David S. Miller · 17 years ago
  9. f282d45 [IPSEC]: Fix panic when using inter address familiy IPsec on loopback. by Kazunori MIYAZAWA · 17 years ago
  10. 7ebba6d [IPV6] ROUTE: No longer handle ::/0 specially. by YOSHIFUJI Hideaki · 17 years ago
  11. 144466b [IPSEC]: Fix IPv6 AH calculation in outbound by Kazunori MIYAZAWA · 17 years ago
  12. 14e50e5 [XFRM]: Allow packet drops during larval state resolution. by David S. Miller · 17 years ago
  13. bbb711e [IPV6]: Ignore ipv6 events on non-IPV6 capable devices. by Oliver Hartkopp · 17 years ago
  14. ae7bf20 [IPV6]: Reverse sense of promisc tests in ip6_mc_input by Corey Mutter · 17 years ago
  15. 3c2ad46 [NETFILTER]: Clean up table initialization by Patrick McHardy · 17 years ago
  16. fc03841 [UDP]: Fix AF-specific references in AF-agnostic code. by David S. Miller · 17 years ago
  17. 9a6bf6f [IPV6] ROUTE: Assign rt6i_idev for ip6_{prohibit,blk_hole}_entry. by YOSHIFUJI Hideaki · 17 years ago
  18. e76b2b2 [IPV6]: Do no rely on skb->dst before it is assigned. by YOSHIFUJI Hideaki · 17 years ago
  19. 5bb1ab0 [IPV6]: Send ICMPv6 error on scope violations. by David L Stevens · 17 years ago
  20. 3dde6ad Fix trivial typos in Kconfig* files by David Sterba · 17 years ago
  21. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  22. 1570077 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  23. 7562f87 [NET]: Rework dev_base via list_head (v3) by Pavel Emelianov · 17 years ago
  24. 39f5fb3 kconfig: fix path to modules.txt in Kconfig help by Alexander E. Patrakov · 17 years ago
  25. d0772b7 [IPV6]: Fix slab corruption running ip6sic by Eric Sesterhenn · 17 years ago
  26. 5632c51 [IPV6]: Track device renames in snmp6. by Stephen Hemminger · 17 years ago
  27. ebbd90a [IPV6]: Fix thinko in ipv6_rthdr_rcv() changes. by YOSHIFUJI Hideaki · 17 years ago
  28. 4ef8d0a [NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net by Milind Arun Choudhary · 17 years ago
  29. e1ec784 [IPV6] NDISC: Unify main process of sending ND messages. by YOSHIFUJI Hideaki · 17 years ago
  30. c53b359 [IPV6] XFRM: Use ip6addr_any where applicable. by YOSHIFUJI Hideaki · 17 years ago
  31. df8981d [IPV6]: Export in6addr_any for future use. by YOSHIFUJI Hideaki · 17 years ago
  32. 420fe23 [IPV6] SIT: Unify code path to get hash array index. by YOSHIFUJI Hideaki · 17 years ago
  33. 30041e4 [IPV6]: Fix Makefile thinko. by David S. Miller · 17 years ago
  34. 7f7d9a6 [IPV6]: Consolidate common SNMP code by Herbert Xu · 17 years ago
  35. 97fc8d0 [IPV6] SNMP: Use put_unaligned() instead of memcpy(). by YOSHIFUJI Hideaki · 17 years ago
  36. 952a10b [IPV6] SNMP: Fix several warnings without procfs. by YOSHIFUJI Hideaki · 17 years ago
  37. 2334e973 [IPV6] SNMP: Avoid unaligned accesses. by YOSHIFUJI Hideaki · 17 years ago
  38. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  39. 1370b5a [IPV6] SNMP: Export statistics via netlink without CONFIG_PROC_FS. by YOSHIFUJI Hideaki · 17 years ago
  40. 49ed67a9 [IPV6] SNMP: Move some statistic bits to net/ipv6/proc.c. by YOSHIFUJI Hideaki · 17 years ago
  41. bf99f1b [IPV6] SNMP: Netlink interface. by YOSHIFUJI Hideaki · 17 years ago
  42. 628a5c5 [INET]: Add IP(V6)_PMTUDISC_RPOBE by John Heffner · 17 years ago
  43. b881ef7 [IPV6]: MTU discovery check in ip6_fragment() by John Heffner · 17 years ago
  44. 6313c1e [RTNETLINK]: Remove unnecessary locking in dump callbacks by Patrick McHardy · 17 years ago
  45. af65bdf [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it by Patrick McHardy · 17 years ago
  46. 3b5018d [NETFILTER]: {eb,ip6,ip}t_LOG: remove remains of LOG target overloading by Patrick McHardy · 17 years ago
  47. 6047637 [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY by Herbert Xu · 17 years ago
  48. 663ead3 [NET]: Use csum_start offset instead of skb_transport_header by Herbert Xu · 17 years ago
  49. c5c2523 [XFRM]: Optimize MTU calculation by Patrick McHardy · 17 years ago
  50. 5579225 [XFRM]: esp: fix skb_tail_pointer conversion bug by Patrick McHardy · 17 years ago
  51. 29f6af7 [IPV6] FIB6RULE: Find source address during looking up route. by YOSHIFUJI Hideaki · 17 years ago
  52. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  53. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  54. 35fc92a [NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETE by Herbert Xu · 17 years ago
  55. b3da2cf [INET]: Use jhash + random secret for ehash. by David S. Miller · 17 years ago
  56. e6f689d [NETFILTER]: Use setup_timer by Patrick McHardy · 17 years ago
  57. 1b53d90 [NETFILTER]: Remove changelogs and CVS IDs by Patrick McHardy · 17 years ago
  58. c454673 [NET] rules: Unified rules dumping by Thomas Graf · 17 years ago
  59. c127ea2 [IPv6]: Use rtnl registration interface by Thomas Graf · 17 years ago
  60. 6b88dd9 [SK_BUFF] ipv6: Use skb_network_offset in some more places by Arnaldo Carvalho de Melo · 17 years ago
  61. b529ccf [NETLINK]: Introduce nlmsg_hdr() helper by Arnaldo Carvalho de Melo · 17 years ago
  62. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  63. b0e380b [SK_BUFF]: unions of just one member don't get anything done, kill them by Arnaldo Carvalho de Melo · 17 years ago
  64. cfe1fc7 [SK_BUFF]: Introduce skb_network_header_len by Arnaldo Carvalho de Melo · 17 years ago
  65. bff9b61 [SK_BUFF]: Use the helpers to get the layer header pointer by Arnaldo Carvalho de Melo · 17 years ago
  66. ddc7b8e [SK_BUFF]: Some more layer header conversions by Arnaldo Carvalho de Melo · 17 years ago
  67. d10ba34 [SK_BUFF]: More skb_put related skb_reset_transport_header by Arnaldo Carvalho de Melo · 17 years ago
  68. 55f79cc [IPV6]: Reset the network header in ip6_nd_hdr by Arnaldo Carvalho de Melo · 17 years ago
  69. e7ac05f [NETFILTER]: nf_conntrack: add nf_copy() to safely copy members in skb by Yasuyuki Kozakai · 17 years ago
  70. 9c70220 [SK_BUFF]: Introduce skb_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  71. bd82393 [SK_BUFF]: More skb_reset_transport_header conversions by Arnaldo Carvalho de Melo · 17 years ago
  72. 39b8916 [SK_BUFF]: Introduce ipipv6_hdr(), remove skb->h.ipv6h by Arnaldo Carvalho de Melo · 17 years ago
  73. b0061ce [SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiph by Arnaldo Carvalho de Melo · 17 years ago
  74. aa8223c [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th by Arnaldo Carvalho de Melo · 17 years ago
  75. ab6a5bb [TCP]: Introduce tcp_hdrlen() and tcp_optlen() by Arnaldo Carvalho de Melo · 17 years ago
  76. 88c7664 [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph by Arnaldo Carvalho de Melo · 17 years ago
  77. 4bedb45 [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh by Arnaldo Carvalho de Melo · 17 years ago
  78. cc70ab2 [ICMP6]: Introduce icmp6_hdr() by Arnaldo Carvalho de Melo · 17 years ago
  79. 967b05f [SK_BUFF]: Introduce skb_set_transport_header by Arnaldo Carvalho de Melo · 17 years ago
  80. ea2ae17 [SK_BUFF]: Introduce skb_transport_offset() by Arnaldo Carvalho de Melo · 17 years ago
  81. badff6d [SK_BUFF]: Introduce skb_reset_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  82. 0660e03 [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h by Arnaldo Carvalho de Melo · 17 years ago
  83. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  84. c9bdd4b [IP]: Introduce ip_hdrlen() by Arnaldo Carvalho de Melo · 17 years ago
  85. c14d245 [SK_BUFF]: Introduce skb_set_network_header by Arnaldo Carvalho de Melo · 17 years ago
  86. d56f90a [SK_BUFF]: Introduce skb_network_header() by Arnaldo Carvalho de Melo · 17 years ago
  87. bbe735e [SK_BUFF]: Introduce skb_network_offset() by Arnaldo Carvalho de Melo · 17 years ago
  88. 1ced98e [SK_BUFF] ipv6: More skb_reset_network_header conversions related to skb_pull by Arnaldo Carvalho de Melo · 17 years ago
  89. e2d1bca [SK_BUFF]: Use skb_reset_network_header in skb_push cases by Arnaldo Carvalho de Melo · 17 years ago
  90. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  91. 57effc7 [IPV6]: Use skb->nh.ipv6h instead of casting skb->nh.raw by Arnaldo Carvalho de Melo · 17 years ago
  92. 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 17 years ago
  93. 39f69c6 [SK_BUFF] xfrm: Use skb_set_mac_header in the memmove cases by Arnaldo Carvalho de Melo · 17 years ago
  94. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  95. e5268f1 [IPV6]: Ensure to truncate result and return full length for sticky options. by YOSHIFUJI Hideaki · 17 years ago
  96. 4c6510a [IPV6]: Return correct result for sticky options. by YOSHIFUJI Hideaki · 17 years ago
  97. add459a [UDP]: ipv6 style cleanup by Stephen Hemminger · 17 years ago
  98. ae40eb1 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution by Eric Dumazet · 17 years ago
  99. 759e5d0 [UDP]: Clean up UDP-Lite receive checksum by Herbert Xu · 17 years ago
  100. 1ab6eb6 [UDP6]: Restore sk_filter optimisation by Herbert Xu · 17 years ago