1. 5e8fbe2 [NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessors by Patrick McHardy · 16 years ago
  2. 5f7da4d [NETFILTER]: nf_conntrack_tcp: catch invalid state updates over ctnetlink by Patrick McHardy · 16 years ago
  3. dd13b01 [NETFILTER]: nf_nat: kill helper and seq_adjust hooks by Patrick McHardy · 16 years ago
  4. 55871d0 [NETFILTER]: nf_conntrack_extend: warn on confirmed conntracks by Patrick McHardy · 16 years ago
  5. 8c87238 [NETFILTER]: nf_nat: don't add NAT extension for confirmed conntracks by Patrick McHardy · 16 years ago
  6. 42cf800 [NETFILTER]: nf_nat: remove obsolete check for ICMP redirects by Patrick McHardy · 16 years ago
  7. 9d908a6 [NETFILTER]: nf_nat: add SCTP protocol support by Patrick McHardy · 16 years ago
  8. 4910a08 [NETFILTER]: nf_nat: add DCCP protocol support by Patrick McHardy · 16 years ago
  9. 2bc7804 [NETFILTER]: nf_conntrack: add DCCP protocol support by Patrick McHardy · 16 years ago
  10. d63a650 [NETFILTER]: Add partial checksum validation helper by Patrick McHardy · 16 years ago
  11. 6185f87 [NETFILTER]: nf_nat: add UDP-Lite support by Patrick McHardy · 16 years ago
  12. 2d2d84c [NETFILTER]: nf_nat: remove unused name from struct nf_nat_protocol by Patrick McHardy · 16 years ago
  13. ca6a507 [NETFILTER]: nf_conntrack_netlink: clean up NAT protocol parsing by Patrick McHardy · 16 years ago
  14. 535b57c [NETFILTER]: nf_nat: move NAT ctnetlink helpers to nf_nat_proto_common by Patrick McHardy · 16 years ago
  15. 5abd363 [NETFILTER]: nf_nat: fix random mode not to overwrite port rover by Patrick McHardy · 16 years ago
  16. 937e0df [NETFILTER]: nf_nat: add helpers for common NAT protocol operations by Patrick McHardy · 16 years ago
  17. 544473c [NETFILTER]: {ip,ip6,arp}_tables: return EAGAIN for invalid SO_GET_ENTRIES size by Patrick McHardy · 16 years ago
  18. fa913dd [NETFILTER]: nf_conntrack_sip: clear address in parse_addr() by Patrick McHardy · 16 years ago
  19. c2f9c68 [NETFILTER]: Explicitly initialize .priority in arptable_filter by Jan Engelhardt · 16 years ago
  20. 3bb0362 [NETFILTER]: remove arpt_(un)register_target indirection macros by Jan Engelhardt · 16 years ago
  21. 95eea85 [NETFILTER]: remove arpt_target indirection macro by Jan Engelhardt · 16 years ago
  22. 4abff07 [NETFILTER]: remove arpt_table indirection macro by Jan Engelhardt · 16 years ago
  23. 72b7294 [NETFILTER]: annotate rest of nf_nat_* with const by Jan Engelhardt · 16 years ago
  24. 58c0fb0 [NETFILTER]: annotate rest of nf_conntrack_* with const by Jan Engelhardt · 16 years ago
  25. 5452e42 [NETFILTER]: annotate {arp,ip,ip6,x}tables with const by Jan Engelhardt · 16 years ago
  26. 3cf93c9 [NETFILTER]: annotate xtables targets with const and remove casts by Jan Engelhardt · 16 years ago
  27. b9f61b1 [NETFILTER]: xt_sctp: simplify xt_sctp.h by Jan Engelhardt · 16 years ago
  28. fdccecd [NETFILTER]: Use non-deprecated __RW_LOCK_UNLOCKED macro by Robert P. J. Day · 16 years ago
  29. 0718300c [NETFILTER]: bridge netfilter: use non-deprecated __RW_LOCK_UNLOCKED macro. by Robert P. J. Day · 16 years ago
  30. 666953df [NETFILTER]: ip_tables: per-netns FILTER/MANGLE/RAW tables for real by Alexey Dobriyan · 16 years ago
  31. 36e2a1b [NETFILTER]: {ip,ip6}t_LOG: print MARK value in log output by Patrick McHardy · 16 years ago
  32. b916f7d [NETFILTER]: nf_conntrack: less hairy ifdefs around proc and sysctl by Alexey Dobriyan · 16 years ago
  33. f557285 [SKB]: __skb_queue_tail = __skb_insert before by Gerrit Renker · 16 years ago
  34. 7de6c03 [SKB]: __skb_append = __skb_queue_after by Gerrit Renker · 16 years ago
  35. bf29927 [SKB]: __skb_queue_after(prev) = __skb_insert(prev, prev->next) by Gerrit Renker · 16 years ago
  36. f525c06 [SKB]: __skb_dequeue = skb_peek + __skb_unlink by Gerrit Renker · 16 years ago
  37. 0912ea3 [IPV6] MROUTE: Add stats in multicast routing module method ip6_mr_forward(). by Rami Rosen · 16 years ago
  38. 0b18542 [NET]: Sink IPv6 menuoptions into its own submenu by Jan Engelhardt · 16 years ago
  39. e7712f1 [IPV6]: Share common code-paths for sticky socket options. by YOSHIFUJI Hideaki · 16 years ago
  40. cee8947 [IPV6] MROUTE: Do not call ipv6_find_idev() directly. by YOSHIFUJI Hideaki · 16 years ago
  41. 671a1c7 [NETNS][DCCPV6]: Make per-net socket lookup. by Pavel Emelyanov · 16 years ago
  42. 334527d [NETNS][DCCPV6]: Actually create ctl socket on each net and use it. by Pavel Emelyanov · 16 years ago
  43. 0204774 [NETNS][DCCPV6]: Move the dccp_v6_ctl_sk on the struct net. by Pavel Emelyanov · 16 years ago
  44. 8231bd2 [NETNS][DCCPV6]: Add dummy per-net operations. by Pavel Emelyanov · 16 years ago
  45. 68d1859 [NETNS][DCCPV6]: Don't pass NULL to ip6_dst_lookup. by Pavel Emelyanov · 16 years ago
  46. fc5f858 [NETNS][DCCPV4]: Enable DCCPv4 in net namespaces. by Pavel Emelyanov · 16 years ago
  47. b9901a8 [NETNS][DCCPV4]: Make per-net socket lookup. by Pavel Emelyanov · 16 years ago
  48. f548739 [NETNS][DCCPV4]: Use proper net to route the reset packet. by Pavel Emelyanov · 16 years ago
  49. b76c4b2 [NETNS][DCCPV4]: Actually create ctl socket on each net and use it. by Pavel Emelyanov · 16 years ago
  50. 7b1cffa [NETNS][DCCPV4]: Move the dccp_v4_ctl_sk on the struct net. by Pavel Emelyanov · 16 years ago
  51. 72a2d61 [NETNS][DCCPV4]: Add dummy per-net operations. by Pavel Emelyanov · 16 years ago
  52. 67019cc [NETNS]: Add an empty netns_dccp structure on struct net. by Pavel Emelyanov · 16 years ago
  53. 5f4472c [TCP]: Remove owner from tcp_seq_afinfo. by Denis V. Lunev · 16 years ago
  54. 68fcadd [TCP]: Place file operations directly into tcp_seq_afinfo. by Denis V. Lunev · 16 years ago
  55. 52d6f3f [TCP]: Cleanup /proc/tcp[6] creation/removal. by Denis V. Lunev · 16 years ago
  56. 9427c4b [TCP]: Move seq_ops from tcp_iter_state to tcp_seq_afinfo. by Denis V. Lunev · 16 years ago
  57. 1abf4fb [TCP]: No need to check afinfo != NULL in tcp_proc_(un)register. by Denis V. Lunev · 16 years ago
  58. a4146b1 [TCP]: Replace struct net on tcp_iter_state with seq_net_private. by Denis V. Lunev · 16 years ago
  59. 2cf83af [ATM] drivers/atm/horizon.c: stop inlining largish static functions by Denys Vlasenko · 16 years ago
  60. ac6f781 [INET]: sk_reuse is valbool by Gerrit Renker · 16 years ago
  61. 3654ea0 [TIPC]: Improve socket time conversions by Allan Stephens · 16 years ago
  62. 967369328 [TIPC]: Remove redundant socket wait queue initialization by Allan Stephens · 16 years ago
  63. 6fb9114 Merge branch 'net-2.6.26-misc-20080412b' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-dev by David S. Miller · 16 years ago
  64. 03e1ad7 LSM: Make the Labeled IPsec hooks more stack friendly by Paul Moore · 16 years ago
  65. 0044787 NetLabel: Allow passing the LSM domain as a shared pointer by Paul Moore · 16 years ago
  66. b9f3124 [AF_UNIX]: Use SEQ_START_TOKEN by Joe Perches · 16 years ago
  67. 1a41879 MAINTAINERS: New sctp mailing list by Vlad Yasevich · 16 years ago
  68. 765ff02 [SCTP]: Remove an unused parameter from sctp_cmd_hb_timer_update by Gui Jianfeng · 16 years ago
  69. 9dbc15f [SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate. by Robert P. J. Day · 16 years ago
  70. 30e9356 [SCTP]: Correct /proc/net/assocs formatting error by Neil Horman · 16 years ago
  71. 05f175c [IPV6]: Fix IPV6_RECVERR for connected raw sockets. by YOSHIFUJI Hideaki · 16 years ago
  72. 876c7f4 [IPv6]: Change IPv6 unspecified destination address to ::1 for raw and un-connected sockets by Brian Haley · 16 years ago
  73. 6ac7eb0 [IPV6] MROUTE: Adjust IPV6 multicast routing module to use mroute6 header declarations. by Rami Rosen · 16 years ago
  74. b2a9d7c [IPV6]: Check length of int/boolean optval provided by user in setsockopt(). by YOSHIFUJI Hideaki · 16 years ago
  75. a28398b [IPV6]: Check length of optval provided by user in setsockopt(). by Wang Chen · 16 years ago
  76. 7f1eced [IPV6] MIP6: Use our standard definitions for paddings. by YOSHIFUJI Hideaki · 16 years ago
  77. d7aabf2 [IPV6]: Use in6addr_any where appropriate. by YOSHIFUJI Hideaki · 16 years ago
  78. f3ee401 [IPV6]: Define constants for link-local multicast addresses. by YOSHIFUJI Hideaki · 16 years ago
  79. 9acd9f3 [IPV6]: Make address arguments const. by YOSHIFUJI Hideaki · 16 years ago
  80. dfd982b [IPV6] ADDRCONF: Uninline ipv6_isatap_eui64(). by YOSHIFUJI Hideaki · 16 years ago
  81. 3eb84f4 [IPV6] ADDRCONF: Uninline ipv6_addr_hash(). by YOSHIFUJI Hideaki · 16 years ago
  82. fed85383 [IPV6]: Use XOR and OR rather than mutiple ands for ipv6 address comparisons. by YOSHIFUJI Hideaki · 16 years ago
  83. caad295 [IPV6]: Use ipv6_addr_equal() instead of !ipv6_addr_cmp(). by YOSHIFUJI Hideaki · 16 years ago
  84. ff4e1fb [IPV6] FIB_RULE: Sparse: fib6_rules_cleanup() is of void. by YOSHIFUJI Hideaki · 16 years ago
  85. a9f83bf [IPV6]: Sparse: Reuse previous delaration where appropriate. by YOSHIFUJI Hideaki · 16 years ago
  86. 02e10b9 [IPV6] SIT: Sparse: Use NULL pointer instead of 0. by YOSHIFUJI Hideaki · 16 years ago
  87. aba6096 [IPV6]: Kill several warnings without CONFIG_IPV6_MROUTE. by YOSHIFUJI Hideaki · 16 years ago
  88. c0b8c32 IPV4: use xor rather than multiple ands for route compare by Stephen Hemminger · 16 years ago
  89. 996b1db [SCTP]: Use snmp_mib_{init,free}(). by YOSHIFUJI Hideaki · 16 years ago
  90. 24e8b7e [DCCP]: Use snmp_mib_{init,free}(). by YOSHIFUJI Hideaki · 16 years ago
  91. 387a548 ipv4: fib_trie leaf free optimization by Stephen Hemminger · 16 years ago
  92. ef3660c ipv4: fib_trie remove unused argument by Stephen Hemminger · 16 years ago
  93. 2e1e984 [ATM]: Use SEQ_START_TOKEN by Joe Perches · 16 years ago
  94. 4dfc281 [Syncookies]: Add support for TCP options via timestamps. by Florian Westphal · 16 years ago
  95. 15be75c IPV4: fib_trie use vmalloc for large tnodes by Stephen Hemminger · 16 years ago
  96. 5c06f51 [IPV6]: Remove unused declarations in include/net/ip6_route.h. by Rami Rosen · 16 years ago
  97. 2d7bf36 iucv: Delay bus registration until core is ready. by Cornelia Huck · 16 years ago
  98. 9284d6c iucv: get rid of in_atomic() use. by Heiko Carstens · 16 years ago
  99. 3db8ce3 af_iucv: Use non-deprecated __RW_LOCK_UNLOCKED macro. by Robert P. J. Day · 16 years ago
  100. 4738c1d [SKFILTER]: Add SKF_ADF_NLATTR instruction by Patrick McHardy · 16 years ago