1. 1b34be7 ipv6 addrconf: add accept_dad sysctl to control DAD operation. by YOSHIFUJI Hideaki · 16 years ago
  2. 778d80b ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface. by YOSHIFUJI Hideaki · 16 years ago
  3. 0853ad6 netdev: Add support for rx flow hash configuration, using ethtool. by Santwona Behera · 16 years ago
  4. 28f49d8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  5. 332e4af Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  6. 818727b rndis_host: pass buffer length to rndis_command by Jussi Kivilinna · 16 years ago
  7. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  8. 251a4b3 net/inet_lro: remove setting skb->ip_summed when not LRO-able by Eli Cohen · 16 years ago
  9. c88e6f5 include/linux/netdevice.h: don't export MAX_HEADER to userspace by Adrian Bunk · 16 years ago
  10. ffd7891 mac80211: Let drivers have access to TKIP key offets for TX and RX MIC by Luis R. Rodriguez · 16 years ago
  11. f225763 ssb, b43, b43legacy, b44: Rewrite SSB DMA API by Michael Buesch · 16 years ago
  12. b662348 mac80211: 11h - Handling measurement request by Assaf Krauss · 16 years ago
  13. f2df385 mac80211: 11h Infrastructure - Parsing by Assaf Krauss · 16 years ago
  14. 5005657 rfkill: rename the rfkill_state states and add block-locked state by Henrique de Moraes Holschuh · 16 years ago
  15. 79399a8 rfkill: add notifier chains support by Henrique de Moraes Holschuh · 16 years ago
  16. 477576a rfkill: add the WWAN radio type by Henrique de Moraes Holschuh · 16 years ago
  17. 801e49a rfkill: add read-write rfkill switch support by Henrique de Moraes Holschuh · 16 years ago
  18. f3146af rfkill: clarify meaning of rfkill states by Henrique de Moraes Holschuh · 16 years ago
  19. 1839cea Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/wireless-2.6 by John W. Linville · 16 years ago
  20. f8dd0ec DM9000: Allow the use of the NSR register to get link status. by Ben Dooks · 16 years ago
  21. 34f80b0 bnx2x: Add support for BCM57711 HW by Eilon Greenstein · 16 years ago
  22. 4497b07 net: Discard and warn about LRO'd skbs received for forwarding by Ben Hutchings · 16 years ago
  23. 0187bdf net: Disable LRO on devices that are forwarding by Ben Hutchings · 16 years ago
  24. dad9b33 netdevice: Fix promiscuity and allmulti overflow by Wang Chen · 16 years ago
  25. 5bbc172 Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  26. 9d45abe netdevice: change net_device->promiscuity/allmulti to unsigned int by Wang Chen · 16 years ago
  27. b8a9787 bonding: Allow setting max_bonds to zero by Jay Vosburgh · 16 years ago
  28. c1da4ac net/core: add NETDEV_BONDING_FAILOVER event by Or Gerlitz · 16 years ago
  29. ebaac8c Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-next by Jeff Garzik · 16 years ago
  30. df3bc8b atm: [suni] add support for setting loopback and framing modes by Chas Williams · 16 years ago
  31. ccc5805 wext: Emit event stream entries correctly when compat. by David S. Miller · 16 years ago
  32. 87de87d wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.c by David S. Miller · 16 years ago
  33. caea902 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  34. 0b44191 netns: introduce the net_hash_mix "salt" for hashes by Pavel Emelyanov · 16 years ago
  35. 19c7578 udp: add struct net argument to udp_hashfn by Pavel Emelyanov · 16 years ago
  36. d626628 udp: introduce a udp_hashfn function by Pavel Emelyanov · 16 years ago
  37. 2b4743b ipv6 sit: Avoid extra need for compat layer in PRL management. by YOSHIFUJI Hideaki · 16 years ago
  38. 942e7b1 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  39. 8b7b1e0 mac80211: remove ieee80211_get_morefrag by Harvey Harrison · 16 years ago
  40. fd7c8a4 mac80211: add helpers for frame control testing by Harvey Harrison · 16 years ago
  41. 963f551 iwlwifi: remove redundant flags regarding to FAT channel by Emmanuel Grumbach · 16 years ago
  42. 564d9bd nl80211: Fix comment merge error by Michael Buesch · 16 years ago
  43. 4ae127d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  44. 5155857 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  45. 2165009 pagemap: pass mm into pagewalkers by Dave Hansen · 16 years ago
  46. 24aac48 cciss: add new hardware support by Mike Miller · 16 years ago
  47. 57d3c64 proc_fs.h: move struct mm_struct forward-declaration by Ben Nizette · 16 years ago
  48. ec0a196 tcp: Revert 'process defer accept as established' changes. by David S. Miller · 16 years ago
  49. 030352a Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  50. 1b3cba8 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  51. dc10885 Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  52. 9412e286 always_inline timespec_add_ns by Jeremy Fitzhardinge · 16 years ago
  53. d5e181f add an inlined version of iter_div_u64_rem by Jeremy Fitzhardinge · 16 years ago
  54. f595ec9 common implementation of iterative div/mod by Jeremy Fitzhardinge · 16 years ago
  55. 3d6b35b mv643xx_eth: allow multiple TX queues by Lennert Buytenhek · 16 years ago
  56. 64da80a mv643xx_eth: allow multiple RX queues by Lennert Buytenhek · 16 years ago
  57. fc32b0e mv643xx_eth: general cleanup by Lennert Buytenhek · 16 years ago
  58. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  59. 12c03f5 smc911x: introduce platform data flags by Magnus Damm · 16 years ago
  60. da50ccc Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  61. e9fe9e1 pnpacpi: fix IRQ flag decoding by Bjorn Helgaas · 16 years ago
  62. dcb84f3 cpuidle acpi driver: fix oops on AC<->DC by Venkatesh Pallipadi · 16 years ago
  63. a4df1ac Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  64. f7f866e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  65. 513fd37 Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  66. 709772e net: Fix routing tables with id > 255 for legacy software by Krzysztof Piotr Oledzki · 16 years ago
  67. 2506ece virtio: Fix typo in virtio_net_hdr comments by Mark McLoughlin · 16 years ago
  68. ce4a7d0 inet{6}_request_sock: Init ->opt and ->pktopts in the constructor by Arnaldo Carvalho de Melo · 16 years ago
  69. b769164 ide: remove the ide_etrax100 chipset type by Adrian Bunk · 16 years ago
  70. 16882c1 sched: fix TASK_WAKEKILL vs SIGKILL race by Oleg Nesterov · 16 years ago
  71. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  72. 788c0a5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  73. 17e6e59 netfilter: ip6_tables: add ip6tables security table by James Morris · 16 years ago
  74. 560ee65 netfilter: ip_tables: add iptables security table for mandatory access control rules by James Morris · 16 years ago
  75. a258860 netfilter: ctnetlink: add full support for SCTP to ctnetlink by Pablo Neira Ayuso · 16 years ago
  76. 93f6515 netfilter: ebtables: add IPv6 support by Kuo-lang Tseng · 16 years ago
  77. 585c543 include/linux/ssb/ssb_driver_gige.h typo fix by Adrian Bunk · 16 years ago
  78. 64a3dcd Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  79. dfa7e20 mm: Minor clean-up of page flags in mm/page_alloc.c by Russ Anderson · 16 years ago
  80. 0d57994 [POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=n by Nathan Lynch · 16 years ago
  81. f751aa1 fat_valid_media() isn't for userspace by Adrian Bunk · 16 years ago
  82. 5f0e62c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  83. 156a9ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chrisw/lsm-2.6 by Linus Torvalds · 16 years ago
  84. 979b0fe vm: add kzalloc_node() inline by Jeff Layton · 16 years ago
  85. 68aa0a2 ipc: restore MSGPOOL original value by Nadia Derbey · 16 years ago
  86. 93b0711 introduce memory_read_from_buffer() by Akinobu Mita · 16 years ago
  87. 3527fb32 lib: export bitrev16 by Harvey Harrison · 16 years ago
  88. 44d1b98 Fix various old email addresses for dwmw2 by David Woodhouse · 16 years ago
  89. 2f59971 KVM: migrate PIT timer by Marcelo Tosatti · 16 years ago
  90. 9457afe netlink: Remove nonblock parameter from netlink_attachskb by Denis V. Lunev · 16 years ago
  91. 39028ec V4L/DVB (7166): [v4l] Add new user class controls and deprecate others by David Woodhouse · 16 years ago
  92. 3e387fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  93. 246dd41 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  94. a57c1ba libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctl by Alan Cox · 16 years ago
  95. 4f0ebe3 libata: kill unused constants by Tejun Heo · 16 years ago
  96. ab32cd7 route: Remove unused ifa_anycast field by Thomas Graf · 16 years ago
  97. 1f9d11c route: Mark unused routing attributes as such by Thomas Graf · 16 years ago
  98. 51b77ca route: Mark unused route cache flags as such. by Thomas Graf · 16 years ago
  99. ba569b4 WEXT: Add support for passing PMK and capability flags to WEXT by Masakazu Mokuno · 16 years ago
  100. 9306102 mac80211: allow disable FAT in specific configurations by Emmanuel Grumbach · 16 years ago