1. 533bb8a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  2. 569508c [TCP]: Format addresses appropriately in debug messages. by YOSHIFUJI Hideaki · 16 years ago
  3. a7d632b [IPV4]: Use NIPQUAD_FMT to format ipv4 addresses. by YOSHIFUJI Hideaki · 16 years ago
  4. 334f8b2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.26 by David S. Miller · 16 years ago
  5. 7477fd2 [SOCK]: Add some notes about per-bind-bucket sock lookup. by Pavel Emelyanov · 16 years ago
  6. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  7. 3c9fba6 [NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by function call by Jan Engelhardt · 16 years ago
  8. 12c33aa [NETFILTER]: nf_conntrack: const annotations in nf_conntrack_sctp, nf_nat_proto_gre by Jan Engelhardt · 16 years ago
  9. f2ea825 [NETFILTER]: nf_nat: use bool type in nf_nat_proto by Jan Engelhardt · 16 years ago
  10. 09f263c [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l4proto by Jan Engelhardt · 16 years ago
  11. 8ce8439 [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l3proto by Jan Engelhardt · 16 years ago
  12. 5e8fbe2 [NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessors by Patrick McHardy · 16 years ago
  13. dd13b01 [NETFILTER]: nf_nat: kill helper and seq_adjust hooks by Patrick McHardy · 16 years ago
  14. 8c87238 [NETFILTER]: nf_nat: don't add NAT extension for confirmed conntracks by Patrick McHardy · 16 years ago
  15. 42cf800 [NETFILTER]: nf_nat: remove obsolete check for ICMP redirects by Patrick McHardy · 16 years ago
  16. 9d908a6 [NETFILTER]: nf_nat: add SCTP protocol support by Patrick McHardy · 16 years ago
  17. 4910a08 [NETFILTER]: nf_nat: add DCCP protocol support by Patrick McHardy · 16 years ago
  18. d63a650 [NETFILTER]: Add partial checksum validation helper by Patrick McHardy · 16 years ago
  19. 6185f87 [NETFILTER]: nf_nat: add UDP-Lite support by Patrick McHardy · 16 years ago
  20. 2d2d84c [NETFILTER]: nf_nat: remove unused name from struct nf_nat_protocol by Patrick McHardy · 16 years ago
  21. ca6a507 [NETFILTER]: nf_conntrack_netlink: clean up NAT protocol parsing by Patrick McHardy · 16 years ago
  22. 535b57c [NETFILTER]: nf_nat: move NAT ctnetlink helpers to nf_nat_proto_common by Patrick McHardy · 16 years ago
  23. 5abd363 [NETFILTER]: nf_nat: fix random mode not to overwrite port rover by Patrick McHardy · 16 years ago
  24. 937e0df [NETFILTER]: nf_nat: add helpers for common NAT protocol operations by Patrick McHardy · 16 years ago
  25. 544473c [NETFILTER]: {ip,ip6,arp}_tables: return EAGAIN for invalid SO_GET_ENTRIES size by Patrick McHardy · 16 years ago
  26. c2f9c68 [NETFILTER]: Explicitly initialize .priority in arptable_filter by Jan Engelhardt · 16 years ago
  27. 3bb0362 [NETFILTER]: remove arpt_(un)register_target indirection macros by Jan Engelhardt · 16 years ago
  28. 95eea85 [NETFILTER]: remove arpt_target indirection macro by Jan Engelhardt · 16 years ago
  29. 4abff07 [NETFILTER]: remove arpt_table indirection macro by Jan Engelhardt · 16 years ago
  30. 72b7294 [NETFILTER]: annotate rest of nf_nat_* with const by Jan Engelhardt · 16 years ago
  31. 5452e42 [NETFILTER]: annotate {arp,ip,ip6,x}tables with const by Jan Engelhardt · 16 years ago
  32. 3cf93c9 [NETFILTER]: annotate xtables targets with const and remove casts by Jan Engelhardt · 16 years ago
  33. fdccecd [NETFILTER]: Use non-deprecated __RW_LOCK_UNLOCKED macro by Robert P. J. Day · 16 years ago
  34. 666953df [NETFILTER]: ip_tables: per-netns FILTER/MANGLE/RAW tables for real by Alexey Dobriyan · 16 years ago
  35. 36e2a1b [NETFILTER]: {ip,ip6}t_LOG: print MARK value in log output by Patrick McHardy · 16 years ago
  36. 4dee959 [NETFILTER]: ipt_CLUSTERIP: fix race between clusterip_config_find_get and _entry_put by Pavel Emelyanov · 16 years ago
  37. 7de6c03 [SKB]: __skb_append = __skb_queue_after by Gerrit Renker · 16 years ago
  38. 5f4472c [TCP]: Remove owner from tcp_seq_afinfo. by Denis V. Lunev · 16 years ago
  39. 68fcadd [TCP]: Place file operations directly into tcp_seq_afinfo. by Denis V. Lunev · 16 years ago
  40. 52d6f3f [TCP]: Cleanup /proc/tcp[6] creation/removal. by Denis V. Lunev · 16 years ago
  41. 9427c4b [TCP]: Move seq_ops from tcp_iter_state to tcp_seq_afinfo. by Denis V. Lunev · 16 years ago
  42. 1abf4fb [TCP]: No need to check afinfo != NULL in tcp_proc_(un)register. by Denis V. Lunev · 16 years ago
  43. a4146b1 [TCP]: Replace struct net on tcp_iter_state with seq_net_private. by Denis V. Lunev · 16 years ago
  44. ac6f781 [INET]: sk_reuse is valbool by Gerrit Renker · 16 years ago
  45. 14897e3 Merge branch 'docs' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  46. 6ded55d Documentation: move nfsroot.txt to filesystems/ by J. Bruce Fields · 16 years ago
  47. 7951f0b [NETNS][IPV6] tcp - assign the netns for timewait sockets by Daniel Lezcano · 16 years ago
  48. c0b8c32 IPV4: use xor rather than multiple ands for route compare by Stephen Hemminger · 16 years ago
  49. 387a548 ipv4: fib_trie leaf free optimization by Stephen Hemminger · 16 years ago
  50. ef3660c ipv4: fib_trie remove unused argument by Stephen Hemminger · 16 years ago
  51. 4dfc281 [Syncookies]: Add support for TCP options via timestamps. by Florian Westphal · 16 years ago
  52. 15be75c IPV4: fib_trie use vmalloc for large tnodes by Stephen Hemminger · 16 years ago
  53. 2fa7527 IPV4: route rekey timer can be deferrable by Stephen Hemminger · 16 years ago
  54. 1294fc4 IPV4: route use jhash3 by Stephen Hemminger · 16 years ago
  55. 5969f71 IPV4: route inline changes by Stephen Hemminger · 16 years ago
  56. 951e07c [IPV4]: Fix byte value boundary check in do_ip_getsockopt(). by David S. Miller · 16 years ago
  57. 475959d [NETFILTER]: nf_nat: autoload IPv4 connection tracking by Jan Engelhardt · 16 years ago
  58. 6adb4f7 [TCP]: Don't allow FRTO to take place while MTU is being probed by Ilpo Järvinen · 16 years ago
  59. 882beba [TCP]: tcp_simple_retransmit can cause S+L by Ilpo Järvinen · 16 years ago
  60. c137f3d [TCP]: Fix NewReno's fast rexmit/recovery problems with GSOed skb by Ilpo Järvinen · 16 years ago
  61. 1b69d74 [TCP]: Restore 2.6.24 mark_head_lost behavior for newreno/fack by Ilpo Järvinen · 16 years ago
  62. 7feb49c [NETNS]: Use TCP control socket from a correct namespace. by Denis V. Lunev · 16 years ago
  63. 046ee90 [NETNS]: Create tcp control socket in the each namespace. by Denis V. Lunev · 16 years ago
  64. 5616bdd [INET]: uc_ttl assignment in inet_ctl_sock_create is redundant. by Denis V. Lunev · 16 years ago
  65. c1e9894 [ICMP]: Simplify ICMP control socket creation. by Denis V. Lunev · 16 years ago
  66. 5677242 [NETNS]: Inet control socket should not hold a namespace. by Denis V. Lunev · 16 years ago
  67. eee4fe4 [INET]: Let inet_ctl_sock_create return sock rather than socket. by Denis V. Lunev · 16 years ago
  68. 3d58b5f [INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create. by Denis V. Lunev · 16 years ago
  69. 14c0c8e [TCP]: Replace socket with sock for reset sending. by Denis V. Lunev · 16 years ago
  70. af26818 [ICMP]: Ensure that ICMP relookup maintains status quo by Herbert Xu · 16 years ago
  71. e1ec1b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  72. fd4e7b5 [IPV4][NETNS]: Display per-net info in sockstat file. by Pavel Emelyanov · 16 years ago
  73. d0538ca [SOCK][NETNS]: Register sockstat(6) files in each net. by Pavel Emelyanov · 16 years ago
  74. c29a0bc [SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get. by Pavel Emelyanov · 16 years ago
  75. b50660f [IP] UDP: Use SEQ_START_TOKEN. by YOSHIFUJI Hideaki · 16 years ago
  76. 4ad96d3 [UDP]: Remove owner from udp_seq_afinfo. by Denis V. Lunev · 16 years ago
  77. 3ba9441 [UDP]: Place file operations directly into udp_seq_afinfo. by Denis V. Lunev · 16 years ago
  78. a2be75c [UDP]: Cleanup /proc/udp[6] creation/removal. by Denis V. Lunev · 16 years ago
  79. dda6192 [UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo. by Denis V. Lunev · 16 years ago
  80. 997feb5 [UDP]: No need to check afinfo != NULL in udp_proc_(un)register. by Denis V. Lunev · 16 years ago
  81. 6f191ef [UDP]: Replace struct net on udp_iter_state with seq_net_private. by Denis V. Lunev · 16 years ago
  82. e8e16b7 [INET]: inet_frag_evictor() must run with BH disabled by David S. Miller · 16 years ago
  83. bdcde3d [SOCK]: Drop inuse pcounter from struct proto (v2). by Pavel Emelyanov · 16 years ago
  84. bc578a5 [NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_IN, LAST_IN to INET_FRAG_* by Joe Perches · 16 years ago
  85. 32aced7 [NET]: Don't send ICMP_FRAG_NEEDED for GSO packets by Rusty Russell · 16 years ago
  86. 8e8e438 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  87. 8eeee8b [NETFILTER]: Replate direct proc_fops assignment with proc_create call. by Denis V. Lunev · 16 years ago
  88. 920fc94 [ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB access by Thomas Graf · 16 years ago
  89. 732c8bd [IPSEC]: Fix BEET output by Herbert Xu · 16 years ago
  90. 7c0ecc4 [ICMP]: Dst entry leak in icmp_send host re-lookup code (v2). by Pavel Emelyanov · 16 years ago
  91. 789e41e [NETNS][ICMP]: Build fix for NET_NS=n case (dev->nd_net is omitted). by Pavel Emelyanov · 16 years ago
  92. b34a95e [NETNS][ICMP]: Use per-net sysctls in ipv4/icmp.c. by Pavel Emelyanov · 16 years ago
  93. 68528f0 [NETNS][ICMP]: Make ctl tables for ICMP sysctls per-net. by Pavel Emelyanov · 16 years ago
  94. a24022e [NETNS][ICMP]: Move ICMP sysctls on struct net. by Pavel Emelyanov · 16 years ago
  95. 1577519 [NETNS][ICMP]: Register pernet subsys to make ICMP sysctls per-net. by Pavel Emelyanov · 16 years ago
  96. f49e1aa [NETFILTER]: nf_conntrack_sip: update copyright by Patrick McHardy · 16 years ago
  97. c7f485a [NETFILTER]: nf_conntrack_sip: RTP routing optimization by Patrick McHardy · 16 years ago
  98. 4ab9e64 [NETFILTER]: nf_nat_sip: split up SDP mangling by Patrick McHardy · 16 years ago
  99. a9c1d35 [NETFILTER]: nf_conntrack_sip: create RTCP expectations by Patrick McHardy · 16 years ago
  100. 0f32a40 [NETFILTER]: nf_conntrack_sip: create signalling expectations by Patrick McHardy · 16 years ago