1. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  2. dd76785 xfrm6: Don't call icmpv6_send on local error by Steffen Klassert · 13 years ago
  3. 299b076 ipv6: Fix IPsec slowpath fragmentation problem by Steffen Klassert · 13 years ago
  4. c113464 ipv6: Remove superfluous NULL pointer check in ipv6_local_rxpmtu by Steffen Klassert · 13 years ago
  5. 1d97437 xfrm: Simplify the replay check and advance functions by Steffen Klassert · 13 years ago
  6. a4886d5 net/phy: extra delay only for RGMII interfaces for IC+ IP 1001 by Giuseppe CAVALLARO · 13 years ago
  7. 2425717 net: allow vlan traffic to be received under bond by John Fastabend · 13 years ago
  8. b340a20 cs89x0: Move the driver into the Cirrus dir by Jeff Kirsher · 13 years ago
  9. 09df57c l2tp: give proper headroom in pppol2tp_xmit() by Eric Dumazet · 13 years ago
  10. bc416d9 macvlan: handle fragmented multicast frames by Eric Dumazet · 13 years ago
  11. f7ba35d Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  12. 15e5209 ixgbe: change the eeprom version reported by ethtool by Emil Tantilov · 13 years ago
  13. 01b7806 ipv6: remove a rcu_read_lock in ndisc_constructor by Roy.Li · 13 years ago
  14. f861c2b8 can: remove references to berlios mailinglist by Marc Kleine-Budde · 13 years ago
  15. 1caa60b MAINTAINERS: can: the mailinglist moved to vger.kernel.org by Marc Kleine-Budde · 13 years ago
  16. 6ccc3ab net/flow: Fix potential memory leak by huajun li · 13 years ago
  17. e6f8aa9 ehea: Remove unused tcp_end field in send WQ by Anton Blanchard · 13 years ago
  18. 3428414 ehea: Add GRO support by Anton Blanchard · 13 years ago
  19. 2cb1deb ehea: Remove LRO support by Anton Blanchard · 13 years ago
  20. 239c562 ehea: Add 64bit statistics by Anton Blanchard · 13 years ago
  21. 3987486 ehea: Remove some unused definitions by Anton Blanchard · 13 years ago
  22. 30e2e90 ehea: Simplify type 3 transmit routine by Anton Blanchard · 13 years ago
  23. 13946f5 ehea: Merge swqe2 TSO and non TSO paths by Anton Blanchard · 13 years ago
  24. d695c33 ehea: Simplify ehea_xmit2 and ehea_xmit3 by Anton Blanchard · 13 years ago
  25. 945db2d ehea: Allocate large enough skbs to avoid partial cacheline DMA writes by Anton Blanchard · 13 years ago
  26. 076f203 ehea: Add vlan_features by Anton Blanchard · 13 years ago
  27. 921ddc1 ehea: Dont check NETIF_F_TSO in TX path by Anton Blanchard · 13 years ago
  28. 723f28e ehea: Remove num_tx_qps module option by Anton Blanchard · 13 years ago
  29. 222ca96 ehea: Remove force_irq logic in napi poll routine by Anton Blanchard · 13 years ago
  30. b956446 ehea: Update multiqueue support by Anton Blanchard · 13 years ago
  31. 3f7947b ehea: Remove NETIF_F_LLTX by Anton Blanchard · 13 years ago
  32. 41ebe9c Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  33. 2fa5eef ixgbe: allow eeprom writes via ethtool by Emil Tantilov · 13 years ago
  34. 79488c5 ixgbe: fix endianess when writing driver version to firmware by Emil Tantilov · 13 years ago
  35. 0224d66 igb: Check if subordinate VFs are assigned to virtual machines by Greg Rose · 13 years ago
  36. 4d2d55a igbvf: Fix trunk vlan by Greg Rose · 13 years ago
  37. fd38f734 igbvf: convert to ndo_fix_features by Michał Mirosław · 13 years ago
  38. 11ba69e igb: enable l4 timestamping for v2 event packets by Jacob Keller · 13 years ago
  39. de4c7f6 ixgbe: Add new netdev op to turn spoof checking on or off per VF by Greg Rose · 13 years ago
  40. 5f8444a if_link: Add additional parameter to IFLA_VF_INFO for spoof checking by Greg Rose · 13 years ago
  41. a90b412 e1000e: locking bug introduced by commit 67fd4fcb by Bruce Allan · 13 years ago
  42. 5c1381a libertas: fix changing interface type when interface is down by Daniel Drake · 13 years ago
  43. 7a72476 mac80211: Provide station flags to cfg80211 by Helmut Schaa · 13 years ago
  44. bb6e753 nl80211: Add sta_flags to the station info by Helmut Schaa · 13 years ago
  45. 59b6625 mac80211: fix TID for null poll response by Johannes Berg · 13 years ago
  46. 423e38e ath9k: Rename AR9480 into AR9462 by Rajkumar Manoharan · 13 years ago
  47. 76db2f8 ath9k_hw: Rename AR9480 -> AR9462 initvals by Rajkumar Manoharan · 13 years ago
  48. a126ff5 ath9k_hw: Do fast channel change based on reusable calibration results by Rajkumar Manoharan · 13 years ago
  49. 324c74a ath9k_hw: Add radio retention support for AR9480 by Rajkumar Manoharan · 13 years ago
  50. 1aef40b ath9k_hw: Update normal/min noise floor value for AR9480 by Rajkumar Manoharan · 13 years ago
  51. 19787b2 ath9k_hw: Support fast channel change on 5GHz for AR9003 chips by Rajkumar Manoharan · 13 years ago
  52. 8ad74c4 ath9k_hw: Cleanup Tx calibrations for AR9003 chips by Rajkumar Manoharan · 13 years ago
  53. 77a5a66 ath9k_hw: Add support to reuse Carrier leak calibration by Rajkumar Manoharan · 13 years ago
  54. 3401352 ath9k_hw: Add support to reuse TxIQ cal measurements by Rajkumar Manoharan · 13 years ago
  55. 5f0c04e ath9k_hw: Improve fast channel change for AR9003 chips by Rajkumar Manoharan · 13 years ago
  56. a240dc7 ath9k_hw: Updated AR9003 tx gain table for 5GHz by Rajkumar Manoharan · 13 years ago
  57. a08b36d ath9k_hw: Update AR9003 initval to improve phase noise by Rajkumar Manoharan · 13 years ago
  58. d2e452a ath9k_hw: Updated ar9003 initval table for AR9380 by Rajkumar Manoharan · 13 years ago
  59. eec353c ath9k_hw: Fix ASPM L1 issue for AR9480 by Rajkumar Manoharan · 13 years ago
  60. 711825a mwifiex: fix make namespacecheck warnings by Amitkumar Karwar · 13 years ago
  61. efaaa8b mwifiex: use separate wait condition for each command node by Amitkumar Karwar · 13 years ago
  62. 207ae4a b43: N-PHY: report signal to mac80211 by Rafał Miłecki · 13 years ago
  63. 5b346f3 Revert "b43: trivial: do not report any link quality instead of invalid one" by Rafał Miłecki · 13 years ago
  64. b7a57e7 net: wireless: brcm80210: include module.h by Stephen Rothwell · 13 years ago
  65. d8f6cd0 brcm80211: removed file wifi.c by Alwin Beukers · 13 years ago
  66. 4476065 brcm80211: moved function brcmu_format_flags by Alwin Beukers · 13 years ago
  67. 53a2277 brcm80211: moved function brcmu_mkiovar by Alwin Beukers · 13 years ago
  68. 3de6781 brcm80211: moved function brcmu_chspec_malformed by Alwin Beukers · 13 years ago
  69. f8e4b41 brcm80211: moved function brcmu_parse_tlvs by Alwin Beukers · 13 years ago
  70. b0551fb brcm80211: moved function brcmu_chipname by Alwin Beukers · 13 years ago
  71. ef6ac17 brcm80211: moved power conversion functions by Alwin Beukers · 13 years ago
  72. f53b170 brcm80211: removed unused functions by Alwin Beukers · 13 years ago
  73. a718e2f brcm80211: fmac: fixed weird indentation by Roland Vossen · 13 years ago
  74. c68cdc0 brcm80211: use endian annotation for scan time configuration by Arend van Spriel · 13 years ago
  75. f588bc0 brcm80211: use endian annotation for roaming related parameters by Arend van Spriel · 13 years ago
  76. c4e382d brcm80211: use endian annotations for assoc ie length request by Arend van Spriel · 13 years ago
  77. 40c8e95 brcm80211: use endian annotation for pmk related structure by Arend van Spriel · 13 years ago
  78. 6683107 brcm80211: use endian annotations in scan related function by Arend van Spriel · 13 years ago
  79. 1062904 brcm80211: fix annotations in TOE configuration functions by Arend van Spriel · 13 years ago
  80. b503624 brcm80211: rename variable in _brcmf_set_multicast_list() by Arend van Spriel · 13 years ago
  81. f7264ad brcm80211: add endian annotation to packet filter structures by Arend van Spriel · 13 years ago
  82. df4492f brcm80211: fix sparse endianess error in mac80211_if.c by Arend van Spriel · 13 years ago
  83. af53495 brcm80211: remove sparse warning in fullmac debug function by Arend van Spriel · 13 years ago
  84. 94bdc2a brcm80211: cleanup function prototypes by Alwin Beukers · 13 years ago
  85. 2a7fc5b brcm80211: smac: decreased timer callback irq level by Roland Vossen · 13 years ago
  86. be69c4e brcm80211: smac: removed redundant timer function parameters by Roland Vossen · 13 years ago
  87. 55182e4 mac80211: reformat TX unauthorised check by Johannes Berg · 13 years ago
  88. 107ef97 iwlagn: fix priv->cfg->ht_params NULL pointer dereference by Stanislaw Gruszka · 13 years ago
  89. f9a703e iwmc3200wifi: add a range check to iwm_cfg80211_get_key() by Dan Carpenter · 13 years ago
  90. d83579e rtlwifi: rtl8192de: Updates from latest Reaktek driver - Part III by Chaoming Li · 13 years ago
  91. 5c079d8 rtlwifi: rtl8192se: Updates from latest Realtek driver version - Part II by Chaoming Li · 13 years ago
  92. db75993 rtlwifi: rtl8192ce: Add new chip revisions by Chaoming Li · 13 years ago
  93. 09e92f0 rtlwifi: Update to new Realtek version - Part I by Chaoming Li · 13 years ago
  94. 603be38 rtlwifi: Change PCI drivers to use the new PM framework by Larry Finger · 13 years ago
  95. 7f2a5e2 mac80211: Populate radiotap header with MCS info for TX frames by Helmut Schaa · 13 years ago
  96. a2fe816 mac80211: Build TX radiotap header dynamically by Helmut Schaa · 13 years ago
  97. 7bd9897 iwlagn: add missing include to iwl-agn-rs.h by Emmanuel Grumbach · 13 years ago
  98. 397ede3 iwlagn: remove uneeded include to iwl-dev.h by Emmanuel Grumbach · 13 years ago
  99. 6a686c6 iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h by Emmanuel Grumbach · 13 years ago
  100. 8c22254 iwlagn: move iwl_beacon_time_mask_XXX near to usage by Emmanuel Grumbach · 13 years ago