1. 9e22cb6 [PATCH] libertas: remove if_bootcmd.c by Dan Williams · 18 years ago
  2. 1e838bf [PATCH] libertas: specific mesh scan for mshX interface by Luis Carlos Cobo · 18 years ago
  3. ab61797 [PATCH] libertas: clean up 802.11 IE post-scan handling by Dan Williams · 18 years ago
  4. 2950cd26 [PATCH] libertas: clean up indentation in libertas_association_worker by Dan Williams · 18 years ago
  5. 1443b65 [PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usage by Dan Williams · 18 years ago
  6. 0c9ca69 [PATCH] libertas: kill ieeetypes_capinfo bitfield, use ieee80211.h types by Dan Williams · 18 years ago
  7. 6dbc9c8 [PATCH] dev->priv to netdev_priv(dev), for drivers/net/wireless by Yoann Padioleau · 18 years ago
  8. 8951554 [PATCH] drivers/net/wireless/prism54/oid_mgt.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 18 years ago
  9. 3623060 [PATCH] Use mutex instead of semaphore in the Host AP driver by Matthias Kaehlcke · 18 years ago
  10. d73ae55 [PATCH] remove gratuitous space in airo module description by Bill Nottingham · 18 years ago
  11. cfbde69 [PATCH] Kconfig: remove references of pcmcia-cs by Faidon Liambotis · 18 years ago
  12. e12dcb0 [PATCH] Kconfig: order options by Faidon Liambotis · 18 years ago
  13. c569123 [PATCH] zd1211rw: monitor all packets by Ulrich Kunitz · 18 years ago
  14. cc0b88c [PATCH] Add adm8211 802.11b wireless driver by Michael Wu · 18 years ago
  15. 7848ba7 [MAC80211]: rework hardware crypto flags by Johannes Berg · 18 years ago
  16. abf07ac [NETNS]: Fix loopback network namespace initialization. by Daniel Lezcano · 18 years ago
  17. ce286d3 [NET]: Implement network device movement between namespaces by Eric W. Biederman · 18 years ago
  18. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 18 years ago
  19. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 18 years ago
  20. e730c15 [NET]: Make packet reception network namespace safe by Eric W. Biederman · 18 years ago
  21. 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 18 years ago
  22. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 18 years ago
  23. ab0049b [TG3]: remove sparse warnings by Andy Gospodarek · 18 years ago
  24. aaa92e9 [MAC80211]: remove IEEE80211_HW_DATA_NULLFUNC_ACK by Johannes Berg · 18 years ago
  25. 4b6aa59 [IrDA]: Kingsun KS-959 IrDA USB driver by Alex Villacís Lasso · 18 years ago
  26. 4a1d7c2 [IrDA]: Kingsun Dazzle IrDA USB driver by Alex Villacís Lasso · 18 years ago
  27. 0bcc181 [NET] netconsole: Support dynamic reconfiguration using configfs by Satyam Sharma · 18 years ago
  28. b5427c2 [NET] netconsole: Support multiple logging targets by Satyam Sharma · 18 years ago
  29. 17951f3 [NET] netconsole: Introduce netconsole_netdev_notifier by Satyam Sharma · 18 years ago
  30. df180e3 [NET] netconsole: Introduce netconsole_target by Satyam Sharma · 18 years ago
  31. 0cc120b [NET] netconsole: Use netif_running() in write_msg() by Satyam Sharma · 18 years ago
  32. d2b6088 [NET] netconsole: Simplify boot/module option setup logic by Satyam Sharma · 18 years ago
  33. d133ccb [NET] netconsole: Remove bogus check by Satyam Sharma · 18 years ago
  34. d39badf [NET] netconsole: Cleanups, codingstyle, prettyfication by Satyam Sharma · 18 years ago
  35. 1e6e934 [MYRI10GE]: Use LRO. by Andrew Gallatin · 18 years ago
  36. d4dc4ec [EHEA]: Use LRO. by Jan-Bernd Themann · 18 years ago
  37. e314dbd [NET]: Virtual ethernet device driver. by Pavel Emelyanov · 18 years ago
  38. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 18 years ago
  39. 7e9ed18 [MAC80211]: improved short preamble handling by Daniel Drake · 18 years ago
  40. c946b30 r8169: revert part of 6dccd16b7c2703e8bbf8bca62b5cf248332afbe2 by Francois Romieu · 18 years ago
  41. 529d303 sky2: jumbo frame regression fix by Stephen Hemminger · 18 years ago
  42. 5c55c43 Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  43. 4365e99 [PATCH] bcm43xx: Correct printk with PFX before KERN_ by Joe Perches · 18 years ago
  44. f662fe5 dm9601: Fix receive MTU by Peter Korsgaard · 18 years ago
  45. 593ff56 mv643xx_eth: Do not modify struct netdev tx_queue_len by Dale Farnsworth · 18 years ago
  46. 5062629 qla3xxx: bugfix: Fix VLAN rx completion handling. by Ron Mercer · 18 years ago
  47. b323e0e qla3xxx: bugfix: Add memory barrier before accessing rx completion. by Ron Mercer · 18 years ago
  48. e2cd68f Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Linus Torvalds · 18 years ago
  49. f998351 [PATCH] libertas: build problems when partially modular by Randy Dunlap · 18 years ago
  50. 2bcff60 mv643xx_eth: Check ETH_INT_CAUSE_STATE bit by Dale Farnsworth · 18 years ago
  51. f4ec7f9 e1000: Add device IDs of blade version of the 82571 quad port by Auke Kok · 18 years ago
  52. 88f5f0c sky2: fix transmit state on resume by Stephen Hemminger · 18 years ago
  53. d6c9bc1 sky2: FE+ vlan workaround by Stephen Hemminger · 18 years ago
  54. 3b12e01 sky2: sky2 FE+ receive status workaround by Stephen Hemminger · 18 years ago
  55. d8c4a2f mv643xx_eth: duplicate methods in initializer by Al Viro · 18 years ago
  56. d85f579 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  57. 45dfd5b [PPP_MPPE]: Don't put InterimKey on the stack by Michal Schmidt · 18 years ago
  58. 402c79f Merge branch 'r8169-for-jeff-20070919' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into tmp by Jeff Garzik · 18 years ago
  59. 21c0f27 Revert "drivers/net/pcmcia/3c589_cs: fix port configuration switcheroo" by Jeff Garzik · 18 years ago
  60. e0c2811 sky2: be more selective about FIFO watchdog by Stephen Hemminger · 18 years ago
  61. 6d3105d sky2: FE+ Phy initialization by Stephen Hemminger · 18 years ago
  62. f685dda Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  63. faf60e7 sky2: version 1.18 by Stephen Hemminger · 18 years ago
  64. 75e8068 sky2: receive FIFO checking by Stephen Hemminger · 18 years ago
  65. 05745c4 sky2: fe+ chip support by Stephen Hemminger · 18 years ago
  66. ea76e63 sky2: reorganize chip revision features by Stephen Hemminger · 18 years ago
  67. c99210b sky2: ethtool speed report bug by Stephen Hemminger · 18 years ago
  68. d653223 sky2: fix VLAN receive processing (resend) by Stephen Hemminger · 18 years ago
  69. cd46171 [BNX2]: Add PHY workaround for 5709 A1. by Michael Chan · 18 years ago
  70. f3d5e3a [PPP] L2TP: Fix skb handling in pppol2tp_xmit by Herbert Xu · 18 years ago
  71. 7a70e39 [PPP] L2TP: Fix skb handling in pppol2tp_recv_core by Herbert Xu · 18 years ago
  72. a14d6ab [PPP] L2TP: Disallow non-UDP datagram sockets by Herbert Xu · 18 years ago
  73. 21d0c83 [PPP] pppoe: Fix double-free on skb after transmit failure by Herbert Xu · 18 years ago
  74. 680e9fe phy: export phy_mii_ioctl by Domen Puncer · 18 years ago
  75. a07bc1f myri10ge: Add support for PCI device id 9 by Brice Goglin · 18 years ago
  76. d78ae2d r8169: workaround against ignored TxPoll writes (8168) by Francois Romieu · 18 years ago
  77. 65d916d r8169: correct phy parameters for the 8110SC by Edward Hsu · 18 years ago
  78. edb1e96 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  79. 2a38b77 [PPP] generic: Fix receive path data clobbering & non-linear handling by Herbert Xu · 18 years ago
  80. 7b797d5 [PPP] generic: Call skb_cow_head before scribbling over skb by Herbert Xu · 18 years ago
  81. d9cc204 [NET] skbuff: Add skb_cow_head by Herbert Xu · 18 years ago
  82. 9355ec2 [PPP] pppoe: Fill in header directly in __pppoe_xmit by Herbert Xu · 18 years ago
  83. db7bf6d [PPP] pppoe: Fix data clobbering in __pppoe_xmit and return value by Herbert Xu · 18 years ago
  84. 31bac44 [PPP] pppoe: Fix skb_unshare_check call position by Herbert Xu · 18 years ago
  85. fadacb1 drivers/net/pcmcia/3c589_cs: fix port configuration switcheroo by Jeff Garzik · 18 years ago
  86. 5ad887f sk98lin: resurrect driver by Stephen Hemminger · 18 years ago
  87. 6227033 ucc_geth: fix compilation by Anton Vorontsov · 18 years ago
  88. e7e381f mv643xx_eth: Fix tx_bytes stats calculation by Dale Farnsworth · 18 years ago
  89. a2ca44c Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  90. 3f70869 [PATCH] bcm43xx: Fix cancellation of work queue crashes by Larry Finger · 18 years ago
  91. a041fe2 spidernet: fix interrupt reason recognition by Ishizaki Kou · 18 years ago
  92. 6425162 ehea: fix last_rx update by Jan-Bernd Themann · 18 years ago
  93. 8759cf7 ehea: propagate physical port state by Jan-Bernd Themann · 18 years ago
  94. 026d791 Fix a lock problem in generic phy code by Hans-Jürgen Koch · 18 years ago
  95. d1b139c sky2: restore multicast list on resume and other ops by Stephen Hemminger · 18 years ago
  96. 5f08e46 atl1: disable broken 64-bit DMA by Luca Tettamanti · 18 years ago
  97. 2fbe43f [TG3]: Workaround MSI bug on 5714/5780. by Michael Chan · 18 years ago
  98. 618a821 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  99. 4733007 - cxgb3 engine microcode load by Divy Le Ray · 18 years ago
  100. 5fbf816 cxgb3 - Fix dev->priv usage by Divy Le Ray · 18 years ago