1. 7db6f5f vsprintf: Recursive vsnprintf: Add "%pV", struct va_format by Joe Perches · 14 years ago
  2. e490c1de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  3. 4df53d8 bridge: add per bridge device controls for invoking iptables by Patrick McHardy · 14 years ago
  4. 0a17d8c ixgbe: use NETIF_F_LRO by Stanislaw Gruszka · 14 years ago
  5. de42edd igb: Add comment by Greg Rose · 14 years ago
  6. 8d420a1 igb: correct link test not being run when link is down by Alexander Duyck · 14 years ago
  7. c0f2276 igb: Fix Tx hangs seen when loading igb with max_vfs > 7. by Emil Tantilov · 14 years ago
  8. 5fa8517 igb: Use only a single Tx queue in SR-IOV mode by Greg Rose · 14 years ago
  9. ede3ef0 igb: fix PHY config access on 82580 by Nick Nunley · 14 years ago
  10. 7475271 x86: Drop CONFIG_MCORE2 check around setting of NET_IP_ALIGN by Alexander Duyck · 14 years ago
  11. fe62c29 ll_temac: add error checking to DMA init path by Denis Kirjanov · 14 years ago
  12. ee3cb62 be2net: changes to properly provide phy details by Ajit Khaparde · 14 years ago
  13. 3d8009c ehea: Allocate stats buffer with GFP_KERNEL by Brian King · 14 years ago
  14. 05318bc 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
  15. ea812ca x86: Align skb w/ start of cacheline on newer core 2/Xeon Arch by Alexander Duyck · 14 years ago
  16. cb836a9 ixgbe: add 1g PHY support for 82599 by Don Skidmore · 14 years ago
  17. 765c9f4 sfc: Add support for RX flow hash control by Ben Hutchings · 14 years ago
  18. a5b6ee2 ethtool: Add support for control of RX flow hash indirection by Ben Hutchings · 14 years ago
  19. cbf2d60 vmxnet3: Remove incorrect implementation of ethtool_ops::get_flags() by Ben Hutchings · 14 years ago
  20. 97d1935 netdev: Make ethtool_ops::set_flags() return -EINVAL for unsupported flags by Ben Hutchings · 14 years ago
  21. 1437ce3 ethtool: Change ethtool_op_set_flags to validate flags by Ben Hutchings · 14 years ago
  22. b3003be cxgb4vf: Use correct shift factor for extracting the SGE DMA Ingress Padding Boundary by Casey Leedom · 14 years ago
  23. 64bb336 cxgb4vf: Remove obsolete comment about the lack of a TX Timer Callback by Casey Leedom · 14 years ago
  24. d6bebca fragment: add fast path for in-order fragments by Changli Gao · 14 years ago
  25. 4ce3c18 snmp: 64bit ipstats_mib for all arches by Eric Dumazet · 14 years ago
  26. f3eb62d be2net: memory barrier fixes on IBM p7 platform by Sathya Perla · 14 years ago
  27. 7e307c7 cpmac: use resource_size() by Dan Carpenter · 14 years ago
  28. 504f85c act_nat: use stack variable by Changli Gao · 14 years ago
  29. 5acbf7f act_mirred: combine duplicate code by Changli Gao · 14 years ago
  30. 787a344 net/neighbour.h: fix typo by Kulikov Vasiliy · 14 years ago
  31. 88c1f4f ath9k_htc: Add LED support for AR7010 by Sujith · 14 years ago
  32. 92b50c4 mac82011: Allow selection of minstrel_ht as default rc algorithm by Helmut Schaa · 14 years ago
  33. f860d52 ath9k: fix TSF after reset on AR913x by Felix Fietkau · 14 years ago
  34. 4e9e58c rt2x00: Fix compile warning when debug disabled by Ivo van Doorn · 14 years ago
  35. efc7d36 rt2x00: Always set BBP_CSR_CFG_BBP_RW_MODE to 1 by Ivo van Doorn · 14 years ago
  36. e22557f rt2x00: Fix antenna initialization by Ivo van Doorn · 14 years ago
  37. aa67463 rt2x00: Fix IEEE80211_HT_CAP_RX_STBC assignment by Ivo van Doorn · 14 years ago
  38. fdb8725 rt2x00: fix beacon reset on rt2800 by Helmut Schaa · 14 years ago
  39. 8654b79 rt2x00: Disable link tuning in AP mode by Helmut Schaa · 14 years ago
  40. fa43750 rt2x00: Fix beacon updates in rt61pci by Helmut Schaa · 14 years ago
  41. ad90319 rt2x00: Fix beacon updates in rt2800pci by Helmut Schaa · 14 years ago
  42. d440cb9 rt2x00: Enable multiBSS in rt2800 by Ivo van Doorn · 14 years ago
  43. ec2d179 rt2x00: Align rt2800 EEPROM validation to Ralink vendor driver. by Gertjan van Wingerde · 14 years ago
  44. 20f8b13 rt2x00: Correctly detect 93C86 EEPROMs in rt2800pci. by Gertjan van Wingerde · 14 years ago
  45. afd2a5c eeprom_93cx6: Add support for 93c86 EEPROMs. by Gertjan van Wingerde · 14 years ago
  46. 9cf4cb0 rt2x00: Split of TXWI writing to write_tx_data callback in rt2800usb. by Gertjan van Wingerde · 14 years ago
  47. 76dd5dd rt2x00: Rename driver write_tx_datadesc callback function. by Gertjan van Wingerde · 14 years ago
  48. e513a0b rt2x00: Move common txdone handling to rt2x00lib_txdone. by Gertjan van Wingerde · 14 years ago
  49. 78eea11 rt2x00: Merge PCI and USB versions of write_tx_data into single function. by Gertjan van Wingerde · 14 years ago
  50. fe72569 rt2x00: Move filling of TX URB to rt2x00usb_kick_tx_entry function. by Gertjan van Wingerde · 14 years ago
  51. 398ab9e rt2x00: Fix frame dumping for USB devices. by Gertjan van Wingerde · 14 years ago
  52. 1ed7a17 rt2x00: Remove unneeded variable by Ivo van Doorn · 14 years ago
  53. f1aa4c5 rt2x00: Write the BSSID to register when interface is added by Ivo van Doorn · 14 years ago
  54. 1df9080 rt2x00: Implement tx mpdu aggregation by Helmut Schaa · 14 years ago
  55. 511d934 gianfar: Implement workaround for eTSEC-A002 erratum by Anton Vorontsov · 14 years ago
  56. deb90ea gianfar: Implement workaround for eTSEC76 erratum by Anton Vorontsov · 14 years ago
  57. 7d35097 gianfar: Implement workaround for eTSEC74 erratum by Anton Vorontsov · 14 years ago
  58. 70777d0 net/core: use ntohs for skb->protocol by Sebastian Andrzej Siewior · 14 years ago
  59. 784e271 ipv6: Use interface max_desync_factor instead of static default by Ben Hutchings · 14 years ago
  60. f56619f ipv6: Clamp reported valid_lft to a minimum of 0 by Ben Hutchings · 14 years ago
  61. 5a9dbfe usb: pegasus: fixed coding style issues by Nicolas Kaiser · 14 years ago
  62. de84727 3c59x: Use fine-grained locks for MII and windowed register access by Ben Hutchings · 14 years ago
  63. 5a86f28 e1000e: disable EEE support by default by Bruce Allan · 14 years ago
  64. cc40f57 e1000e: remove EEE module parameter by Bruce Allan · 14 years ago
  65. 8eb64e6 e1000e: suppress compile warnings on certain archs by Bruce Allan · 14 years ago
  66. 36f2407 e1000e: don't inadvertently re-set INTX_DISABLE by Dean Nelson · 14 years ago
  67. 6c05757 drivers/net/Makefile: conditionally descend to wireless by Nicolas Kaiser · 14 years ago
  68. d1e3168 net/Makefile: conditionally descend to wireless and ieee802154 by Nicolas Kaiser · 14 years ago
  69. 346fe76 qlcnic: Add support for configuring eswitch and npars by Rajesh K Borundia · 14 years ago
  70. 45918e2 qlcnic: Remove obsolete code by Anirban Chakraborty · 14 years ago
  71. f35376a ath9k: make ath9k_hw_keysetmac static by John W. Linville · 14 years ago
  72. 99aeed9 ath9k: remove unused function ath9k_hw_keyisvalid by John W. Linville · 14 years ago
  73. c466d4e mac80211: add basic tracing to drv_get_survey by John W. Linville · 14 years ago
  74. ff3074a mac80211: remove unnecessary check in ieee80211_dump_survey by John W. Linville · 14 years ago
  75. 51f932c micrel phy driver - updated(1) by Choi, David · 14 years ago
  76. deaec0f qlcnic: fail when try to setup unsupported features by Stanislaw Gruszka · 14 years ago
  77. ef2519b netxen: fail when try to setup unsupported features by Stanislaw Gruszka · 14 years ago
  78. e0d904f bnx2x: fail when try to setup unsupported features by Stanislaw Gruszka · 14 years ago
  79. d92be4b vmxnet3: fail when try to setup unsupported features by Stanislaw Gruszka · 14 years ago
  80. 52b6dcf e1000e: fail when try to setup unsupported features by Stanislaw Gruszka · 14 years ago
  81. 529d6da caif-driver: Add CAIF-SPI Protocol driver. by Sjur Braendeland · 14 years ago
  82. 01eebb5 caif: Kconfig and Makefile fixes by Sjur Braendeland · 14 years ago
  83. cfc9b16 cxgb4vf: Stitch new T4 PCI-E SR-IOV Virtual Function driver into the build by Casey Leedom · 14 years ago
  84. 84c6ade cxgb4vf: Add new Makefile for T4 PCI-E SR-IOV Virtual Function driver cxgb4vf by Casey Leedom · 14 years ago
  85. be839e3 cxgb4vf: Add main T4 PCI-E SR-IOV Virtual Function driver for cxgb4vf by Casey Leedom · 14 years ago
  86. c6e0d91 cxgb4vf: Add T4 Virtual Function Scatter-Gather Engine DMA code by Casey Leedom · 14 years ago
  87. 16f8bd4 cxgb4vf: Add core T4 PCI-E SR-IOV Virtual Function hardware definitions and device communication code by Casey Leedom · 14 years ago
  88. 7ee9ff9 cxgb4vf: Add code to provision T4 PCI-E SR-IOV Virtual Functions with hardware resources by Casey Leedom · 14 years ago
  89. 17edf25 cxgb4vf: Add new macros and definitions for hardware constants by Casey Leedom · 14 years ago
  90. 81323b7 cxgb4vf: update to latest T4 firmware API file by Casey Leedom · 14 years ago
  91. 1704d74 cxgb4vf: small changes to message processing structures/macros by Casey Leedom · 14 years ago
  92. a71e832 netdev: mdio-octeon: Fix section mismatch errors. by David Daney · 14 years ago
  93. d30b181 netdev: octeon_mgmt: Fix section mismatch errors. by David Daney · 14 years ago
  94. 210d6de act_mirred: don't clone skb when skb isn't shared by Changli Gao · 14 years ago
  95. c4ead4c tcp: tso_fragment() might avoid GFP_ATOMIC by Eric Dumazet · 14 years ago
  96. 9618e2f vlan: 64 bit rx counters by Eric Dumazet · 14 years ago
  97. bc66154 macvlan: 64 bit rx counters by Eric Dumazet · 14 years ago
  98. 33d91f0 net: u64_stats_fetch_begin_bh() and u64_stats_fetch_retry_bh() by Eric Dumazet · 14 years ago
  99. 7a9b2d5 net: use this_cpu_ptr() by Eric Dumazet · 14 years ago
  100. b6b3ecc net: u64_stats_sync improvements by Eric Dumazet · 14 years ago