1. d3e2ce3 net: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  2. 84841c3 ipv4: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  3. 6e79d85 netfilter: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  4. ab59859 net: fix returning void-valued expression warnings by Harvey Harrison · 16 years ago
  5. 95dfec6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  6. 1591311 tcp: Overflow bug in Vegas by Lachlan Andrew · 16 years ago
  7. be9164e [IPv4] UFO: prevent generation of chained skb destined to UFO device by Kostya B · 16 years ago
  8. 45e741b ipv4: annotate a few functions __init in ipconfig.c by Sam Ravnborg · 16 years ago
  9. 801678c Remove duplicated unlikely() in IS_ERR() by Hirofumi Nakagawa · 16 years ago
  10. 443a70d netfilter: nf_conntrack: padding breaks conntrack hash on ARM by Philip Craig · 16 years ago
  11. 0010e46 ipv4: Update MTU to all related cache entries in ip_rt_frag_needed() by Timo Teras · 16 years ago
  12. 42908c6 net: Add compat support for getsockopt (MCAST_MSFILTER) by David L Stevens · 16 years ago
  13. 2ad17de ipvs: fix oops in backup for fwmark conn templates by Julian Anastasov · 16 years ago
  14. 9a732ed netfilter: {nfnetlink,ip,ip6}_queue: fix skb_over_panic when enlarging packets by Arnaud Ebalard · 16 years ago
  15. 246eb2a tcp: Limit cwnd growth when deferring for GSO by John Heffner · 16 years ago
  16. ce447eb tcp: Allow send-limited cwnd to grow up to max_burst when gso disabled by John Heffner · 16 years ago
  17. 77a50df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  18. 9ae27e0a tcp: Fix slab corruption with ipv6 and tcp6fuzz by Evgeniy Polyakov · 16 years ago
  19. dae5029 ipv4/ipv6 compat: Fix SSM applications on 64bit kernels. by David L Stevens · 16 years ago
  20. 2e561c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  21. 8d390ef tcp: tcp_probe buffer overflow and incorrect return value by Tom Quetchenbach · 16 years ago
  22. d02aacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  23. 5e659e4 [NET]: Fix heavy stack usage in seq_file output routines. by Pavel Emelyanov · 16 years ago
  24. b0d19a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  25. 529a41e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  26. d7ee147 tcp: Make use of before macro in tcp_input.c by Arnd Hannemann · 16 years ago
  27. f25c3d6 [IPV4]: Convert do_gettimeofday() to getnstimeofday(). by YOSHIFUJI Hideaki · 16 years ago
  28. 263173a [IPV4]: Make icmp_sk_init() static. by Adrian Bunk · 16 years ago
  29. 1f29b05 tcp: Trivial fix to correct function name in a comment in net/ipv4/tcp.c by Satoru SATOH · 16 years ago
  30. 4e9d8a7 netfilter: Fix SCTP nat build. by Patrick McHardy · 16 years ago
  31. 5f090dc net: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  32. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  33. 5308377 [INET]: Uninline the __inet_inherit_port call. by Pavel Emelyanov · 16 years ago
  34. b4b8f57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  35. 8c5da49 [NETNS]: Add netns refcnt debug for inet bind buckets. by Denis V. Lunev · 16 years ago
  36. 57d7a60 [NETNS]: Add netns refcnt debug into fib_info. by Denis V. Lunev · 16 years ago
  37. cd5342d [NETNS]: Add netns refcnt debug for timewait buckets. by Denis V. Lunev · 16 years ago
  38. b0970c4 [SIT]: Allow for IPPROTO_IPV6 protocol in namespaces. by Pavel Emelyanov · 16 years ago
  39. f96c148 [GRE]: Allow for IPPROTO_GRE protocol in namespaces. by Pavel Emelyanov · 16 years ago
  40. 0b67ece [GRE]: Allow to create IPGRE tunnels in net namespaces. by Pavel Emelyanov · 16 years ago
  41. 9663552 [GRE]: Use proper net in routing calls. by Pavel Emelyanov · 16 years ago
  42. eb8ce74 [GRE]: Make tunnels hashes per-net. by Pavel Emelyanov · 16 years ago
  43. 7daa000 [GRE]: Make the fallback tunnel device per-net. by Pavel Emelyanov · 16 years ago
  44. 3b4667f [GRE]: Use proper net in hash-lookup functions. by Pavel Emelyanov · 16 years ago
  45. f57e7d5 [GRE]: Add net/gre_net argument to some functions. by Pavel Emelyanov · 16 years ago
  46. 59a4c75 [GRE]: Introduce empty ipgre_net structure and net init/exit ops. by Pavel Emelyanov · 16 years ago
  47. 4597a0c [IPIP]: Allow for IPPROTO_IPIP protocol in namespaces. by Pavel Emelyanov · 16 years ago
  48. 0a82640 [IPIP]: Allow to create IPIP tunnels in net namespaces. by Pavel Emelyanov · 16 years ago
  49. b99f015 [IPIP]: Use proper net in (mostly) routing calls. by Pavel Emelyanov · 16 years ago
  50. 44d3c29 [IPIP]: Make tunnels hashes per net. by Pavel Emelyanov · 16 years ago
  51. cec3ffa [IPIP]: Use proper net in hash-lookup functions. by Pavel Emelyanov · 16 years ago
  52. b9fae5c [IPIP]: Add net/ipip_net argument to some functions. by Pavel Emelyanov · 16 years ago
  53. b9855c5 [IPIP]: Make the fallback tunnel device per-net. by Pavel Emelyanov · 16 years ago
  54. 10dc4c7 [IPIP]: Introduce empty ipip_net structure and net init/exit ops. by Pavel Emelyanov · 16 years ago
  55. 1751540 [TCP]: Remove superflushious skb == write_queue_tail() check by Ilpo Järvinen · 16 years ago
  56. 56f367b [TCP]: Add return value indication to tcp_prune_ofo_queue(). by Vitaliy Gusev · 16 years ago
  57. b000cd3 [TCP]: Fix never pruned tcp out-of-order queue. by Vitaliy Gusev · 16 years ago
  58. 533bb8a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  59. 569508c [TCP]: Format addresses appropriately in debug messages. by YOSHIFUJI Hideaki · 16 years ago
  60. a7d632b [IPV4]: Use NIPQUAD_FMT to format ipv4 addresses. by YOSHIFUJI Hideaki · 16 years ago
  61. 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
  62. 7477fd2e [SOCK]: Add some notes about per-bind-bucket sock lookup. by Pavel Emelyanov · 16 years ago
  63. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  64. 3c9fba6 [NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by function call by Jan Engelhardt · 16 years ago
  65. 12c33aa [NETFILTER]: nf_conntrack: const annotations in nf_conntrack_sctp, nf_nat_proto_gre by Jan Engelhardt · 16 years ago
  66. f2ea825 [NETFILTER]: nf_nat: use bool type in nf_nat_proto by Jan Engelhardt · 16 years ago
  67. 09f263c [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l4proto by Jan Engelhardt · 16 years ago
  68. 8ce8439 [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l3proto by Jan Engelhardt · 16 years ago
  69. 5e8fbe2 [NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessors by Patrick McHardy · 16 years ago
  70. dd13b01 [NETFILTER]: nf_nat: kill helper and seq_adjust hooks by Patrick McHardy · 16 years ago
  71. 8c87238 [NETFILTER]: nf_nat: don't add NAT extension for confirmed conntracks by Patrick McHardy · 16 years ago
  72. 42cf800 [NETFILTER]: nf_nat: remove obsolete check for ICMP redirects by Patrick McHardy · 16 years ago
  73. 9d908a6 [NETFILTER]: nf_nat: add SCTP protocol support by Patrick McHardy · 16 years ago
  74. 4910a08 [NETFILTER]: nf_nat: add DCCP protocol support by Patrick McHardy · 16 years ago
  75. d63a650 [NETFILTER]: Add partial checksum validation helper by Patrick McHardy · 16 years ago
  76. 6185f87 [NETFILTER]: nf_nat: add UDP-Lite support by Patrick McHardy · 16 years ago
  77. 2d2d84c [NETFILTER]: nf_nat: remove unused name from struct nf_nat_protocol by Patrick McHardy · 16 years ago
  78. ca6a507 [NETFILTER]: nf_conntrack_netlink: clean up NAT protocol parsing by Patrick McHardy · 16 years ago
  79. 535b57c [NETFILTER]: nf_nat: move NAT ctnetlink helpers to nf_nat_proto_common by Patrick McHardy · 16 years ago
  80. 5abd363 [NETFILTER]: nf_nat: fix random mode not to overwrite port rover by Patrick McHardy · 16 years ago
  81. 937e0df [NETFILTER]: nf_nat: add helpers for common NAT protocol operations by Patrick McHardy · 16 years ago
  82. 544473c [NETFILTER]: {ip,ip6,arp}_tables: return EAGAIN for invalid SO_GET_ENTRIES size by Patrick McHardy · 16 years ago
  83. c2f9c68 [NETFILTER]: Explicitly initialize .priority in arptable_filter by Jan Engelhardt · 16 years ago
  84. 3bb0362 [NETFILTER]: remove arpt_(un)register_target indirection macros by Jan Engelhardt · 16 years ago
  85. 95eea85 [NETFILTER]: remove arpt_target indirection macro by Jan Engelhardt · 16 years ago
  86. 4abff07 [NETFILTER]: remove arpt_table indirection macro by Jan Engelhardt · 16 years ago
  87. 72b7294 [NETFILTER]: annotate rest of nf_nat_* with const by Jan Engelhardt · 16 years ago
  88. 5452e42 [NETFILTER]: annotate {arp,ip,ip6,x}tables with const by Jan Engelhardt · 16 years ago
  89. 3cf93c9 [NETFILTER]: annotate xtables targets with const and remove casts by Jan Engelhardt · 16 years ago
  90. fdccecd [NETFILTER]: Use non-deprecated __RW_LOCK_UNLOCKED macro by Robert P. J. Day · 16 years ago
  91. 666953df [NETFILTER]: ip_tables: per-netns FILTER/MANGLE/RAW tables for real by Alexey Dobriyan · 16 years ago
  92. 36e2a1b [NETFILTER]: {ip,ip6}t_LOG: print MARK value in log output by Patrick McHardy · 16 years ago
  93. 4dee959 [NETFILTER]: ipt_CLUSTERIP: fix race between clusterip_config_find_get and _entry_put by Pavel Emelyanov · 16 years ago
  94. 7de6c03 [SKB]: __skb_append = __skb_queue_after by Gerrit Renker · 16 years ago
  95. 5f4472c [TCP]: Remove owner from tcp_seq_afinfo. by Denis V. Lunev · 16 years ago
  96. 68fcadd [TCP]: Place file operations directly into tcp_seq_afinfo. by Denis V. Lunev · 16 years ago
  97. 52d6f3f [TCP]: Cleanup /proc/tcp[6] creation/removal. by Denis V. Lunev · 16 years ago
  98. 9427c4b [TCP]: Move seq_ops from tcp_iter_state to tcp_seq_afinfo. by Denis V. Lunev · 16 years ago
  99. 1abf4fb [TCP]: No need to check afinfo != NULL in tcp_proc_(un)register. by Denis V. Lunev · 16 years ago
  100. a4146b1 [TCP]: Replace struct net on tcp_iter_state with seq_net_private. by Denis V. Lunev · 16 years ago