1. 07d3c15 iwlwifi: modify #ifdef to avoid sparse complain by Wey-Yi Guy · 12 years ago
  2. c7d2582 mac80211: don't transmit 40MHz frames to 20MHz peer by Thomas Pedersen · 12 years ago
  3. e87278e mac80211: insert mesh peer after init by Thomas Pedersen · 12 years ago
  4. 2e4c14a mwifiex: fix static checker warnings by Amitkumar Karwar · 12 years ago
  5. 91a0099 mac80211: fix rate control update on 2040 bss change by Rajkumar Manoharan · 12 years ago
  6. 98e6b9d mwifiex: add support for SD8786 sdio by WarheadsSE · 12 years ago
  7. 62c5054 wireless: at76c50x: allocating too much data by Dan Carpenter · 12 years ago
  8. 8b5bed9 iwlwifi: don't init trans->reg_lock from the op_mode by Emmanuel Grumbach · 12 years ago
  9. f6b1154 iwlwifi: add option to disable 5GHz band by Stanislaw Gruszka · 12 years ago
  10. c15797e iwlwifi: use IWL_* instead of dev_printk when possible by Emmanuel Grumbach · 12 years ago
  11. 4d5ba61 iwlwifi: add loose coex lut by Wey-Yi Guy · 12 years ago
  12. 9dc4ca9 iwlwifi: change kill mask based on reduce power state by Wey-Yi Guy · 12 years ago
  13. 310fbfd iwlwifi: send reduce tx power info in command by Wey-Yi Guy · 12 years ago
  14. 7edae18 iwlwifi: small define change by Wey-Yi Guy · 12 years ago
  15. 4aa79d9 iwlwifi: add reduced tx power threshold define by Wey-Yi Guy · 12 years ago
  16. 354ce4a iwlwifi: add checking for the condition to reduce tx power by Wey-Yi Guy · 12 years ago
  17. 9a00be0 iwlwifi: add BT reduced tx power flag by Wey-Yi Guy · 12 years ago
  18. a70453b iwlwifi: remove unused macros by Wey-Yi Guy · 12 years ago
  19. 138a53e libertas: include sched.h on firmware.c by Luis R. Rodriguez · 12 years ago
  20. 9bb862b Merge branch 'master' of git://1984.lsi.us.es/net-next by David S. Miller · 12 years ago
  21. d16cf20 netfilter: remove ip_queue support by Pablo Neira Ayuso · 12 years ago
  22. 6714cf5 netfilter: nf_conntrack: fix explicit helper attachment and NAT by Pablo Neira Ayuso · 12 years ago
  23. 9768e1a netfilter: nf_ct_expect: partially implement ctnetlink_change_expect by Kelvie Wong · 12 years ago
  24. 6d8ebc8 net: export sysctl_[r|w]mem_max symbols needed by ip_vs_sync by Hans Schillstrom · 12 years ago
  25. 068d522 ipvs: ip_vs_proto: local functions should not be exposed globally by H Hartley Sweeten · 12 years ago
  26. d5cce20 ipvs: ip_vs_ftp: local functions should not be exposed globally by H Hartley Sweeten · 12 years ago
  27. 6b324db ipvs: optimize the use of flags in ip_vs_bind_dest by Pablo Neira Ayuso · 12 years ago
  28. f73181c ipvs: add support for sync threads by Pablo Neira Ayuso · 12 years ago
  29. 749c42b ipvs: reduce sync rate with time thresholds by Julian Anastasov · 12 years ago
  30. 1c003b1 ipvs: wakeup master thread by Pablo Neira Ayuso · 12 years ago
  31. cdcc5e9 ipvs: always update some of the flags bits in backup by Julian Anastasov · 12 years ago
  32. 882a844 ipvs: fix ip_vs_try_bind_dest to rebind app and transmitter by Julian Anastasov · 12 years ago
  33. 06611f8 ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest by Julian Anastasov · 12 years ago
  34. 82cfc06 ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup server by Julian Anastasov · 12 years ago
  35. 9615e61e ipvs: use GFP_KERNEL allocation where possible by Sasha Levin · 12 years ago
  36. d6318f0 ipvs: SH scheduler does not need GFP_ATOMIC allocation by Julian Anastasov · 12 years ago
  37. 45d4e71 ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on init by Julian Anastasov · 12 years ago
  38. 4f2a94d ipvs: WRR scheduler does not need GFP_ATOMIC allocation by Julian Anastasov · 12 years ago
  39. 4beddbe ipvs: DH scheduler does not need GFP_ATOMIC allocation by Julian Anastasov · 12 years ago
  40. 748d845 ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on init by Julian Anastasov · 12 years ago
  41. 41cff6d ipvs: timeout tables do not need GFP_ATOMIC allocation by Julian Anastasov · 12 years ago
  42. 4981682 netfilter: bridge: optionally set indev to vlan by Pablo Neira Ayuso · 12 years ago
  43. ac3a546 netfilter: nf_conntrack: use this_cpu_inc() by Eric Dumazet · 12 years ago
  44. a900689 netfilter: nf_ct_helper: allow to disable automatic helper assignment by Eric Leblond · 12 years ago
  45. 031d770 netfilter: nf_ct_ecache: refactor notifier registration by Tony Zelenoff · 12 years ago
  46. b44907e etherdev.h: Convert int is_<foo>_ether_addr to bool by Joe Perches · 12 years ago
  47. 97138a1 smsc75xx: let EEPROM determine GPIO/LED settings by Steve Glendinning · 12 years ago
  48. 4f94a92 smsc75xx: eliminate unnecessary phy register read by Steve Glendinning · 12 years ago
  49. 7749622 smsc75xx: replace 0xffff with PHY_INT_SRC_CLEAR_ALL by Steve Glendinning · 12 years ago
  50. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  51. 6e06c0e Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 12 years ago
  52. 3a084dd net: IP_MULTICAST_IF setsockopt now recognizes struct mreq by Jiri Pirko · 12 years ago
  53. 416912a netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines. by David Daney · 12 years ago
  54. 0ca2997 netdev/of/phy: Add MDIO bus multiplexer support. by David Daney · 12 years ago
  55. 2510602 netdev/of/phy: New function: of_mdio_find_bus(). by David Daney · 12 years ago
  56. 7dc2ce5 isdn/capi: elliminate capincci_find() in non-middleware case by Tilman Schmidt · 12 years ago
  57. 7fdaadc isdn/capi: fix readability damage by Tilman Schmidt · 12 years ago
  58. 81fa7b8 isdn/gigaset: unify function return values by Tilman Schmidt · 12 years ago
  59. 7643ffb isdn/gigaset: internal function name cleanup by Tilman Schmidt · 12 years ago
  60. f86936f isdn/gigaset: fix readability damage by Tilman Schmidt · 12 years ago
  61. e055d03 isdn/gigaset: improve error handling querying firmware version by Tilman Schmidt · 12 years ago
  62. 62a1cfe isdn/gigaset: fix CAPI disconnect B3 handling by Tilman Schmidt · 12 years ago
  63. 8e618aa isdn/gigaset: ratelimit CAPI message dumps by Tilman Schmidt · 12 years ago
  64. 1c430a7 net: compare_ether_addr[_64bits]() has no ordering by Johannes Berg · 12 years ago
  65. 8a05ba08 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  66. ec47ea8 skb: Add inline helper for getting the skb end offset from head by Alexander Duyck · 12 years ago
  67. 3e24591 skb: Drop "fastpath" variable for skb_cloned check in pskb_expand_head by Alexander Duyck · 12 years ago
  68. 9202e31 skb: Drop bad code from pskb_expand_head by Alexander Duyck · 12 years ago
  69. 6eddcb4 cdc_ether: Ignore bogus union descriptor for RNDIS devices by Bjørn Mork · 12 years ago
  70. 24f0671 bnx2x: bug fix when loading after SAN boot by Ariel Elior · 12 years ago
  71. e1abc1b ixgbe: dcb: IEEE PFC stats and reset logic incorrect by John Fastabend · 12 years ago
  72. a61d3d1 e1000e: increase version number by Bruce Allan · 12 years ago
  73. 1f56f45 e1000e: clear REQ and GNT in EECD (82571 && 82572) by Richard Alpe · 12 years ago
  74. 7b9f7e3 e1000e: enable forced master/slave on 82577 by Bruce Allan · 12 years ago
  75. 6e1344e Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  76. bd14b1b tcp: be more strict before accepting ECN negociation by Eric Dumazet · 12 years ago
  77. f45ebf3 mISDN: Help to identify the card by Karsten Keil · 12 years ago
  78. 1ea52fb mISDN: Layer1 statemachine fix by Karsten Keil · 12 years ago
  79. c626c12 mISDN: Make layer1 timer 3 value configurable by Karsten Keil · 12 years ago
  80. 8423e6b mISDN: L2 timeouts need to be queued as L2 event by Karsten Keil · 12 years ago
  81. 7ed80fe mISDN: Fix refcounting bug by Karsten Keil · 12 years ago
  82. 82107b7 mISDN: Added PH_* state info to tei manager. by Andreas Eversberg · 12 years ago
  83. 1704575 net: sched: factorize code (qdisc_drop()) by Eric Dumazet · 12 years ago
  84. 8af3994 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 12 years ago
  85. dd7f5c9 e1000: Silence sparse warnings by correcting type by Andrei Emeltchenko · 12 years ago
  86. dad8a3b igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init path by John Fastabend · 12 years ago
  87. 041441d ixgbe: Update link flow control to correctly handle multiple packet buffer DCB by Alexander Duyck · 12 years ago
  88. 67a79df ixgbe: Reorder link flow control functions in ixgbe_common.c by Alexander Duyck · 12 years ago
  89. dd411ec ixgbe: Use __free_pages instead of put_page to release pages by Alexander Duyck · 12 years ago
  90. 786e9a5 ixgbe: Make ixgbe_fc_autoneg return void and always set current_mode by Alexander Duyck · 12 years ago
  91. d0bfcdf ixgbe: Reorder the ring to q_vector mapping to improve performance by Alexander Duyck · 12 years ago
  92. a4d4f62 ixgbe: Track instances of buffer available but no DMA resources present by Alexander Duyck · 12 years ago
  93. 2fbe452 e1000e: initial support for i217 by Bruce Allan · 12 years ago
  94. d02c70a e1000e: Update driver version number by Matthew Vick · 12 years ago
  95. 0a6ba09 Merge tag 'mfd-for-linus-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  96. 65e62b5 Merge branch 'efi-vars' from Matthew Garrett by Linus Torvalds · 12 years ago
  97. 54b3a4d efivars: Improve variable validation by Matthew Garrett · 12 years ago
  98. 6b4c555 Merge tag 'tag/upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
  99. 4e78f00 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  100. f5645b5 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago