1. 00269b5 ipv4: Add a missing rcu_assign_pointer() in routing cache. by Eric Dumazet · 16 years ago
  2. dc976c0 [netdrvr] ibmtr: PCMCIA IBMTR is ok on 64bit by Alan Cox · 16 years ago
  3. 617a20b xen-netfront: Avoid unaligned accesses to IP header by Isaku Yamahata · 16 years ago
  4. 8ab7b66 lmc: copy_*_user under spinlock by Alan Cox · 16 years ago
  5. 5dd2d33 [netdrvr] myri10ge, ixgbe: remove broken select INTEL_IOATDMA by Jeff Garzik · 16 years ago
  6. 8fa0b31 decnet: Fix compiler warning in dn_dev.c by David S. Miller · 16 years ago
  7. 22441cf IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv option by Pedro Ribeiro · 16 years ago
  8. deb28d9 net/802/fc.c: Fix compilation warnings by Manish Katiyar · 16 years ago
  9. ab55570 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  10. eef9d90 netns: correct mib stats in ip6_route_me_harder() by Alexey Dobriyan · 16 years ago
  11. 4ef079c netns: fix net_generic array leak by Alexey Dobriyan · 16 years ago
  12. 8713a7c rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb" by Felix Fietkau · 16 years ago
  13. eaca90d rtl8187: Add USB ID for Belkin F5D7050 with RTL8187B chip by Florent Fourcot · 16 years ago
  14. ec366eb p54usb: Device ID updates by Christian Lamparter · 16 years ago
  15. e1a65b5 mac80211: fixme for kernel-doc by Randy Dunlap · 16 years ago
  16. 4233df6 ath9k/mac80211: disallow fragmentation in ath9k, report to userspace by Johannes Berg · 16 years ago
  17. 96d46d5 libertas : Remove unused variable warning for "old_channel" from cmd.c by Manish Katiyar · 16 years ago
  18. d048e50 mac80211: Fix scan RX processing oops by Jouni Malinen · 16 years ago
  19. c25bab5 orinoco: fix unsafe locking in spectrum_cs_suspend by David Kilroy · 16 years ago
  20. 552a715 orinoco: fix unsafe locking in orinoco_cs_resume by Andrey Borzenkov · 16 years ago
  21. 33c0360 cfg80211: fix debugfs error handling by Johannes Berg · 16 years ago
  22. c74e90a mac80211: fix debugfs netdev rename by Johannes Berg · 16 years ago
  23. d5d7c58 iwlwifi: fix ct kill configuration for 5350 by Tomas Winkler · 16 years ago
  24. 0991481 mac80211: fix HT information element parsing by Johannes Berg · 16 years ago
  25. 3eadd75 p54: Fix compilation problem on PPC by Larry Finger · 16 years ago
  26. 63044e9 mac80211: fix debugfs lockup by Johannes Berg · 16 years ago
  27. 45527c2 iwlwifi: fix compilation warning when CONFIG_IWLWIFI_DEBUG is not set. by Rami Rosen · 16 years ago
  28. 746db51 rtl8187: add device ID 0bda:8198 by John W. Linville · 16 years ago
  29. 3497b2f Phonet: Simple doc fix. by Randy Macleod · 16 years ago
  30. e6a7d3c netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf_nat by Pablo Neira Ayuso · 16 years ago
  31. 129404a netfilter: fix ebtables dependencies by Patrick McHardy · 16 years ago
  32. 38f7ac3 netfilter: restore lost #ifdef guarding defrag exception by Patrick McHardy · 16 years ago
  33. 4850137 qlge: Fix page size ifdef test. by Ron Mercer · 16 years ago
  34. 113aa83 net: Rationalise email address: Network Specific Parts by Alan Cox · 16 years ago
  35. 510149e dsa: fix compile bug on s390 by Heiko Carstens · 16 years ago
  36. e7dc849 netns: mib6 section fixlet by Alexey Dobriyan · 16 years ago
  37. eb8a4cb enic: Fix Kconfig headline description by Roland Dreier · 16 years ago
  38. bc0da3f de2104x: wrong MAC address fix by Martin Langer · 16 years ago
  39. ebe05d0 s390: claw compile fixlet by Alexey Dobriyan · 16 years ago
  40. 892871d net: export genphy_restart_aneg by Adrian Bunk · 16 years ago
  41. a02d44a cxgb3: extend copyrights to 2008 by Divy Le Ray · 16 years ago
  42. fe642eb cxgb3: update driver version by Divy Le Ray · 16 years ago
  43. 78c36b1 net/phy: add missing kernel-doc by Randy Dunlap · 16 years ago
  44. b4bb4ac pktgen: fix skb leak in case of failure by Ilpo Järvinen · 16 years ago
  45. 9e9540b mISDN/dsp_cmx.c: fix size checks by Adrian Bunk · 16 years ago
  46. 6bff338 misdn: use nonseekable_open() by Andrew Morton · 16 years ago
  47. b7c6bfb net: fix driver build errors due to missing net/ip6_checksum.h include by Kamalesh Babulal · 16 years ago
  48. bf94e17 net/mac80211/rx.c: fix build error by Ingo Molnar · 16 years ago
  49. 4bb0384 acpi: Make ACPI_TOSHIBA depend on INPUT. by David S. Miller · 16 years ago
  50. 0ed0563 net/bfin_mac.c MDIO namespace fixes by Adrian Bunk · 16 years ago
  51. 1947b36 jme: remove unused #include <version.h> by Huang Weiyi · 16 years ago
  52. 14717f8 netfilter: remove unused #include <version.h> by Huang Weiyi · 16 years ago
  53. ab396eb net: Fix off-by-one in skb_dma_map by Dimitris Michailidis · 16 years ago
  54. c6dcb82 smc911x: Add support for LAN921{5,7,8} chips from SMSC by Guennadi Liakhovetski · 16 years ago
  55. 97e92d9 qlge: remove duplicated #include by Huang Weiyi · 16 years ago
  56. ff71268 wireless: remove duplicated #include by Huang Weiyi · 16 years ago
  57. 1210dde net/au1000_eth.c MDIO namespace fixes by Adrian Bunk · 16 years ago
  58. 51cf756 net/tc35815.c: fix compilation by Adrian Bunk · 16 years ago
  59. 9d731d7 sky2: Fix WOL regression by Rafael J. Wysocki · 16 years ago
  60. 738e1e6 r8169: NULL pointer dereference on r8169 load by Petr Vandrovec · 16 years ago
  61. f3073ac smc911x: Fix external PHY detection by Guennadi Liakhovetski · 16 years ago
  62. 20501a6 e1000: allow VLAN devices to use TSO and CSUM offload by Patrick McHardy · 16 years ago
  63. 7bb82d9 gre: Initialise rtnl_link tunnel parameters properly by Herbert Xu · 16 years ago
  64. f901b64 ipvs: Add proper dependencies on IP_VS, and fix description header line. by David S. Miller · 16 years ago
  65. bf6f51e Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  66. ec8deff Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  67. 7cc4e87 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  68. 5ba2f67 security: avoid calling a NULL function pointer in drivers/video/tvaudio.c by Arjan van de Ven · 16 years ago
  69. 64f1b65 net: fix dummy 'nf_conntrack_event_cache()' by Linus Torvalds · 16 years ago
  70. 4dd9ec4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  71. 86ed5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  72. 835a1c0 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  73. d3570a5 Merge branch 'for-linus' of git://git.alsa-project.org/alsa-kernel by Linus Torvalds · 16 years ago
  74. 37d9869 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  75. 098ef21 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  76. 9609e74 MIPS: RB532: provide GPIO_BUILTIN_NR and irq_to_gpio/gpio_to_irq by Florian Fainelli · 16 years ago
  77. d302d05 MIPS: Move ptrace prototypes to ptrace.h by Ralf Baechle · 16 years ago
  78. 0926bf9 MIPS: Ptrace support for HARDWARE_WATCHPOINTS by David Daney · 16 years ago
  79. 2c708cb MIPS: Scheduler support for HARDWARE_WATCHPOINTS. by David Daney · 16 years ago
  80. b67b2b7 MIPS: Watch exception handling for HARDWARE_WATCHPOINTS. by David Daney · 16 years ago
  81. 654f57b MIPS: Probe watch registers and report configuration. by David Daney · 16 years ago
  82. 6aa3524 MIPS: Add HARDWARE_WATCHPOINTS definitions and support code. by David Daney · 16 years ago
  83. 8192c9e MIPS: Add HARDWARE_WATCHPOINTS configure option. by David Daney · 16 years ago
  84. 71ec6cc MIPS: Replace use of <asm-generic/uaccess.h> with native implementations. by Ralf Baechle · 18 years ago
  85. 4bacc68 MIPS: TXx9: Add TX4939 ATA support (v2) by Atsushi Nemoto · 16 years ago
  86. 2a31b03 MIPS: Rewrite spinlocks to ticket locks. by Ralf Baechle · 16 years ago
  87. b65a75b MIPS: IP checksums: Optimize adjust of sum on buffers of odd alignment. by Ralf Baechle · 16 years ago
  88. 60724ca MIPS: IP checksums: Remove unncessary .set pseudos by Ralf Baechle · 16 years ago
  89. d86a8123 MIPS: IP checksums: Remove unncessary folding of sum to 16 bit. by Ralf Baechle · 16 years ago
  90. 384740d MIPS: Move headfiles to new location below arch/mips/include by Ralf Baechle · 16 years ago
  91. e8c7c48 MIPS: Alchemy: rename directory by Ralf Baechle · 16 years ago
  92. 8d2d91e MIPS: Optimize get_user and put_user for 64-bit by Ralf Baechle · 16 years ago
  93. b6263ff MIPS: TXx9: Implement prom_free_prom_memory by Atsushi Nemoto · 16 years ago
  94. b27311e MIPS: TXx9: Add RBTX4939 board support by Atsushi Nemoto · 16 years ago
  95. 0dcdbe6 MIPS: TXx9: Add TX4939 SoC support by Atsushi Nemoto · 16 years ago
  96. ae027ea MIPS: TXx9: IOC LED support by Atsushi Nemoto · 16 years ago
  97. 21e77df MIPS: TXx9: Microoptimize interrupt handlers by Atsushi Nemoto · 16 years ago
  98. f6d9831 MIPS: TXx9: stop_unused_modules by Atsushi Nemoto · 16 years ago
  99. 9bed90c6 Documentation: Document the RB532 specific kmac tag by Florian Fainelli · 16 years ago
  100. d888e25 MIPS: RB532: Convert to GPIO lib by Florian Fainelli · 16 years ago