1. a71258d net: remove obsolete simple_strto<foo> by Abhijit Pawar · 12 years ago
  2. a676847 tun: allow setting ethernet addresss while running by stephen hemminger · 12 years ago
  3. 89c5fa3 net: gro: dev_gro_receive() cleanup by Eric Dumazet · 12 years ago
  4. f8e8f97 net: fix a race in gro_cell_poll() by Eric Dumazet · 12 years ago
  5. d46d132 bnx2x: use netdev_alloc_frag() by Eric Dumazet · 12 years ago
  6. d825da2 doc: Tighten-up and clarify description of tcp_fin_timeout by Rick Jones · 12 years ago
  7. b146ecd net: 8390: use io{read,write}*_rep accessors by Matthew Leach · 12 years ago
  8. daadaf6 net: dm9000: use io{read,write}*_rep accessors by Matthew Leach · 12 years ago
  9. 4ba73aa net: smc91x: use io{read, write}*_rep accessors instead of string functions by Will Deacon · 12 years ago
  10. 6e73d71 rtnetlink: add missing message types to selinux perm table by Cong Wang · 12 years ago
  11. 7c77ab2 net: Allow DCBnl to use other namespaces besides init_net by John Fastabend · 12 years ago
  12. 7b9e758 smsc95xx: fix async register writes on big endian platforms by Steve Glendinning · 12 years ago
  13. 9624531 smsc95xx: fix register dump of last register by Steve Glendinning · 12 years ago
  14. 481705a smsc75xx: only set mac address once on bind by Steve Glendinning · 12 years ago
  15. 4b5511e net: remove obsolete simple_strto<foo> by Abhijit Pawar · 12 years ago
  16. 008d427 virtio_net: fix a typo in virtnet_alloc_queues() by Amerigo Wang · 12 years ago
  17. 2062cc2 bridge: make buffer larger in br_setlink() by Dan Carpenter · 12 years ago
  18. 65d2897 caif_usb: Make the driver name check more efficient by Ben Hutchings · 12 years ago
  19. 4066363 caif_usb: Check driver name before reading driver state in netdev notifier by Ben Hutchings · 12 years ago
  20. d73bcd2 virtio-net: support changing the number of queue pairs through ethtool by Jason Wang · 12 years ago
  21. 986a4f4 virtio_net: multiqueue support by Jason Wang · 12 years ago
  22. e9d7417 virtio-net: separate fields of sending/receiving queue from virtnet_info by Jason Wang · 12 years ago
  23. 0afb166 vxlan: Add capability of Rx checksum offload for inner packet by Joseph Gasparakis · 12 years ago
  24. d6727fe vxlan: capture inner headers during encapsulation by Joseph Gasparakis · 12 years ago
  25. fc70fb6 net: Handle encapsulated offloads before fragmentation or handing to lower dev by Alexander Duyck · 12 years ago
  26. 6a674e9 net: Add support for hardware-offloaded encapsulation by Joseph Gasparakis · 12 years ago
  27. 9ecb9aa r8169: workaround for missing extended GigaMAC registers by françois romieu · 12 years ago
  28. ba50166 Merge branch 'tipc_net-next_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 12 years ago
  29. 0fef8f2 tipc: refactor accept() code for improved readability by Paul Gortmaker · 12 years ago
  30. 258f866 tipc: add lock nesting notation to quiet lockdep warning by Ying Xue · 12 years ago
  31. cbab368 tipc: eliminate connection setup for implied connect in recv_msg() by Ying Xue · 12 years ago
  32. 584d24b tipc: introduce non-blocking socket connect by Ying Xue · 12 years ago
  33. 7e6c131 tipc: consolidate connection-oriented message reception in one function by Ying Xue · 12 years ago
  34. bc87911 tipc: standardize across connect/disconnect function naming by Paul Gortmaker · 12 years ago
  35. e643df1 tipc: change sk_receive_queue upper limit by Jon Maloy · 12 years ago
  36. c772dde bonding: Fix check for ethtool get_link operation support by Ben Hutchings · 12 years ago
  37. ee07c6e bridge: export multicast database via netlink by Cong Wang · 12 years ago
  38. 5d248c4 net: doc : use more suitable word 'unexpected' to replace 'secluded' by Shan Wei · 12 years ago
  39. 4257d58 net: phy: smsc: Fix config_init typo by Patrick Trantham · 12 years ago
  40. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  41. 9da3d47 tipc: eliminate aggregate sk_receive_queue limit by Ying Xue · 12 years ago
  42. 45122ca26 sctp: Add RCU protection to assoc->transport_addr_list by Thomas Graf · 12 years ago
  43. 0b0fe91 sctp: proc: protect bind_addr->address_list accesses with rcu_read_lock() by Thomas Graf · 12 years ago
  44. 36f0ffa Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  45. b3943ae tun: correctly report an error in tun_flow_init() by Paul Moore · 12 years ago
  46. 8024dc1 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
  47. b6d0486 Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 12 years ago
  48. f5f417c sctp: Fix compiler warning when CONFIG_DEBUG_SECTION_MISMATCH=y by Christoph Paasch · 12 years ago
  49. fd3065b chelsio: remove get_clock and use ktime_get by Jan Glauber · 12 years ago
  50. c63da99 bnx2x: Prevent link flaps when booting from SAN. by Barak Witkowski · 12 years ago
  51. 6ded7cd net: phy: smsc: force all capable mode if the phy is started in powerdown mode by trem · 12 years ago
  52. 4bd9b0ff cnic, bnx2x, bnx2: Simplify cnic probing. by Michael Chan · 12 years ago
  53. 68c64d2 cnic: Include bnx2x.h by Michael Chan · 12 years ago
  54. 4ce45e0 bnx2: Add BNX2 prefix to CHIP ID and name macros by Michael Chan · 12 years ago
  55. 2bc4078 bnx2: Add BNX2 prefix to descriptor structures and macros by Michael Chan · 12 years ago
  56. e503e06 bnx2: Rename register read and write macros by Michael Chan · 12 years ago
  57. 1d9c5a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  58. 8caaf7b ipv4/route/rtnl: get mcast attributes when dst is multicast by Nicolas Dichtel · 12 years ago
  59. e3d8fab net: call notifiers for mtu change even if iface is not up by Jiri Pirko · 12 years ago
  60. 6699938 igb: Update igb version to 4.1.2 by Carolyn Wyborny · 12 years ago
  61. 52285b7 igb: release already assigned MSI-X interrupts if setup fails by Stefan Assmann · 12 years ago
  62. 53c7d06 igb: remove duplicate code for fallback interrupt initialization by Stefan Assmann · 12 years ago
  63. cb6d0f5 ixgbe: check whether thermal sensor is enabled. by Jacob Keller · 12 years ago
  64. f8ebc68 ixgbe: Use is_valid_ether_addr by Joe Perches · 12 years ago
  65. c008413 tipc: remove obsolete flush of stale reassembly buffer by Erik Hugne · 12 years ago
  66. 9e2ff36 rtlwifi: remove __dev* attributes by Bill Pemberton · 12 years ago
  67. b74324d wlcore/wl18xx/wl12xx: remove __dev* attributes by Bill Pemberton · 12 years ago
  68. fd549f1 rtl8187: remove __dev* attributes by Bill Pemberton · 12 years ago
  69. fb4e899 rtl8187: remove __dev* attributes by Bill Pemberton · 12 years ago
  70. 6920235 rt2x00: remove __dev* attributes by Bill Pemberton · 12 years ago
  71. 337b563 p54: remove __dev* attributes by Bill Pemberton · 12 years ago
  72. baa366c orinoco: remove __dev* attributes by Bill Pemberton · 12 years ago
  73. 8dee5ee mwl8k: remove __dev* attributes by Bill Pemberton · 12 years ago
  74. fbdb7fc libertas: remove __dev* attributes by Bill Pemberton · 12 years ago
  75. d00064d iwlwifi: remove __dev* attributes by Bill Pemberton · 12 years ago
  76. a027cb8 iwlegacy: remove __dev* attributes by Bill Pemberton · 12 years ago
  77. eb9248e ipw2x00: remove __dev* attributes by Bill Pemberton · 12 years ago
  78. fcff0c0 brcm80211: remove __dev* attributes by Bill Pemberton · 12 years ago
  79. 157c943 b43: remove __dev* attributes by Bill Pemberton · 12 years ago
  80. 991683c atmel: remove __dev* attributes by Bill Pemberton · 12 years ago
  81. e829cf9 ath5k: remove __dev* attributes by Bill Pemberton · 12 years ago
  82. 04bfffb wireless: remove __dev* attributes by Bill Pemberton · 12 years ago
  83. 9e2b29d rfkill: remove __dev* attributes by Bill Pemberton · 12 years ago
  84. bde327e ssb: register watchdog driver by Hauke Mehrtens · 12 years ago
  85. 9f640a6 ssb: extif: add methods for watchdog driver by Hauke Mehrtens · 12 years ago
  86. 7280b51 ssb: extif: add check for max value before setting watchdog register by Hauke Mehrtens · 12 years ago
  87. 7ffbffe ssb: add methods for watchdog driver by Hauke Mehrtens · 12 years ago
  88. 2610730 ssb: set the PMU watchdog if available by Hauke Mehrtens · 12 years ago
  89. f924e1e ssb: get alp clock from devices with PMU by Hauke Mehrtens · 12 years ago
  90. a4855f39 bcma: register watchdog driver by Hauke Mehrtens · 12 years ago
  91. a22a311 bcma: add methods for watchdog driver by Hauke Mehrtens · 12 years ago
  92. f6354c8 bcma: set the pmu watchdog if available by Hauke Mehrtens · 12 years ago
  93. 56fd5f0 bcma: add bcma_chipco_alp_clock by Hauke Mehrtens · 12 years ago
  94. bc245cc ssb/bcma: add common header for watchdog by Hauke Mehrtens · 12 years ago
  95. 8df0f1e ipw2200: return error code on error in ipw_wx_get_auth() by Wei Yongjun · 12 years ago
  96. 9304a1c brcmsmac: remove duplicated include from debug.c by Wei Yongjun · 12 years ago
  97. f5685ba rt2x00: Only specify interface combinations if more then one interface is possible by Helmut Schaa · 12 years ago
  98. 1981e881 carl9170: explain why sta cannot be NULL for ampdus by Christian Lamparter · 12 years ago
  99. f241b24 brcmfmac: convert struct spinlock to spinlock_t by Luis R. Rodriguez · 12 years ago
  100. 403e167 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago