1. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  2. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  3. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  4. 888a6f7 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  5. 9941fb6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  6. 3b1a1ce Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-test-2.6 by Patrick McHardy · 14 years ago
  7. b0aeef3 nf_nat: restrict ICMP translation for embedded header by Julian Anastasov · 14 years ago
  8. 093d282 tproxy: fix hash locking issue when using port redirection in __inet_inherit_port() by Balazs Scheidler · 14 years ago
  9. 9b0c290 fib: introduce fib_alias_accessed() helper by Eric Dumazet · 14 years ago
  10. 1ae4de0 secmark: export secctx, drop secmark in procfs by Eric Paris · 14 years ago
  11. 27b75c9 net: avoid RCU for NOCACHE dst by Eric Dumazet · 14 years ago
  12. 8723e1b inet: RCU changes in inetdev_by_index() by Eric Dumazet · 14 years ago
  13. 9e917dc net: avoid a dev refcount in ip_mc_find_dev() by Eric Dumazet · 14 years ago
  14. 27a954b IPv4: route.c: Change checks against 0xffffffff to ipv4_is_lbcast() by Andy Walls · 14 years ago
  15. 76b6717 netfilter: fix kconfig unmet dependency warning by Randy Dunlap · 14 years ago
  16. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  17. 19f5725 fib_hash: RCU conversion phase 2 by Eric Dumazet · 14 years ago
  18. 117a8cd fib_hash: RCU conversion phase 1 by Eric Dumazet · 14 years ago
  19. 9bef83e fib_hash: embed initial hash table in fn_zone by Eric Dumazet · 14 years ago
  20. c60ce4e tcp: use correct counters in CA_CWR state too by Ilpo Järvinen · 14 years ago
  21. 1fdb936 tcp: sack lost marking fixes by Ilpo Järvinen · 14 years ago
  22. 10da66f fib: avoid false sharing on fib_table_hash by Eric Dumazet · 14 years ago
  23. 874ffa8 fib_trie: use fls() instead of open coded loop by Eric Dumazet · 14 years ago
  24. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  25. 243bf6e netfilter: xtables: resolve indirect macros 3/3 by Jan Engelhardt · 14 years ago
  26. 87a2e70d netfilter: xtables: resolve indirect macros 2/3 by Jan Engelhardt · 14 years ago
  27. 12b00c2 netfilter: xtables: resolve indirect macros 1/3 by Jan Engelhardt · 14 years ago
  28. fc66f95 net dst: use a percpu_counter to track entries by Eric Dumazet · 14 years ago
  29. 0ed8ddf neigh: Protect neigh->ha[] with a seqlock by Eric Dumazet · 14 years ago
  30. 8391d07 ipv4: Remove leftover rcu_read_unlock calls from __mkroute_output() by Dimitris Michailidis · 14 years ago
  31. 556ef63 Merge commit 'v2.6.36-rc7' into core/rcu by Ingo Molnar · 14 years ago
  32. d4f8f21 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu by Ingo Molnar · 14 years ago
  33. 9c6d5e5 TCP: Fix setting of snd_ssthresh in tcp_mtu_probe_success by John Heffner · 14 years ago
  34. ebc0ffa fib: RCU conversion of fib_lookup() by Eric Dumazet · 14 years ago
  35. e12b453 bonding: fix to rejoin multicast groups immediately by Flavio Leitner · 14 years ago
  36. d6bf781 net neigh: RCU conversion of neigh hash table by Eric Dumazet · 14 years ago
  37. caf586e net: add a core netdev->rx_dropped counter by Eric Dumazet · 14 years ago
  38. 6a31d2a fib: cleanups by Eric Dumazet · 14 years ago
  39. 21a180c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  40. a8defca netfilter: ipt_LOG: add bufferisation to call printk() once by Eric Dumazet · 14 years ago
  41. 0c200d9 netfilter: nf_nat: make find/put static by Stephen Hemminger · 14 years ago
  42. c7d4426 net: introduce DST_NOCACHE flag by Eric Dumazet · 14 years ago
  43. 5b7c840 ipv4: correct IGMP behavior on v3 query during v2-compatibility mode by David Stevens · 14 years ago
  44. a8cb16d ipmr: cleanups by Eric Dumazet · 14 years ago
  45. a8c9486 ipmr: RCU protection for mfc_cache_array by Eric Dumazet · 14 years ago
  46. 4c96870 ipmr: RCU conversion of mroute_sk by Eric Dumazet · 14 years ago
  47. 55747a0 ipmr: __pim_rcv() is called under rcu_read_lock by Eric Dumazet · 14 years ago
  48. ddcb454 gre: protocol table can be static by stephen hemminger · 14 years ago
  49. c5d3557 Revert "ipv4: Make INET_LRO a bool instead of tristate." by Ben Hutchings · 14 years ago
  50. 0197aa3 ipv4: rcu conversion in ip_route_output_slow by Eric Dumazet · 14 years ago
  51. 82efee1 ipv4: introduce __ip_dev_find() by Eric Dumazet · 14 years ago
  52. dd28d1a ipv4: __mkroute_output() speedup by Eric Dumazet · 14 years ago
  53. 6d0722a ip_gre: comments change by Eric Dumazet · 14 years ago
  54. 1b9f409 tcp: tcp_enter_quickack_mode can be static by stephen hemminger · 14 years ago
  55. a64de47 arp: remove unnecessary export of arp_broken_ops by stephen hemminger · 14 years ago
  56. 153f094 ipip: enable lockless xmits by Eric Dumazet · 14 years ago
  57. b790e01 ip_gre: lockless xmit by Eric Dumazet · 14 years ago
  58. fada563 ipip: fix percpu stats accounting by Eric Dumazet · 14 years ago
  59. 4465b46 ipv4: Allow configuring subnets as local addresses by Tom Herbert · 14 years ago
  60. 68c1f3a ip_gre: Fix dependencies wrt. ipv6. by David S. Miller · 14 years ago
  61. 4d22f7d net-2.6: SYN retransmits: Add new parameter to retransmits_timed_out() by Damian Lukowski · 14 years ago
  62. 3c97af9 ipip: percpu stats accounting by Eric Dumazet · 14 years ago
  63. e985aad ip_gre: percpu stats accounting by Eric Dumazet · 14 years ago
  64. 01db403 tcp: Fix >4GB writes on 64-bit. by David S. Miller · 14 years ago
  65. 7e1b33e ipv6: add IPv6 to neighbour table overflow warning by Ulrich Weber · 14 years ago
  66. b3de755 tcp: fix TSO FACK loss marking in tcp_mark_head_lost by Yuchung Cheng · 14 years ago
  67. e40051d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  68. 83180af net: fix rcu use in ip_route_output_slow by Eric Dumazet · 14 years ago
  69. 59104f0 ip: take care of last fragment in ip_append_data by Eric Dumazet · 14 years ago
  70. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  71. 94e22389 xfrm4: strip ECN bits from tos field by Ulrich Weber · 14 years ago
  72. cbdd769 netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flag by Jiri Olsa · 14 years ago
  73. d6120b8 netfilter: nf_nat_snmp: fix checksum calculation (v4) by Patrick McHardy · 14 years ago
  74. b46ffb8 netfilter: fix ipt_REJECT TCP RST routing for indev == outdev by Changli Gao · 14 years ago
  75. 5b92b61 netfilter: nf_nat: better error handling of nf_ct_expect_related() in helpers by Pablo Neira Ayuso · 14 years ago
  76. 3d13008 ip: fix truesize mismatch in ip fragmentation by Eric Dumazet · 14 years ago
  77. a4d2580 tcp: Fix race in tcp_poll by Tom Marshall · 14 years ago
  78. 8444cf7 xfrm: Allow different selector family in temporary state by Thomas Egerer · 14 years ago
  79. 8990f46 net: rx_dropped accounting by Eric Dumazet · 14 years ago
  80. 842c74b ip_gre: CONFIG_IPV6_MODULE support by Eric Dumazet · 14 years ago
  81. 462fb2a bridge : Sanitize skb before it enters the IP stack by Bandan Das · 14 years ago
  82. ed0b6d7 netfilter: nf_nat: no IP_NAT_RANGE_MAP_IPS flags when alloc_null_binding() by Changli Gao · 14 years ago
  83. 99ad3c5 netfilter: nf_nat_core: don't check if the tuple is used if there is no other choice by Changli Gao · 14 years ago
  84. 95ae6b2 ipv4: ip_ptr cleanups by Eric Dumazet · 14 years ago
  85. 1507850 gre: get rid of ipgre_lock by Eric Dumazet · 14 years ago
  86. b7285b7 ipip: get rid of ipip_lock by Eric Dumazet · 14 years ago
  87. 0abee52 netfilter: nf_nat: add nf_nat_csum() by Changli Gao · 14 years ago
  88. a89b476 ipv4: enable getsockopt() for IP_NODEFRAG by Michael Kerrisk · 14 years ago
  89. 7998156 ipv4: force_igmp_version ignored when a IGMPv3 query received by Bob Arendt · 14 years ago
  90. a034ee3 fib: cleanups by Eric Dumazet · 14 years ago
  91. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  92. 49d61e2 tunnels: missing rcu_assign_pointer() by Eric Dumazet · 14 years ago
  93. 719f835 udp: add rehash on connect() by Eric Dumazet · 14 years ago
  94. e038600 net: inet_add_protocol() can use cmpxchg() by Eric Dumazet · 14 years ago
  95. ae2688d net: blackhole route should always be recalculated by Jianzhao Wang · 14 years ago
  96. f6b085b ipv4: Suppress lockdep-RCU false positive in FIB trie (3) by Jarek Poplawski · 14 years ago
  97. 6f86b32 ipv4: Fix reverse path filtering with multipath routing. by David S. Miller · 14 years ago
  98. deffd77 net: arp: code cleanup by Changli Gao · 14 years ago
  99. 0705c6f tcp: update also tcp_output with regard to RFC 5681 by Gerrit Renker · 14 years ago
  100. 750e9fa ipv4: minor fix about RPF in help of Kconfig by Nicolas Dichtel · 14 years ago