1. 576c7d8 [Bluetooth] Add direction and timestamp to stack internal events by Marcel Holtmann · 19 years ago
  2. 66e8b6c [Bluetooth] Remove unused functions and cleanup symbol exports by Marcel Holtmann · 19 years ago
  3. dcc365d [Bluetooth] Revert session reference counting fix by Marcel Holtmann · 19 years ago
  4. b7656e7 [IPV4]: Fix memory leak during fib_info hash expansion. by David S. Miller · 19 years ago
  5. b68e9f8 [PATCH] tcp: fix TSO cwnd caching bug by Herbert Xu · 19 years ago
  6. 846998a [PATCH] tcp: fix TSO sizing bugs by David S. Miller · 19 years ago
  7. f0098f7 [NET] Fix too aggressive backoff in dst garbage collection by Denis Lunev · 19 years ago
  8. db44575 [NET]: fix oops after tunnel module unload by Alexey Kuznetsov · 19 years ago
  9. 1f494c0 [NETFILTER] Inherit masq_index to slave connections by Harald Welte · 19 years ago
  10. d1b04c0 [NET]: Spelling mistakes threshoulds -> thresholds by Baruch Even · 19 years ago
  11. 6192b54 [NET]: Fix busy waiting in dev_close(). by David S. Miller · 19 years ago
  12. 839c5d2 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  13. 77933d7 [PATCH] clean up inline static vs static inline by Jesper Juhl · 19 years ago
  14. 44456d3 [PATCH] turn many #if $undefined_string into #ifdef $undefined_string by Olaf Hering · 19 years ago
  15. 5e43db7 [NET]: Move in_aton from net/ipv4/utils.c to net/core/utils.c by Matt Mackall · 19 years ago
  16. 7cee432 [NETFILTER]: Fix -Wunder error in ip_conntrack_core.c by Nick Sillik · 19 years ago
  17. a77be81 [NET]: Fix setsockopt locking bug by Kyle Moffett · 19 years ago
  18. eaa1c5d [IPV4]: Fix Kconfig syntax error by Hans-Juergen Tappe (SYSGO AG) · 19 years ago
  19. a4f1bac [XFRM]: Fix possible overflow of sock->sk_policy by Herbert Xu · 19 years ago
  20. 7686ee1 [EMATCH]: Remove feature ifdefs in meta ematch. by Patrick McHardy · 19 years ago
  21. 227510c [IPV6]: fix implicit declaration of function `xfrm6_tunnel_unregister' by Cal Peake · 19 years ago
  22. 261688d [PKT_SCHED]: em_meta: Kill TCF_META_ID_{INDEV,SECURITY,TCVERDICT} by David S. Miller · 19 years ago
  23. d3984a6 [NETFILTER]: Fix ip6t_LOG MAC format by Patrick McHardy · 19 years ago
  24. 74bb421 [NETFILTER]: Use correct byteorder in ICMP NAT by Patrick McHardy · 19 years ago
  25. 21f930e [NETFILTER]: Wait until all references to ip_conntrack_untracked are dropped on unload by Patrick McHardy · 19 years ago
  26. d04b4f8 [NETFILTER]: Fix potential memory corruption in NAT code (aka memory NAT) by Patrick McHardy · 19 years ago
  27. 4c1217d [NETFILTER]: Fix deadlock in ip6_queue by Patrick McHardy · 19 years ago
  28. 28e212f [PKT_SCHED]: Kill TCF_META_ID_REALDEV from meta ematch. by David S. Miller · 19 years ago
  29. 4acdbdb [NETFILTER]: ip_conntrack_expect_related must not free expectation by Rusty Russell · 19 years ago
  30. b72f6ec [NET]: Fix tc_verd thinko in skb_clone() by David S. Miller · 19 years ago
  31. 0303770 [NET]: Make ipip/ip6_tunnel independant of XFRM by Patrick McHardy · 19 years ago
  32. c877efb [IPV4]: Fix up lots of little whitespace indentation stuff in fib_trie. by Stephen Hemminger · 19 years ago
  33. eb3f8f5 [NET]: BRIDGE_EBT_ARPREPLY must depend on INET by Adrian Bunk · 19 years ago
  34. abaacad [IPV4]: Don't select XFRM for ip_gre by Patrick McHardy · 19 years ago
  35. 6aef4fdf [NET]: Only build flow.o if CONFIG_XFRM=y by Patrick McHardy · 19 years ago
  36. 88e9fa8 [ATM]: Trivial spelling fix patch for net/Kconfig by Jesper Juhl · 19 years ago
  37. 322361b [ATM]: allow bind() on point-to-multpoint svcs (from Martin Whitaker <martin_whitaker@ntlworld.com>) by Chas Williams · 19 years ago
  38. 3f1c81f [EMATCH]: Kill TCF_META_ID_TCCLASSID reference from meta ematch as well. by David S. Miller · 19 years ago
  39. 6876f95 [IPV4]: fix IP_FIB_HASH kconfig warning by Adrian Bunk · 19 years ago
  40. 5420899 [NET]: Kconfig: NETCONSOLE and NETPOLL together by Randy Dunlap · 19 years ago
  41. d1ad1ff [SCTP]: Fix potential null pointer dereference while handling an icmp error by Sridhar Samudrala · 19 years ago
  42. ee71a29 [SCTP]: Audit return code of create_proc_* by Christophe Lucas · 19 years ago
  43. 37da647 [NETLINK]: Fix "nocast type" warnings by Victor Fusco · 19 years ago
  44. 452f299 [PKT_SCHED]: Reduce branch mispredictions in pfifo_fast_dequeue by Thomas Graf · 19 years ago
  45. d7c7ed4 [PKT_SCHED]: Remove debugging leftover from textsearch ematch by Thomas Graf · 19 years ago
  46. f4637b5 [VLAN]: Fix early vlan adding leads to not functional device by Tommy Christensen · 19 years ago
  47. ab61148 [NET]: __be'ify *_type_trans() by Alexey Dobriyan · 19 years ago
  48. 84531c2 [NETFILTER]: Revert nf_reset change by Phil Oester · 19 years ago
  49. 6a2e9b7 [NET]: move config options out to individual protocols by Sam Ravnborg · 19 years ago
  50. d5950b4 [NET]: add a top-level Networking menu to *config by Sam Ravnborg · 19 years ago
  51. 0b7f22a [IPV4]: Prevent oops when printing martian source by Olaf Kirch · 19 years ago
  52. af9debd [IPVS]: Add and reorder bh locks after moving to keventd. by Julian Anastasov · 19 years ago
  53. f5b8adb [NET]: Trivial spelling fix patch for net/Kconfig by Jesper Juhl · 19 years ago
  54. 3182cd8 [SCTP]: __nocast annotations by Alexey Dobriyan · 19 years ago
  55. 79af02c [SCTP]: Use struct list_head for chunk lists, not sk_buff_head. by David S. Miller · 19 years ago
  56. 9c05989 [IPV6]: Fix warning in ip6_mc_msfilter. by David S. Miller · 19 years ago
  57. 84b42ba [IPV4]: fix IPv4 leave-group group matching by David L Stevens · 19 years ago
  58. 9951f03 [IPV4]: (INCLUDE,empty)/leave-group equivalence for full-state MSF APIs & errno fix by David L Stevens · 19 years ago
  59. 917f2f1 [IPV4]: multicast API "join" issues by David L Stevens · 19 years ago
  60. 8cdaaa1 [IPV4]: multicast API "join" issues by David L Stevens · 19 years ago
  61. ca9b907 [IPV4]: multicast API "join" issues by David L Stevens · 19 years ago
  62. 4c866aa [IPV4]: Apply sysctl_icmp_echo_ignore_broadcasts to ICMP_TIMESTAMP as well. by Alexey Kuznetsov · 19 years ago
  63. 86a76ca [NET]: Fix sparse warnings by Victor Fusco · 19 years ago
  64. b03efcf [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() by David S. Miller · 19 years ago
  65. 7e8d7e3 [PATCH] coverity: sunrpc/xprt task null check by KAMBAROV, ZAUR · 19 years ago
  66. 908a75c [TCP]: Never TSO defer under periods of congestion. by David S. Miller · 19 years ago
  67. 63d886c [PKT_SCHED]: Blackhole queueing discipline by Thomas Graf · 19 years ago
  68. c1b4a7e [TCP]: Move to new TSO segmenting scheme. by David S. Miller · 19 years ago
  69. 0d9901d [TCP]: Break out send buffer expansion test. by David S. Miller · 19 years ago
  70. cb83199 [TCP]: Do not call tcp_tso_acked() if no work to do. by David S. Miller · 19 years ago
  71. a564769 [TCP]: Kill bogus comment above tcp_tso_acked(). by David S. Miller · 19 years ago
  72. b4e26f5 [TCP]: Fix send-side cpu utiliziation regression. by David S. Miller · 19 years ago
  73. aa93466 [TCP]: Eliminate redundant computations in tcp_write_xmit(). by David S. Miller · 19 years ago
  74. 7f4dd0a [TCP]: Break out tcp_snd_test() into it's constituent parts. by David S. Miller · 19 years ago
  75. 55c97f3 [TCP]: Fix __tcp_push_pending_frames() 'nonagle' handling. by David S. Miller · 19 years ago
  76. a2e2a59 [TCP]: Fix redundant calculations of tcp_current_mss() by David S. Miller · 19 years ago
  77. 92df7b5 [TCP]: tcp_write_xmit() tabbing cleanup by David S. Miller · 19 years ago
  78. a762a98 [TCP]: Kill extra cwnd validate in __tcp_push_pending_frames(). by David S. Miller · 19 years ago
  79. f44b527 [TCP]: Add missing skb_header_release() call to tcp_fragment(). by David S. Miller · 19 years ago
  80. 84d3e7b [TCP]: Move __tcp_data_snd_check into tcp_output.c by David S. Miller · 19 years ago
  81. f6302d1 [TCP]: Move send test logic out of net/tcp.h by David S. Miller · 19 years ago
  82. fc6415bc [TCP]: Fix quick-ack decrementing with TSO. by David S. Miller · 19 years ago
  83. c65f7f0 [TCP]: Simplify SKB data portion allocation with NETIF_F_SG. by David S. Miller · 19 years ago
  84. 52609c0 [NET]: improve readability of dev_set_promiscuity() in net/core/dev.c by David Chau · 19 years ago
  85. 2f36895 [IPV4]: More broken memory allocation fixes for fib_trie by Robert Olsson · 19 years ago
  86. db1322b [DECNET]: Fix memset overflow on 64bit archs while dumping decnet routing rules by Thomas Graf · 19 years ago
  87. bb1d23b [IPV4]: Bug fix in rt_check_expire() by Eric Dumazet · 19 years ago
  88. 424c4b7 [IPV4]: Use the fancy alloc_large_system_hash() function for route hash table by Eric Dumazet · 19 years ago
  89. 22c047c [NET]: Hashed spinlocks in net/ipv4/route.c by Eric Dumazet · 19 years ago
  90. f0e36f8 [IPV4]: Handle large allocations in fib_trie by Patrick McHardy · 19 years ago
  91. e2ed405 [IPV6]: Makes IPv6 rcv registration happen last during initialisation. by Herbert Xu · 19 years ago
  92. 30e224d [IPV4]: Fix crash in ip_rcv while booting related to netconsole by Herbert Xu · 19 years ago
  93. 023e09a [PKT_SCHED]: Report rate estimator configuration errors during qdisc allocation by Thomas Graf · 19 years ago
  94. 3d54b82 [PKT_SCHED]: Cleanup qdisc creation and alignment macros by Thomas Graf · 19 years ago
  95. e176fe8 [NET]: Remove unused security member in sk_buff by Thomas Graf · 19 years ago
  96. 3154e54 [NET]: net/core/filter.c: make len cover the entire packet by Patrick McHardy · 19 years ago
  97. 0b05b2a [NET]: Consolidate common code in net/core/filter.c by Patrick McHardy · 19 years ago
  98. 6935d46 [NET]: Remove redundant code in net/core/filter.c by Patrick McHardy · 19 years ago
  99. 9666dae [NETFILTER]: Fix connection tracking bug in 2.6.12 by Patrick McHardy · 19 years ago
  100. ff593c5 [NET]: Micro optimization in eth_header() by Denis Vlasenko · 19 years ago