1. b0f83b2 doc: document IPv6 parameters by Brian Haley · 14 years ago
  2. 15c052f qlge: Add watchdog timer. by Ron Mercer · 14 years ago
  3. f8f76db libphy: add phy_find_first function by Jiri Pirko · 14 years ago
  4. 6683ece net: use helpers to access mc list V2 by Jiri Pirko · 14 years ago
  5. 1b92403 stmmac: fix 'lenght' typo in comments and code by Giuseppe Cavallaro · 14 years ago
  6. ae06b83 can: ems_usb: removed duplicated code setting local echo support by Thadeu Lima de Souza Cascardo · 14 years ago
  7. 10be7eb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  8. 90c3033 sky2: Flow control frames recorded as dropped packets by Stephen Hemminger · 14 years ago
  9. 3fbd918 sky2: hand receive DMA mapping failures by stephen hemminger · 14 years ago
  10. 1621e09 net: CONFIG_COMPAT redux by Alexey Dobriyan · 14 years ago
  11. bf66f37 can: mcp251x: Move to threaded interrupts instead of workqueues. by Christian Pellegrin · 14 years ago
  12. 35cfabd bonding: Remove net_device_stats from bonding struct by Ajit Khaparde · 14 years ago
  13. 235ecb1 drivers/net/davinci_emac.c: Fix continuation line formats by Joe Perches · 14 years ago
  14. 59b26c7 trivial: remove duplicated "from" in CAN USB EMS Kconfig help by Thadeu Lima de Souza Cascardo · 14 years ago
  15. 20d29d7 net: macvtap driver by Arnd Bergmann · 14 years ago
  16. fc0663d macvlan: allow multiple driver backends by Arnd Bergmann · 14 years ago
  17. 8a83a00 net: maintain namespace isolation between vlan and real device by Arnd Bergmann · 14 years ago
  18. 6884b34 net/rds: remove uses of NIPQUAD, use %pI4 by Joe Perches · 14 years ago
  19. 650b2ef mISDN: positive error return should be negative in mode_hfcmulti() by Roel Kluin · 14 years ago
  20. 3e59817 isdn: mISDN, don't compile unused stuff by Jiri Slaby · 14 years ago
  21. f0f4d64 hardware/mISDN/mISDNinfineon.c: bail out of loop on error by Darren Jenkins · 14 years ago
  22. e23e117 hisax: timeout off by one in waitrecmsg() by Roel Kluin · 14 years ago
  23. 4bbd1a1 qlge: Add check for eeh failure when closing device. by Ron Mercer · 14 years ago
  24. a112fd4 qlge: Move reset from eeh io_resume to slot_reset. by Ron Mercer · 14 years ago
  25. 4a0b9ca ixgbe: Make descriptor ring allocations NUMA-aware by PJ Waskiewicz · 14 years ago
  26. 1a6c14a ixgbe: Allocate driver resources per NUMA node by Jesse Brandeburg · 14 years ago
  27. dbb5aae e1000: call pci_save_state after pci_restore_state by Nick Nunley · 14 years ago
  28. b548192 e1000: Report link status in ethtool when interface is down by Nick Nunley · 14 years ago
  29. 10eec95 ixgbe: only process one ixgbe_watchdog_task at a time. by John Fastabend · 14 years ago
  30. 9c119ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  31. fdd3d63 ixgbe: Fix return of invalid txq by Krishna Kumar · 14 years ago
  32. e44d38e ixgbe: Fix ixgbe_tx_map error path by Anton Blanchard · 14 years ago
  33. e15eec2 netxen: protect resource cleanup by rtnl lock by Amit Kumar Salecha · 14 years ago
  34. 41f3e0b netxen: fix tx timeout recovery for NX2031 chip by Amit Kumar Salecha · 14 years ago
  35. a4b97f2 sfc: Do not include unneeded headers by Ben Hutchings · 14 years ago
  36. 754c653 sfc: Fix some incorrect or redundant comments by Ben Hutchings · 14 years ago
  37. 2291b20 sfc: Remove declarations of nonexistent functions by Ben Hutchings · 14 years ago
  38. 4cddca5 sfc: Add some missing bits to register self-test masks by Steve Hodgson · 14 years ago
  39. c91f48d sfc: Survive ISR0=0 bug in the shared IRQ case by Guido Barzini · 14 years ago
  40. 2e80340 sfc: Implement NVRAM selftest for SFC9000 family by Ben Hutchings · 14 years ago
  41. 4f16c07 sfc: Replace PHY MDIO test with an 'alive' test by Ben Hutchings · 14 years ago
  42. 7a6b8f6 sfc: Enable autonegotiated flow-control by default if supported by Steve Hodgson · 14 years ago
  43. 8b2103a sfc: Handle firmware assertion failure while resetting by Steve Hodgson · 14 years ago
  44. 5297a98 sfc: Update MCDI protocol definitions by Ben Hutchings · 14 years ago
  45. 1386be5 dccp: fix auto-loading of dccp(_probe) by Gerrit Renker · 14 years ago
  46. 8ed030d dccp: fix bug in cache allocation by Gerrit Renker · 14 years ago
  47. 91e8343 drivers/net/amd8111e.c: Fix continuation line formats by Joe Perches · 14 years ago
  48. 24c4a3b can: add support for CAN interface cards based on the PLX90xx PCI bridge by Pavel Cheblakov · 14 years ago
  49. 2e02644 cxgb3: add memory barriers by Divy Le Ray · 14 years ago
  50. f681507 sky2: fix transmit DMA map leakage by stephen hemminger · 14 years ago
  51. ace2a4d MCS7830 USB-Ether: resume _with_ working link, via .reset_resume support by Andreas Mohr · 14 years ago
  52. c774651 MCS7830 USB-Ether: change register define by Andreas Mohr · 14 years ago
  53. 00e4991 MCS7830 USB-Ether: Spelling corrections by Andreas Mohr · 14 years ago
  54. 7680285 MCS7830 USB-Ether: add Rx error support by Andreas Mohr · 14 years ago
  55. 974c37e netlink: fix for too early rmmod by Alexey Dobriyan · 14 years ago
  56. 180211b af_key: fix netns ops ordering on module load/unload by Alexey Dobriyan · 14 years ago
  57. f98bfbd connector: Delete buggy notification code. by Evgeniy Polyakov · 14 years ago
  58. cdaff18 qlcnic: add loopback diagnostic test by Amit Kumar Salecha · 14 years ago
  59. 7eb9855 qlcnic: add interrupt diagnostic test by Amit Kumar Salecha · 14 years ago
  60. 897d359 qlcnic: support LED blink for device identification by Sucheta Chakraborty · 14 years ago
  61. ce66844 qlcnic: protect resoruce cleanup by rtnl lock by Amit Kumar Salecha · 14 years ago
  62. 1b95a83 qlcnic: clear device reset state after fw recovery by Amit Kumar Salecha · 14 years ago
  63. 02420be qlcnic: add ethernet identifier in board info by Amit Kumar Salecha · 14 years ago
  64. 6a90288 qlcnic: use DEFINE_PCI_DEVICE_TABLE by Amit Kumar Salecha · 14 years ago
  65. 0c2dc31 sky2: Fix TX_MAP_PAGE misspelling by Jarek Poplawski · 14 years ago
  66. 9ab86bb virtio_net: Defer skb allocation in receive path Date: Wed, 13 Jan 2010 12:53:38 -0800 by Shirley Ma · 14 years ago
  67. f9bfbeb virtio: Add ability to detach unused buffers from vrings by Shirley Ma · 14 years ago
  68. 28aecb9 xfrm: avoid spinlock in get_acqseq() by Eric Dumazet · 14 years ago
  69. 5ffaf8a ath9k: add support for 802.11n bonded out AR2427 by Luis R. Rodriguez · 14 years ago
  70. f09c256 airo: fix setting zero length WEP key by Stanislaw Gruszka · 14 years ago
  71. 299af9d lib80211: Introduce TKIP_HDR_LEN define for code clarity by Andriy Tkachuk · 14 years ago
  72. d0833a6 lib80211: Cosmetics - make room for MIC/CRC near the actual calculation by Andriy Tkachuk · 14 years ago
  73. d1c9ae6 ipv4: ip_fragment: fix unbalanced rcu_read_unlock() by Patrick McHardy · 14 years ago
  74. a4c8905 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  75. 55bdeed be2net: use eq-id to calculate cev-isr reg offset by Sathya Perla · 14 years ago
  76. 2a6ace1 net/irda: sh_sir: Add SuperH IrDA driver by Kuninori Morimoto · 14 years ago
  77. c85bb41 igmp: fix ip_mc_sf_allow race [v5] by Flavio Leitner · 14 years ago
  78. 8b64056 can: deny filterlist access on non-CAN interfaces by Oliver Hartkopp · 14 years ago
  79. ab5132a ath9k: fix access to freed data on unload by Pavel Roskin · 14 years ago
  80. e389900 ps3_gelic_wireless: Remove superfluous debug info by Hamish Guthrie · 14 years ago
  81. 3c38405 mac80211: Don't call rate control when HW handles it by Vasanthakumar · 14 years ago
  82. b4d57ad mac80211: fix sta lookup with AP VLAN interfaces and injected frames by Felix Fietkau · 14 years ago
  83. 17ad353 mac80211: fix monitor mode tx radiotap header handling by Felix Fietkau · 14 years ago
  84. 4754ffd mac80211: fix sta lookup for received action frames on an AP VLAN by Felix Fietkau · 14 years ago
  85. e0b20f1 mac80211: reduce stack usage in sta_agg_status_read() by Pavel Roskin · 14 years ago
  86. 4c82bf8 mac80211: reduce stack usage in sta_ht_capa_read() by Pavel Roskin · 14 years ago
  87. 9501fef b43: N-PHY: implement setting RF sequence by Rafał Miłecki · 14 years ago
  88. 52cb5e9 b43: N-PHY: add TX radio setup for newer PHYs by Rafał Miłecki · 14 years ago
  89. 38bb902 b43: N-PHY: fix Cal TX IQ LO for newer PHYs by Rafał Miłecki · 14 years ago
  90. 6e3b15a b43: N-PHY: add RSSI selection for newer PHYs by Rafał Miłecki · 14 years ago
  91. 99b82c4 b43: N-PHY: split RSSI selection into two per-PHY-revision functions by Rafał Miłecki · 14 years ago
  92. 09d989d cfg80211: add regulatory hint disconnect support by Luis R. Rodriguez · 14 years ago
  93. a2bff26 cfg80211: avoid flushing the global workqueue for core reg hints by Luis R. Rodriguez · 14 years ago
  94. ef5127a b43: N-PHY: add workarounds for gain control by Rafał Miłecki · 14 years ago
  95. 28fd7da b43: N-PHY: update general workarounds by Rafał Miłecki · 14 years ago
  96. 991a098 ath9k: allocate string buffer in read_file_dma() by kmalloc() by Pavel Roskin · 14 years ago
  97. f643e51 ath: make gcc check format arguments of ath_print(), fix all misuses by Pavel Roskin · 14 years ago
  98. c6c97bd ps3_gelic_wireless: fix format warning by John W. Linville · 14 years ago
  99. 1e98cad Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 14 years ago
  100. 44298ec tulip/xircom_cb.c: Use dev_<level> and pr_<level> by Joe Perches · 14 years ago