1. 1cb3452 sfc: Hold efx_nic::stats_lock while reading efx_nic::mac_stats by Ben Hutchings · 13 years ago
  2. 788ec41 sfc: Use new names for MC shared memory layout constants by Ben Hutchings · 13 years ago
  3. 3f713bf sfc: Make handling of MC reboot more reliable by Ben Hutchings · 13 years ago
  4. e332bcb sfc: Remove fallback for invalid permanent MAC address by Ben Hutchings · 13 years ago
  5. cdb08f8 sfc: Set default parallelism to per-core by default by Ben Hutchings · 13 years ago
  6. fa142b9 sfc: Rename efx_wanted_channels() to efx_wanted_parallelism() by Ben Hutchings · 13 years ago
  7. 05a9320 sfc: Update MCDI (firmware interface) definitions by Ben Hutchings · 13 years ago
  8. 783b6bb sfc: Remove unnecessary inclusion of <asm/io.h>, prompted by checkpatch by Ben Hutchings · 13 years ago
  9. 18e83e4 sfc: Const-qualify static data as appropriate, partly prompted by checkpatch by Ben Hutchings · 13 years ago
  10. 0beaca2 sfc: Remove parentheses around return expressions, reported by checkpatch by Ben Hutchings · 13 years ago
  11. e9e0184 sfc: Avoid assignment in an if-statement, reported by checkpatch by Ben Hutchings · 13 years ago
  12. 9c636ba sfc: Fix some formatting errors reported by checkpatch by Ben Hutchings · 13 years ago
  13. 1d57830 ipv6/addrconf: speedup /proc/net/if_inet6 filling by Mihai Maruseac · 13 years ago
  14. 4852968 r6040: place comments before code by Florian Fainelli · 13 years ago
  15. 853d5dc r6040: use __aligned(size) by Florian Fainelli · 13 years ago
  16. e147763 r6040: use definitions for MAC_SM register read/writes by Florian Fainelli · 13 years ago
  17. 58dbc69 r6040: use MAC_RST bit definition with MCR1 read/writes by Florian Fainelli · 13 years ago
  18. 4e16d6e r6040: define more MCR0 register bits by Florian Fainelli · 13 years ago
  19. 49f2672 r6040: remove unused variables and definitions by Florian Fainelli · 13 years ago
  20. 817380e r6040: use an unique MDIO bus name by Florian Fainelli · 13 years ago
  21. e6bff99 ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2) by Neil Horman · 13 years ago
  22. 02a9098 net_sched: sfq: always randomize hash perturbation by Eric Dumazet · 13 years ago
  23. bd16a6c net_sched: sfq: fix mem alloc error recovery by Eric Dumazet · 13 years ago
  24. 6cfb5e7 ethtool: Remove ethtool_ops::set_rx_ntuple operation by Ben Hutchings · 13 years ago
  25. 8db182f sfc: Remove now-unused filter function by Ben Hutchings · 13 years ago
  26. b2bb7b7 sfc: Implement ethtool RX NFC rules API instead of n-tuple API by Ben Hutchings · 13 years ago
  27. 1a6281a sfc: Add support for retrieving and removing filters by ID by Ben Hutchings · 13 years ago
  28. 3532650 sfc: Use consistent types for filter IDs, indices and search depths by Ben Hutchings · 13 years ago
  29. b1f9284 sfc: Change filter ID generation to satisfy priority semantics of RX NFC by Ben Hutchings · 13 years ago
  30. 55664f3 ethtool: Allow drivers to select RX NFC rule locations by Ben Hutchings · 13 years ago
  31. 3a73e49 gianfar: Reject out-of-range RX NFC locations by Ben Hutchings · 13 years ago
  32. 6386994 net/smsc911x: Check if PHY is in operational mode before software reset by Javier Martinez Canillas · 13 years ago
  33. 43c6759 net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h> by Javier Martinez Canillas · 13 years ago
  34. 57adc1f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  35. faa85aa skge: fix warning when CONFIG_PM is defined but not CONFIG_PM_SLEEP by Daniel Halperin · 13 years ago
  36. 86d8c07 net/davinci: do not use all descriptors for tx packets by Sascha Hauer · 13 years ago
  37. fa0f5aa net_sched: qdisc_alloc_handle() can be too slow by Eric Dumazet · 13 years ago
  38. d32ae76f sch_qfq: accurate wsum handling by Eric Dumazet · 13 years ago
  39. d47a0ac sch_sfq: dont put new flow at the end of flows by Eric Dumazet · 13 years ago
  40. 1c015b3 mlx4_core: Elaborating limitation on VF port options by Yevgeny Petrilin · 13 years ago
  41. 1e27ca6 mlx4_core: fix mtt range deallocation by Marcel Apfelbaum · 13 years ago
  42. f7d9821 bonding: fix error handling if slave is busy (v2) by stephen hemminger · 13 years ago
  43. f872b23 8139cp: properly config rx mode after resuming by Jason Wang · 13 years ago
  44. 7d03f5a 8139cp/8139too: do not read into reserved registers by Jason Wang · 13 years ago
  45. 0e22d04 ixgbe: add support for new 82599 device. by Don Skidmore · 13 years ago
  46. 9e791e4 ixgbe: add support for new 82599 device id by Emil Tantilov · 13 years ago
  47. 176f950 ixgbe: add write flush in ixgbe_clock_out_i2c_byte() by Emil Tantilov · 13 years ago
  48. 52f33af ixgbe: fix typo's by Stephen Hemminger · 13 years ago
  49. c1085b1 ixgbe: fix incorrect PHY register reads by Emil Tantilov · 13 years ago
  50. f83396a igb: Add flow control advertising to ethtool setting. by Carolyn Wyborny · 13 years ago
  51. f131a6c ixgbevf: Fix register defines to correctly handle complex expressions by Alexander Duyck · 13 years ago
  52. 455ffa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  53. dc0d633 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  54. 115e8e7 Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  55. 733bbb7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  56. 3ab0b24 netfilter: nfnetlink_acct: fix nfnl_acct_get operation by Pablo Neira Ayuso · 13 years ago
  57. c7f46b7 Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  58. ac97ecc gspca: Fix falling back to lower isoc alt settings by Mauro Carvalho Chehab · 13 years ago
  59. e6780f7 futex: Fix uninterruptible loop due to gate_area by Hugh Dickins · 13 years ago
  60. c121638 netfilter: ctnetlink: fix timeout calculation by Xi Wang · 13 years ago
  61. 52793db ipvs: try also real server with port 0 in backup server by Julian Anastasov · 13 years ago
  62. fe3c8cc skge: restore rx multicast filter on resume and after config changes by Florian Zumbiehl · 13 years ago
  63. b236916a be2net: query link status in be_open() by Ajit Khaparde · 13 years ago
  64. 94f434c be2net: fix range check for set_qos for a VF by Ajit Khaparde · 13 years ago
  65. 80817cb be2net: fix be_vlan_add/rem_vid by Ajit Khaparde · 13 years ago
  66. cd3109d mlx4_en: nullify cq->vector field when closing completion queue by Yevgeny Petrilin · 13 years ago
  67. 5061253 netem: fix classful handling by Eric Dumazet · 13 years ago
  68. 32b293a IPv6: Avoid taking write lock for /proc/net/ipv6_route by Josh Hunt · 13 years ago
  69. c9da99e unix_diag: Fixup RQLEN extension report by Pavel Emelyanov · 13 years ago
  70. 885ee74 af_unix: Move CINQ/COUTQ code to helpers by Pavel Emelyanov · 13 years ago
  71. 06867fb Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  72. 257b529 unix_diag: Add the MEMINFO extension by Pavel Emelyanov · 13 years ago
  73. 604a16b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  74. c63c4ed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  75. c0636fa inet_diag: Add the SKMEMINFO extension by Pavel Emelyanov · 13 years ago
  76. 5d2e5f2 sock_diag: Introduce the meminfo nla core (v2) by Pavel Emelyanov · 13 years ago
  77. 288461e unix_diag: Include unix_diag.h into header-y target by Pavel Emelyanov · 13 years ago
  78. e6fe237 sock_diag: Arrange sock_diag.h such that it is exportable to userspace by Pavel Emelyanov · 13 years ago
  79. d65616a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  80. e95bf44 Merge branch 'v3.2-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 13 years ago
  81. 3b87487 Revert "clockevents: Set noop handler in clockevents_exchange_device()" by Linus Torvalds · 13 years ago
  82. 995b410 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 13 years ago
  83. 56be178 Merge branch 'tipc-Dec29-2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 13 years ago
  84. 7f8e323 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  85. f19765f tipc: rename struct bearer_name to struct tipc_bearer_names by Paul Gortmaker · 13 years ago
  86. a18c4bc tipc: rename struct link* to struct tipc_link* by Paul Gortmaker · 13 years ago
  87. 7f9ab6a tipc: rename struct bcbearer* to tipc_bcbearer* by Paul Gortmaker · 13 years ago
  88. 6765fd6 tipc: rename struct bclink to struct tipc_bclink by Paul Gortmaker · 13 years ago
  89. 11f9990 tipc: rename struct subscriber to struct tipc_subscriber by Paul Gortmaker · 13 years ago
  90. fead390 tipc: rename struct subscription to struct tipc_subscription by Paul Gortmaker · 13 years ago
  91. 4584310 tipc: rename struct port_list to struct tipc_port_list by Paul Gortmaker · 13 years ago
  92. 358a0d1 tipc: rename struct media to struct tipc_media by Paul Gortmaker · 13 years ago
  93. 89307ba Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  94. 50b2abe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  95. 7578ed0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  96. d2bac6ab Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  97. 1cac8e8 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  98. b0365c8 mm: hugetlb: fix non-atomic enqueue of huge page by Hillf Danton · 13 years ago
  99. 3484563 procfs: do not confuse jiffies with cputime64_t by Andreas Schwab · 13 years ago
  100. e26a511 mm/mempolicy.c: refix mbind_range() vma issue by KOSAKI Motohiro · 13 years ago