1. b4ff3c9 inet: Fix __inet_inherit_port() to correctly increment bsockets and num_owners by Nagendra Tomar · 14 years ago
  2. 0147fc0 tcp: restrict net.ipv4.tcp_adv_win_scale (#20312) by Alexey Dobriyan · 14 years ago
  3. 8475ef9 netns: Don't leak others' openreq-s in proc by Pavel Emelyanov · 14 years ago
  4. c39508d tcp: Make TCP_MAXSEG minimum more correct. by David S. Miller · 14 years ago
  5. 7a1c8e5 net: allow GFP_HIGHMEM in __vmalloc() by Eric Dumazet · 14 years ago
  6. 7d98ffd xfrm: update flowi saddr in icmp_send if unset by Ulrich Weber · 14 years ago
  7. 8f49c27 tcp: Don't change unlocked socket state in tcp_v4_err(). by David S. Miller · 14 years ago
  8. 7a1abd0 tcp: Increase TCP_MAXSEG socket option minimum. by David S. Miller · 14 years ago
  9. 8d987e5 net: avoid limits overflow by Eric Dumazet · 14 years ago
  10. 18943d2 inet: fix ip_mc_drop_socket() by Eric Dumazet · 14 years ago
  11. 22e76c8 inet_diag: Make sure we actually run the same bytecode we audited. by Nelson Elhage · 14 years ago
  12. 1f1b9c9 fib: fib_result_assign() should not change fib refcounts by Eric Dumazet · 14 years ago
  13. 758cb41 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  14. b5f15ac ipv4: netfilter: ip_tables: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  15. 1a8b7a6 ipv4: netfilter: arp_tables: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  16. 3285ee3 ip_gre: fix fallback tunnel setup by Eric Dumazet · 14 years ago
  17. 64e4674 netfilter: nf_nat: fix compiler warning with CONFIG_NF_CT_NETLINK=n by Patrick McHardy · 14 years ago
  18. 4aa2c46 fib: Fix fib zone and its hash leak on namespace stop by Pavel Emelyanov · 14 years ago
  19. 74b0b85 tunnels: Fix tunnels change rcu protection by Pavel Emelyanov · 14 years ago
  20. b914c4e inetpeer: __rcu annotations by Eric Dumazet · 14 years ago
  21. b33eab0 tunnels: add __rcu annotations by Eric Dumazet · 14 years ago
  22. e0ad61e net: add __rcu annotations to protocol by Eric Dumazet · 14 years ago
  23. 1c31720 ipv4: add __rcu annotations to routes.c by Eric Dumazet · 14 years ago
  24. ded85aa fib_hash: fix rcu sparse and logical errors by Eric Dumazet · 14 years ago
  25. 43a951e ipv4: add __rcu annotations to ip_ra_chain by Eric Dumazet · 14 years ago
  26. 0d7da9d net: add __rcu annotation to sk_filter by Eric Dumazet · 14 years ago
  27. 6f0bcf1 tunnels: add _rcu annotations by Eric Dumazet · 14 years ago
  28. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  29. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  30. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  31. 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
  32. 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
  33. 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
  34. b0aeef3 nf_nat: restrict ICMP translation for embedded header by Julian Anastasov · 14 years ago
  35. 093d282 tproxy: fix hash locking issue when using port redirection in __inet_inherit_port() by Balazs Scheidler · 14 years ago
  36. 9b0c290 fib: introduce fib_alias_accessed() helper by Eric Dumazet · 14 years ago
  37. 1ae4de0 secmark: export secctx, drop secmark in procfs by Eric Paris · 14 years ago
  38. 27b75c9 net: avoid RCU for NOCACHE dst by Eric Dumazet · 14 years ago
  39. 8723e1b inet: RCU changes in inetdev_by_index() by Eric Dumazet · 14 years ago
  40. 9e917dc net: avoid a dev refcount in ip_mc_find_dev() by Eric Dumazet · 14 years ago
  41. 27a954b IPv4: route.c: Change checks against 0xffffffff to ipv4_is_lbcast() by Andy Walls · 14 years ago
  42. 76b6717 netfilter: fix kconfig unmet dependency warning by Randy Dunlap · 14 years ago
  43. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  44. 19f5725 fib_hash: RCU conversion phase 2 by Eric Dumazet · 14 years ago
  45. 117a8cd fib_hash: RCU conversion phase 1 by Eric Dumazet · 14 years ago
  46. 9bef83e fib_hash: embed initial hash table in fn_zone by Eric Dumazet · 14 years ago
  47. c60ce4e tcp: use correct counters in CA_CWR state too by Ilpo Järvinen · 14 years ago
  48. 1fdb936 tcp: sack lost marking fixes by Ilpo Järvinen · 14 years ago
  49. 10da66f fib: avoid false sharing on fib_table_hash by Eric Dumazet · 14 years ago
  50. 874ffa8 fib_trie: use fls() instead of open coded loop by Eric Dumazet · 14 years ago
  51. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  52. 243bf6e netfilter: xtables: resolve indirect macros 3/3 by Jan Engelhardt · 14 years ago
  53. 87a2e70d netfilter: xtables: resolve indirect macros 2/3 by Jan Engelhardt · 14 years ago
  54. 12b00c2 netfilter: xtables: resolve indirect macros 1/3 by Jan Engelhardt · 14 years ago
  55. fc66f95 net dst: use a percpu_counter to track entries by Eric Dumazet · 14 years ago
  56. 0ed8ddf neigh: Protect neigh->ha[] with a seqlock by Eric Dumazet · 14 years ago
  57. 8391d07 ipv4: Remove leftover rcu_read_unlock calls from __mkroute_output() by Dimitris Michailidis · 14 years ago
  58. 556ef63 Merge commit 'v2.6.36-rc7' into core/rcu by Ingo Molnar · 14 years ago
  59. 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
  60. 9c6d5e5 TCP: Fix setting of snd_ssthresh in tcp_mtu_probe_success by John Heffner · 14 years ago
  61. ebc0ffa fib: RCU conversion of fib_lookup() by Eric Dumazet · 14 years ago
  62. e12b453 bonding: fix to rejoin multicast groups immediately by Flavio Leitner · 14 years ago
  63. d6bf781 net neigh: RCU conversion of neigh hash table by Eric Dumazet · 14 years ago
  64. caf586e net: add a core netdev->rx_dropped counter by Eric Dumazet · 14 years ago
  65. 6a31d2a fib: cleanups by Eric Dumazet · 14 years ago
  66. 21a180c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  67. a8defca netfilter: ipt_LOG: add bufferisation to call printk() once by Eric Dumazet · 14 years ago
  68. 0c200d9 netfilter: nf_nat: make find/put static by Stephen Hemminger · 14 years ago
  69. c7d4426 net: introduce DST_NOCACHE flag by Eric Dumazet · 14 years ago
  70. 5b7c840 ipv4: correct IGMP behavior on v3 query during v2-compatibility mode by David Stevens · 14 years ago
  71. a8cb16d ipmr: cleanups by Eric Dumazet · 14 years ago
  72. a8c9486 ipmr: RCU protection for mfc_cache_array by Eric Dumazet · 14 years ago
  73. 4c96870 ipmr: RCU conversion of mroute_sk by Eric Dumazet · 14 years ago
  74. 55747a0 ipmr: __pim_rcv() is called under rcu_read_lock by Eric Dumazet · 14 years ago
  75. ddcb454 gre: protocol table can be static by stephen hemminger · 14 years ago
  76. c5d3557 Revert "ipv4: Make INET_LRO a bool instead of tristate." by Ben Hutchings · 14 years ago
  77. 0197aa3 ipv4: rcu conversion in ip_route_output_slow by Eric Dumazet · 14 years ago
  78. 82efee1 ipv4: introduce __ip_dev_find() by Eric Dumazet · 14 years ago
  79. dd28d1a ipv4: __mkroute_output() speedup by Eric Dumazet · 14 years ago
  80. 6d0722a ip_gre: comments change by Eric Dumazet · 14 years ago
  81. 1b9f409 tcp: tcp_enter_quickack_mode can be static by stephen hemminger · 14 years ago
  82. a64de47 arp: remove unnecessary export of arp_broken_ops by stephen hemminger · 14 years ago
  83. 153f094 ipip: enable lockless xmits by Eric Dumazet · 14 years ago
  84. b790e01 ip_gre: lockless xmit by Eric Dumazet · 14 years ago
  85. fada563 ipip: fix percpu stats accounting by Eric Dumazet · 14 years ago
  86. 4465b46 ipv4: Allow configuring subnets as local addresses by Tom Herbert · 14 years ago
  87. 68c1f3a ip_gre: Fix dependencies wrt. ipv6. by David S. Miller · 14 years ago
  88. 4d22f7d net-2.6: SYN retransmits: Add new parameter to retransmits_timed_out() by Damian Lukowski · 14 years ago
  89. 3c97af9 ipip: percpu stats accounting by Eric Dumazet · 14 years ago
  90. e985aad ip_gre: percpu stats accounting by Eric Dumazet · 14 years ago
  91. 01db403 tcp: Fix >4GB writes on 64-bit. by David S. Miller · 14 years ago
  92. 7e1b33e ipv6: add IPv6 to neighbour table overflow warning by Ulrich Weber · 14 years ago
  93. b3de755 tcp: fix TSO FACK loss marking in tcp_mark_head_lost by Yuchung Cheng · 14 years ago
  94. e40051d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  95. 83180af net: fix rcu use in ip_route_output_slow by Eric Dumazet · 14 years ago
  96. 59104f0 ip: take care of last fragment in ip_append_data by Eric Dumazet · 14 years ago
  97. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  98. 94e22389 xfrm4: strip ECN bits from tos field by Ulrich Weber · 14 years ago
  99. cbdd769 netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flag by Jiri Olsa · 14 years ago
  100. d6120b8 netfilter: nf_nat_snmp: fix checksum calculation (v4) by Patrick McHardy · 14 years ago