1. b0daa81 qlcnic: Bump up the version to 5.1.34 by Jitendra Kalsaria · 12 years ago
  2. 53643a7 qlcnic: fix ping resumption to a VM after a live migration by Shahed Shaikh · 12 years ago
  3. 99e8587 qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapter by Shahed Shaikh · 12 years ago
  4. ac16670 qlcnic: refactor Legacy interrupt handling for 83xx by Himanshu Madhani · 12 years ago
  5. 7dd90cf qlcnic: fix mailbox interrupt. by Sucheta Chakraborty · 12 years ago
  6. 114ef38 qlcnic: fix unsupported CDRP command error message. by Jitendra Kalsaria · 12 years ago
  7. 2ccba54 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  8. 6338a53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net by David S. Miller · 12 years ago
  9. b20ab9cc netfilter: nf_ct_helper: better logging for dropped packets by Pablo Neira Ayuso · 12 years ago
  10. 8064b3c ipv6: fix a sparse warning by Eric Dumazet · 12 years ago
  11. 40d1ae5 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  12. 6cf1c5f VSOCK: Don't reject PF_VSOCK protocol by Andy King · 12 years ago
  13. 5b8ca53 VSOCK: Remove hypervisor-only socket option by Andy King · 12 years ago
  14. 7ccd7de VSOCK: get rid of vsock_version.h by Dmitry Torokhov · 12 years ago
  15. 7777ac3 VSOCK: get rid of EXPORT_SYMTAB by Dmitry Torokhov · 12 years ago
  16. 18cf0d0 xfrm: release neighbor upon dst destruction by Romain KUNTZ · 12 years ago
  17. c239905 net: proc: remove proc_net_remove by Gao feng · 12 years ago
  18. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 12 years ago
  19. b4278c9 net: proc: remove proc_net_fops_create by Gao feng · 12 years ago
  20. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 12 years ago
  21. 510a1e72 drivers: net: davinci_cpdma: acknowledge interrupt properly by Mugunthan V N · 12 years ago
  22. 98d5fac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  23. dca9ab9 MAINTAINERS: Jiri Pirko email change by Jiri Pirko · 12 years ago
  24. 4153577 tg3: Use different macros for pci_chip_rev_id accesses by Joe Perches · 12 years ago
  25. 717ff72 tg3: Remove define and single use of GET_CHIP_REV_ID by Joe Perches · 12 years ago
  26. 885d299 bgmac: fix unaligned accesses to network headers by Hauke Mehrtens · 12 years ago
  27. 9aac22d ip: fix warning in xfrm4_mode_tunnel_input by stephen hemminger · 12 years ago
  28. 0d4bfa2 ipv6: fix warning in xfrm6_mode_tunnel_input by stephen hemminger · 12 years ago
  29. 2f219d5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  30. dec34fb net: fix a compile error when SOCK_REFCNT_DEBUG is enabled by Ying Xue · 12 years ago
  31. 96b45cb net: move ioctl functions into a separated file by Cong Wang · 12 years ago
  32. 31d1753 net: ehea module param description fix by Dave Young · 12 years ago
  33. 279e9f2 ipv6: optimize inet6_hash_frag() by Eric Dumazet · 12 years ago
  34. c8c5b28 Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 12 years ago
  35. 990a315 ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGS by Alexander Duyck · 12 years ago
  36. 67da097 ixgbe: fix Tx timeouts with BQL by Emil Tantilov · 12 years ago
  37. 71858ac ixgbe: implement SFF diagnostic monitoring via ethtool by Aurélien Guillaume · 12 years ago
  38. 51d0420 ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic() by Emil Tantilov · 12 years ago
  39. d0310dc ixgbe: fix possible data corruption in read_i2c_byte by Emil Tantilov · 12 years ago
  40. 4c696ca ixgbe: Add support for set_channels ethtool operation by Alexander Duyck · 12 years ago
  41. 5348c9d ixgbe: Add support for displaying the number of Tx/Rx channels by Alexander Duyck · 12 years ago
  42. cca73c5 ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabled by Alexander Duyck · 12 years ago
  43. 97488bd ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queue by Alexander Duyck · 12 years ago
  44. fd786b7 ixgbe: Add function for setting XPS queue mapping by Alexander Duyck · 12 years ago
  45. d3cb986 ixgbe: Define FCoE and Flow director limits much sooner to allow for changes by Alexander Duyck · 12 years ago
  46. 4507dc9 igb: increase timeout for ethtool offline self-test by Stefan Assmann · 12 years ago
  47. 3eb1a40 igbvf: Make next_to_watch a pointer and adjust memory barriers to avoid races by Alexander Duyck · 12 years ago
  48. e792cd9 e1000e: display a warning message when SmartSpeed works by Koki Sanagi · 12 years ago
  49. 6cfbd97 e1000: fix whitespace issues and multi-line comments by Jeff Kirsher · 12 years ago
  50. 97f8b87 tipc: remove redundant checking for the number of iovecs in a send request by Ying Xue · 12 years ago
  51. aba79f3 tipc: byte-based overload control on socket receive queue by Ying Xue · 12 years ago
  52. 57467e5 tipc: eliminate duplicated discard_rx_queue routine by Ying Xue · 12 years ago
  53. c5c73dc tipc: fix missing spinlock init in broadcast code by Erik Hugne · 12 years ago
  54. efd9450 net: use skb_reset_mac_len() in dev_gro_receive() by Eric Dumazet · 12 years ago
  55. c14dd26 ieee802154: at86rf230: Remove empty suspend/resume callbacks by Lars-Peter Clausen · 12 years ago
  56. 506f669 stmmac: fix the parsing of the eee_timer parameter by Giuseppe CAVALLARO · 12 years ago
  57. f85b02c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  58. 68c3316 v4 GRE: Add TCP segmentation offload for GRE by Pravin B Shelar · 12 years ago
  59. 05e8ef4 net: factor out skb_mac_gso_segment() from skb_gso_segment() by Pravin B Shelar · 12 years ago
  60. 14bbd6a net: Add skb_unclone() helper function. by Pravin B Shelar · 12 years ago
  61. 9e97d14 Merge branch 'for-linville' of git://github.com/kvalo/ath6kl by John W. Linville · 12 years ago
  62. d887199 tg3: Update version to 3.130 by Michael Chan · 12 years ago
  63. 402e139 tg3: Set initial carrier state to off. by Michael Chan · 12 years ago
  64. c5d0b72 tg3: Fix 5762 NVRAM sizing by Michael Chan · 12 years ago
  65. d240d21 tg3: Expand EEE support for all 5717 B0 by Michael Chan · 12 years ago
  66. d3f677a tg3: Add 57766 device support. by Matt Carlson · 12 years ago
  67. ded652a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  68. 8fc3bb6 ixgbe: refactor initialization of feature flags by Emil Tantilov · 12 years ago
  69. a6053d7 igb: Refractoring function pointers in igb_get_invariants function by Akeem G. Abodunrin · 12 years ago
  70. a1bf1f4 igb: Intialize MAC function pointers by Akeem G. Abodunrin · 12 years ago
  71. 56d8c27 igb: Initialize NVM function pointers by Akeem G. Abodunrin · 12 years ago
  72. 73bfcd9 igb: Initialize PHY function pointers by Akeem G. Abodunrin · 12 years ago
  73. 21ba6fe igb: Update igb to use a path similar to ixgbe to determine when to stop Tx by Alexander Duyck · 12 years ago
  74. 2c7d772 igb: Refix sparse warning in igb_get_i2c_client by Carolyn Wyborny · 12 years ago
  75. 199f6cc igb: Fix for improper allocation flag in igb_get_i2c_client by Carolyn Wyborny · 12 years ago
  76. d3f8ef1 igb: Fix for improper exit in igb_get_i2c_client by Carolyn Wyborny · 12 years ago
  77. 74e238e igb: Support using build_skb in the case that jumbo frames are disabled by Alexander Duyck · 12 years ago
  78. 93c78c5 mac80211_hwsim: ask mac80211 to reserve space for chanctx.drv_priv by Karl Beldan · 12 years ago
  79. 586e01e mac80211: prevent spurious HT/VHT downgrade message by Johannes Berg · 12 years ago
  80. 932dd97 nl80211: renumber NL80211_FEATURE_FULL_AP_CLIENT_STATE by Johannes Berg · 12 years ago
  81. df88129 cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_station by Jouni Malinen · 12 years ago
  82. 9d62a98 cfg80211: Pass station (extended) capability info to kernel by Jouni Malinen · 12 years ago
  83. c6f9d6c mac80211: advertise operating mode notification capability by Johannes Berg · 12 years ago
  84. a50df0c cfg80211: advertise extended capabilities to userspace by Johannes Berg · 12 years ago
  85. af0ed69 mac80211: stop modifying HT SMPS capability by Johannes Berg · 12 years ago
  86. 9fb04b5 mac80211: generate mesh probe responses by Thomas Pedersen · 12 years ago
  87. 2b5e196 mac80211: cache mesh beacon by Thomas Pedersen · 12 years ago
  88. 4a3cb70 mac80211: constify IE parsing by Johannes Berg · 12 years ago
  89. 50640f1 nl80211: advertise HT/VHT channel limitations by Johannes Berg · 12 years ago
  90. c7a6ee2 cfg80211: allow drivers to selectively disable 80/160 MHz by Johannes Berg · 12 years ago
  91. 30eb1dc mac80211: properly track HT/VHT operation changes by Johannes Berg · 12 years ago
  92. 6565ec9 mac80211: move ieee80211_determine_chantype function by Johannes Berg · 12 years ago
  93. 2c9b735 mac80211: add ieee80211_vif_change_bandwidth by Johannes Berg · 12 years ago
  94. f2d9330 mac80211: clean up channel use in ieee80211_config_ht_tx by Johannes Berg · 12 years ago
  95. 08e6eff mac80211: disable HT/VHT if AP has no HT/VHT capability by Johannes Berg · 12 years ago
  96. bee7f58 mac80211: handle operating mode notif in beacon/assoc response by Johannes Berg · 12 years ago
  97. 18942d3 mac80211: fix ieee80211_change_chandef name by Johannes Berg · 12 years ago
  98. cb14502 mac80211: fix HT/VHT disable flags by Johannes Berg · 12 years ago
  99. 1128958 mac80211: init HT TX data before rate control by Johannes Berg · 12 years ago
  100. 0af83d3 mac80211: handle VHT operating mode notification by Johannes Berg · 12 years ago