1. 57ed5cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  2. 5e6700b sit: add support of x-netns by Nicolas Dichtel · 11 years ago
  3. 621e84d dev: introduce skb_scrub_packet() by Nicolas Dichtel · 11 years ago
  4. 0f817ed ath10k: minimally handle new channel width enumeration values by John W. Linville · 11 years ago
  5. 0c9acaa ath9k_htc: ifdef out IFTYPE_MESH advertisement by Thomas Pedersen · 11 years ago
  6. cc1b546 brcmfmac: remove code and comment for older kernel support by Arend van Spriel · 11 years ago
  7. c6a681ab brcmfmac: reduce firmware-signalling locking scope in rx path by Arend van Spriel · 11 years ago
  8. 80898a1 brcmfmac: cleanup debug messages in brcmf_fws_hdrpush() by Arend van Spriel · 11 years ago
  9. 456d068 brcmfmac: tag packet in the netdev transmit callback by Arend van Spriel · 11 years ago
  10. 3b81a68 brcmfmac: add broken scatter-gather DMA support by Franky Lin · 11 years ago
  11. 356bae6 brcmfmac: use unified dongle address preparation function by Franky Lin · 11 years ago
  12. b058d4d brcmfmac: remove SDIO_REQ_ASYNC flag by Franky Lin · 11 years ago
  13. 2a5d7b0 brcmfmac: remove (ab)use of NL80211_NUM_ACS by Arend van Spriel · 11 years ago
  14. 2086374 brcmfmac: simplify transmit path by Arend van Spriel · 11 years ago
  15. 88f9b65 bcma: add support for BCM43142 by Rafał Miłecki · 11 years ago
  16. 8960400 b43: replace B43_BCMA_EXTRA with modparam allhwsupport by Rafał Miłecki · 11 years ago
  17. d847e3e ath10k: leave MMIC generation to the HW by Michal Kazior · 11 years ago
  18. 429ff56 ath10k: fix 5ghz channel definitions by Michal Kazior · 11 years ago
  19. 87b1423 ath10k: fix MSI-X setup failpath by Michal Kazior · 11 years ago
  20. 0847beb rt2x00: rt2800lib: fix default TX power check for RT55xx by Gabor Juhos · 11 years ago
  21. 9a54c17 ath9k: Add mix tx gain table for AR9462 2.0 by Sujith Manoharan · 11 years ago
  22. bb16d48 rt2x00: rt2800lib: turn on tertiary PAs/LNAs for 3T/3R devices by Gabor Juhos · 11 years ago
  23. 3e23d4e rt2x00: rt2800lib: turn on secondary PAs/LNAs for 3T/3R devices by Gabor Juhos · 11 years ago
  24. 51f877ab rt2x00: rt2800: increase EEPROM_SIZE to 512 bytes by Gabor Juhos · 11 years ago
  25. 59731bb Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  26. 38ae92d fec: Add support for reading RMON registers by Chris Healy · 11 years ago
  27. 77ecaac ipv6: rearm router solicitaion timer when setting new tokenized address by Hannes Frederic Sowa · 11 years ago
  28. 963b89e sit: fix 4in4 + IPsec scenario by Nicolas Dichtel · 11 years ago
  29. a77471f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  30. 729d8d1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  31. a4a1139 arc_emac: fix compile-time errors & warnings on PPC64 by Alexey Brodkin · 11 years ago
  32. 8599b52 bonding: add an option to fail when any of arp_ip_target is inaccessible by Veaceslav Falico · 11 years ago
  33. d7d35c6 bonding: doc: some details on backup slave arp validation by Veaceslav Falico · 11 years ago
  34. aeea64a bonding: don't trust arp requests unless active slave really works by Veaceslav Falico · 11 years ago
  35. 2c14610 bonding: don't validate arp if we don't have to by Veaceslav Falico · 11 years ago
  36. 0afee4e bonding: don't add duplicate targets to arp_ip_target by Veaceslav Falico · 11 years ago
  37. 87a7b84 bonding: add helper function bond_get_targets_ip(targets, ip) by Veaceslav Falico · 11 years ago
  38. 277e2a8 net: davinci_mdio: gaurd the DT code with IS_ENABLED(CONFIG_OF) by Lad, Prabhakar · 11 years ago
  39. 151328c net: davinci_emac: simplify the OF parser code by Lad, Prabhakar · 11 years ago
  40. 6892b41 net: davinci: emac: Convert to devm_* api by Lad, Prabhakar · 11 years ago
  41. 7623757 doc: fix some syntax errors in netlink mmap sample code by Cong Wang · 11 years ago
  42. 3e4f8b7 macvtap: Perform GSO on forwarding path. by Vlad Yasevich · 11 years ago
  43. 2be5c76 macvtap: Let TUNSETOFFLOAD actually controll offload features. by Vlad Yasevich · 11 years ago
  44. ac4e4af macvtap: Consistently use rcu functions by Vlad Yasevich · 11 years ago
  45. 441ac0f macvtap: Convert to using rtnl lock by Vlad Yasevich · 11 years ago
  46. 2d48d67 net: poll/select low latency socket support by Eliezer Tamir · 11 years ago
  47. e4f2379 ethernet/arc/arc_emac - Add new driver by Alexey Brodkin · 11 years ago
  48. 62208f1 net: sctp: simplify sctp_get_port by Daniel Borkmann · 11 years ago
  49. 0a2fbac net: sctp: decouple cleaning some socket data from endpoint by Daniel Borkmann · 11 years ago
  50. b527fe6 net: sctp: minor: sctp_seq_dump_local_addrs add missing newline by Daniel Borkmann · 11 years ago
  51. 52db882 net: sctp: migrate cookie life from timeval to ktime by Daniel Borkmann · 11 years ago
  52. d36f82b ktime: add ms_to_ktime() and ktime_add_ms() helpers by Daniel Borkmann · 11 years ago
  53. f072d7a net: sctp: remove TEST_FRAME ifdef by Daniel Borkmann · 11 years ago
  54. 30e514a net/mlx4_core: Fail device init if num_vfs is negative by Jack Morgenstein · 11 years ago
  55. 674925e net/mlx4_core: Add warning in case of command timeouts by Dotan Barak · 11 years ago
  56. 618fad9 net/mlx4_core: Replace sscanf() with kstrtoint() by Dotan Barak · 11 years ago
  57. 42f1e90 net/mlx4_en: Remove an unnecessary test by Dotan Barak · 11 years ago
  58. b944ebe net/mlx4_en: Add prints when TX timeout occurs by Yevgeny Petrilin · 11 years ago
  59. 0cc5c8b net/mlx4_en: Fix a race between napi poll function and RX ring cleanup by Eugenia Emantayev · 11 years ago
  60. 9e19b54 net/mlx4_en: Change log level from error to debug for vlan related messages by Eugenia Emantayev · 11 years ago
  61. 4801ae7 net/mlx4_en: Move register_netdev() to the end of initialization function by Eugenia Emantayev · 11 years ago
  62. 6123db2e net/mlx4_en: Do not query stats when device port is down by Jack Morgenstein · 11 years ago
  63. 8850494 net/mlx4_en: Fix resource leak in error flow by Dotan Barak · 11 years ago
  64. 2b9651d ipv6: remove old token ipv6 address as soon as possible by Hannes Frederic Sowa · 11 years ago
  65. 876fd05 ipv6: don't disable interface if last ipv6 address is removed by Hannes Frederic Sowa · 11 years ago
  66. b7b1bfc ipv6: split duplicate address detection and router solicitation timer by Hannes Frederic Sowa · 11 years ago
  67. 51151a1 mlx4: allow order-0 memory allocations in RX path by Eric Dumazet · 11 years ago
  68. 3bae9db Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
  69. 6541aa5 qeth: use default napi weight by Sebastian Ott · 11 years ago
  70. ede8867 qeth: Fix crash on initial MTU size change by Stefan Raspl · 11 years ago
  71. a0c9852 qeth: change default standard blkt settings for OSA by Ursula Braun · 11 years ago
  72. fe44014 qeth: Increase default MTU for OSA devices by Stefan Raspl · 11 years ago
  73. 819bc78 netiucv: remove unused macro by Andy Shevchenko · 11 years ago
  74. bd4ace2 iwlwifi: mvm: Add support for Low Power RX by Alexander Bondar · 12 years ago
  75. 9277326 Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next by Johannes Berg · 11 years ago
  76. cfb4e62 iwlwifi: always use 'trans_pcie' name by Johannes Berg · 11 years ago
  77. fecba09 iwlwifi: always use 'rxq' as RX queue struct name by Johannes Berg · 11 years ago
  78. c7df1f4 iwlwifi: pcie: rework RX buffer list init and freeing by Johannes Berg · 11 years ago
  79. 3a3cb92 iwlwifi: mvm: Change the settings of AP beacon time by Ilan Peer · 11 years ago
  80. dafe6c4 iwlwifi: mvm: add thermal throttling debugging by eytan lifshitz · 11 years ago
  81. e715c3a iwlwifi: mvm: add BT-Coex LUT for 1x1 products by Emmanuel Grumbach · 11 years ago
  82. c957d09 bnx2x: Remove sparse and coccinelle warnings by Yuval Mintz · 11 years ago
  83. 6da334e ipv6: add include file to suppress sparse warnings by Eric Dumazet · 11 years ago
  84. 7ae8639 tcp: remove invalid __rcu annotation by Eric Dumazet · 11 years ago
  85. e4fc408 packet: nlmon: virtual netlink monitoring device for packet sockets by Daniel Borkmann · 11 years ago
  86. bcbde0d net: netlink: virtual tap device management by Daniel Borkmann · 11 years ago
  87. 77e2af0 net: if_arp: add ARPHRD_NETLINK type by Daniel Borkmann · 11 years ago
  88. d3c5f47 net: Restore unintentional reverts. by David S. Miller · 11 years ago
  89. 636d73d sfc: Improve test for IOMMU in use by Ben Hutchings · 11 years ago
  90. 1899c11 sfc: Fix IRQ cleanup in case of a probe failure by Ben Hutchings · 12 years ago
  91. e79255d sfc: Do not pass non-TCP packets into GRO code by Ben Hutchings · 12 years ago
  92. d07df8e sfc: Define and set RX buffer flag for packets parsed as TCP by Ben Hutchings · 12 years ago
  93. 3ea84c5 sfc: Enable accelerated RFS on vlans by Andy Lutomirski · 12 years ago
  94. 62ebac9 sfc: Report software timestamping capabilities by Ben Hutchings · 12 years ago
  95. d4ef5b6 sfc: Increase size of RX SKB header area by Jon Cooper · 12 years ago
  96. c99dffc sfc: Enable RX checksum offload for packets not handled by GRO by Jon Cooper · 12 years ago
  97. b28405b sfc: Fix EEH with legacy interrupts. by Alexandre Rames · 12 years ago
  98. 9fbdc75 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  99. 66ba271 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  100. 2b5e54e ath9k: Add support for AR9462 2.1 by Sujith Manoharan · 11 years ago