1. d3904b7 [NET]: Cleanup the error path in sk_attach_filter by Pavel Emelyanov · 17 years ago
  2. 309dd5f [NET]: Move the filter releasing into a separate call by Pavel Emelyanov · 17 years ago
  3. 55b3332 [NET]: Introduce the sk_detach_filter() call by Pavel Emelyanov · 17 years ago
  4. d114f39 [MAC80211]: only honor IW_SCAN_THIS_ESSID in STA, IBSS, and AP modes by John W. Linville · 17 years ago
  5. fe537c0 Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  6. c954770 [INET]: Consolidate frag queues freeing by Pavel Emelyanov · 17 years ago
  7. 48d6005 [INET]: Remove no longer needed ->equal callback by Pavel Emelyanov · 17 years ago
  8. abd6523 [INET]: Consolidate xxx_find() in fragment management by Pavel Emelyanov · 17 years ago
  9. c6fda28 [INET]: Consolidate xxx_frag_create() by Pavel Emelyanov · 17 years ago
  10. e521db9 [INET]: Consolidate xxx_frag_alloc() by Pavel Emelyanov · 17 years ago
  11. 2588fe1 [INET]: Consolidate xxx_frag_intern by Pavel Emelyanov · 17 years ago
  12. fd9e635 [INET]: Omit double hash calculations in xxx_frag_intern by Pavel Emelyanov · 17 years ago
  13. be07664 [BR2684]: get rid of broken header code. by Stephen Hemminger · 17 years ago
  14. c310f09 [IRDA]: IrCOMM discovery indication simplification by Ryan Reading · 17 years ago
  15. bd5435e [DCCP]: fix link error with !CONFIG_SYSCTL by Ingo Molnar · 17 years ago
  16. dc8a82a [IPV6]: Fix memory leak in cleanup_ipv6_mibs() by Pavel Emelyanov · 17 years ago
  17. 982c37c 9p: remove sysctl by Eric Van Hensbergen · 17 years ago
  18. fb0466c 9p: fix bad kconfig cross-dependency by Eric Van Hensbergen · 17 years ago
  19. ba17674 9p: attach-per-user by Latchesar Ionkov · 17 years ago
  20. a80d923 9p: Make transports dynamic by Eric Van Hensbergen · 17 years ago
  21. ce8d2cd r/o bind mounts: filesystem helpers for custom 'struct file's by Dave Hansen · 17 years ago
  22. 76181c1 KEYS: Make request_key() and co fundamentally asynchronous by David Howells · 17 years ago
  23. af49d92 Remove "unsafe" from module struct by Rusty Russell · 17 years ago
  24. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  25. 107acb2 [PATCH] mac80211: honor IW_SCAN_THIS_ESSID in siwscan ioctl by Bill Moss · 17 years ago
  26. cffdd30 [PATCH] mac80211: store SSID in sta_bss_list by John W. Linville · 17 years ago
  27. 65c107a [PATCH] mac80211: store channel info in sta_bss_list by John W. Linville · 17 years ago
  28. 1dd84aa [PATCH] mac80211: reorder association debug output by Johannes Berg · 17 years ago
  29. 58a9ac1 [PATCH] mac80211: fix set_channel regression by Johannes Berg · 17 years ago
  30. e797aa1 [PATCH] ieee80211: fix TKIP QoS bug by Johannes Berg · 17 years ago
  31. a56daeb net/sunrpc/xprtrdma/verbs.c printk warning fix by Andrew Morton · 17 years ago
  32. 4acad72 [IPV6]: Consolidate the ip6_pol_route_(input|output) pair by Pavel Emelyanov · 17 years ago
  33. 4ae2894 [NEIGH]: Ensure that pneigh_lookup is protected with RTNL by Pavel Emelyanov · 17 years ago
  34. f1673ca [INET]: kmalloc+memset -> kzalloc in frag_alloc_queue by Denis V. Lunev · 17 years ago
  35. e5bbef2 [IPV6]: Replace sk_buff ** with sk_buff * in input handlers by Herbert Xu · 17 years ago
  36. 762cc40 [INET]: Consolidate the xxx_put by Pavel Emelyanov · 17 years ago
  37. 4b6cb5d [INET]: Small cleanup for xxx_put after evictor consolidation by Pavel Emelyanov · 17 years ago
  38. 8e7999c [INET]: Consolidate the xxx_evictor by Pavel Emelyanov · 17 years ago
  39. 1e4b828 [INET]: Consolidate the xxx_frag_destroy by Pavel Emelyanov · 17 years ago
  40. 321a3a9 [INET]: Consolidate xxx_the secret_rebuild by Pavel Emelyanov · 17 years ago
  41. 277e650 [INET]: Consolidate the xxx_frag_kill by Pavel Emelyanov · 17 years ago
  42. 04128f2 [INET]: Collect common frag sysctl variables together by Pavel Emelyanov · 17 years ago
  43. 7eb9515 [INET]: Collect frag queues management objects together by Pavel Emelyanov · 17 years ago
  44. 5ab11c9 [INET]: Move common fields from frag_queues in one place. by Pavel Emelyanov · 17 years ago
  45. f885c5b [TCP]: high_seq parameter removed (all callers use tp->high_seq) by Ilpo Järvinen · 17 years ago
  46. ad643a7 [IPV6]: Uninline netfilter okfns by Patrick McHardy · 17 years ago
  47. 9c2842b [BRIDGE]: Remove SKB share checks in br_nf_pre_routing(). by Patrick McHardy · 17 years ago
  48. 861d048 [IPV4]: Uninline netfilter okfns by Patrick McHardy · 17 years ago
  49. a030847 [NET]: Avoid copying TCP packets unnecessarily by Herbert Xu · 17 years ago
  50. 172a863 [NET]: Fix csum_start update in pskb_expand_head by Herbert Xu · 17 years ago
  51. f937f1f46 [NETLINK]: Don't leak 'listeners' in netlink_kernel_create() by Jesper Juhl · 17 years ago
  52. 1dff92e [IPV6] __inet6_csk_dst_store(): fix check-after-use by Adrian Bunk · 17 years ago
  53. 65c8846 [IPV6]: Avoid skb_copy/pskb_copy/skb_realloc_headroom on input by Herbert Xu · 17 years ago
  54. f61944e [IPV6]: Make ipv6_frag_rcv return the same packet by Herbert Xu · 17 years ago
  55. 3db05fe [NETFILTER]: Replace sk_buff ** with sk_buff * by Herbert Xu · 17 years ago
  56. 2ca7b0a [NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom by Herbert Xu · 17 years ago
  57. af1e1cf [IPVS]: Replace local version of skb_make_writable by Herbert Xu · 17 years ago
  58. 37d4187 [NETFILTER]: Do not copy skb in skb_make_writable by Herbert Xu · 17 years ago
  59. 7b99565 [BRIDGE]: Unshare skb upon entry by Herbert Xu · 17 years ago
  60. f697c3e [NET]: Avoid unnecessary cloning for ingress filtering by Herbert Xu · 17 years ago
  61. 776c729 [IPV4]: Change ip_defrag to return an integer by Herbert Xu · 17 years ago
  62. 1706d58 [IPV4]: Make ip_defrag return the same packet by Herbert Xu · 17 years ago
  63. e0053ec [SKBUFF]: Add skb_morph by Herbert Xu · 17 years ago
  64. dec1881 [SKBUFF]: Merge common code between copy_skb_header and skb_clone by Herbert Xu · 17 years ago
  65. f4921af Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  66. b5869ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  67. 37ca506 Merge branch 'nfs-server-stable' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  68. 71e20f1 sched: affine sync wakeups by Ingo Molnar · 17 years ago
  69. f53f413 fix endianness bug in inet_lro by Al Viro · 17 years ago
  70. 9df7c98 inet_lro: trivial endianness annotations by Al Viro · 17 years ago
  71. 411223c fix breakage in sctp getsockopt by Al Viro · 17 years ago
  72. c4ea43c net core: fix kernel-doc for new function parameters by Randy Dunlap · 17 years ago
  73. 19c38de kobjects: fix up improper use of the kobject name field by Greg Kroah-Hartman · 17 years ago
  74. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  75. b08d6cb [TCP]: Limit processing lost_retrans loop to work-to-do cases by Ilpo Järvinen · 17 years ago
  76. f785a8e [TCP]: Fix lost_retrans loop vs fastpath problems by Ilpo Järvinen · 17 years ago
  77. 4cd8299 [TCP]: No need to re-count fackets_out/sacked_out at RTO by Ilpo Järvinen · 17 years ago
  78. d193594 [TCP]: Extract tcp_match_queue_to_sack from sacktag code by Ilpo Järvinen · 17 years ago
  79. f6fb128 [TCP]: Kill almost unused variable pcount from sacktag by Ilpo Järvinen · 17 years ago
  80. 3eec004 [TCP]: Fix mark_head_lost to ignore R-bit when trying to mark L by Ilpo Järvinen · 17 years ago
  81. 16e9068 [TCP]: Add bytes_acked (ABC) clearing to FRTO too by Ilpo Järvinen · 17 years ago
  82. 4953f0f [IPv6]: Update setsockopt(IPV6_MULTICAST_IF) to support RFC 3493, try2 by Brian Haley · 17 years ago
  83. 73aaf93 [NETFILTER]: x_tables: add missing ip6t_modulename aliases by Jan Engelhardt · 17 years ago
  84. 1731139 [NETFILTER]: nf_conntrack_tcp: fix connection reopening by Jozsef Kadlecsik · 17 years ago
  85. 28f7b03 [NETLINK]: fib_frontend build fixes by David S. Miller · 17 years ago
  86. 3191057 [IPv6]: Export userland ND options through netlink (RDNSS support) by Pierre Ynard · 17 years ago
  87. cd40b7d [NET]: make netlink user -> kernel interface synchronious by Denis V. Lunev · 17 years ago
  88. aed8156 [NET]: unify netlink kernel socket recognition by Denis V. Lunev · 17 years ago
  89. 7ee015e [NET]: cleanup 3rd argument in netlink_sendskb by Denis V. Lunev · 17 years ago
  90. 3b71535 [NET]: Make netlink processing routines semi-synchronious (inspired by rtnl) v2 by Denis V. Lunev · 17 years ago
  91. 1536cc0 [NET]: rtnl_unlock cleanups by Denis V. Lunev · 17 years ago
  92. fa8705b [NET]: sanitize kernel_accept() error path by Tony Battersby · 17 years ago
  93. 227b60f [INET]: local port range robustness by Stephen Hemminger · 17 years ago
  94. 0639300 [SCTP]: port randomization by Stephen Hemminger · 17 years ago
  95. 3c0cfc1 [NET_SCHED]: Show timer resolution instead of clock resolution in /proc/net/psched by Patrick McHardy · 17 years ago
  96. 631a669 [IPSEC]: Move IP protocol setting from transforms into xfrm4_input.c by Herbert Xu · 17 years ago
  97. ceb1eec [IPSEC]: Move IP length/checksum setting out of transforms by Herbert Xu · 17 years ago
  98. 87bdc48 [IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr by Herbert Xu · 17 years ago
  99. 37fedd3 [IPSEC]: Use IPv6 calling convention as the convention for x->mode->output by Herbert Xu · 17 years ago
  100. 7b277b1 [IPSEC]: Set skb->data to payload in x->mode->output by Herbert Xu · 17 years ago