1. 55664f3 ethtool: Allow drivers to select RX NFC rule locations by Ben Hutchings · 12 years ago
  2. 3a73e49 gianfar: Reject out-of-range RX NFC locations by Ben Hutchings · 12 years ago
  3. 6386994 net/smsc911x: Check if PHY is in operational mode before software reset by Javier Martinez Canillas · 12 years ago
  4. 43c6759 net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h> by Javier Martinez Canillas · 12 years ago
  5. 57adc1f 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
  6. faa85aa skge: fix warning when CONFIG_PM is defined but not CONFIG_PM_SLEEP by Daniel Halperin · 12 years ago
  7. 86d8c07 net/davinci: do not use all descriptors for tx packets by Sascha Hauer · 12 years ago
  8. fa0f5aa net_sched: qdisc_alloc_handle() can be too slow by Eric Dumazet · 12 years ago
  9. d32ae76f sch_qfq: accurate wsum handling by Eric Dumazet · 12 years ago
  10. d47a0ac sch_sfq: dont put new flow at the end of flows by Eric Dumazet · 12 years ago
  11. 1c015b3 mlx4_core: Elaborating limitation on VF port options by Yevgeny Petrilin · 12 years ago
  12. 1e27ca6 mlx4_core: fix mtt range deallocation by Marcel Apfelbaum · 12 years ago
  13. f7d9821 bonding: fix error handling if slave is busy (v2) by stephen hemminger · 12 years ago
  14. f872b23 8139cp: properly config rx mode after resuming by Jason Wang · 12 years ago
  15. 7d03f5a 8139cp/8139too: do not read into reserved registers by Jason Wang · 12 years ago
  16. 0e22d04 ixgbe: add support for new 82599 device. by Don Skidmore · 12 years ago
  17. 9e791e4 ixgbe: add support for new 82599 device id by Emil Tantilov · 13 years ago
  18. 176f950 ixgbe: add write flush in ixgbe_clock_out_i2c_byte() by Emil Tantilov · 13 years ago
  19. 52f33af ixgbe: fix typo's by Stephen Hemminger · 12 years ago
  20. c1085b1 ixgbe: fix incorrect PHY register reads by Emil Tantilov · 12 years ago
  21. f83396a igb: Add flow control advertising to ethtool setting. by Carolyn Wyborny · 13 years ago
  22. f131a6c ixgbevf: Fix register defines to correctly handle complex expressions by Alexander Duyck · 12 years ago
  23. 455ffa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  24. dc0d633 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 12 years ago
  25. 115e8e7 Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  26. 733bbb7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  27. 3ab0b24 netfilter: nfnetlink_acct: fix nfnl_acct_get operation by Pablo Neira Ayuso · 12 years ago
  28. c7f46b7 Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  29. ac97ecc gspca: Fix falling back to lower isoc alt settings by Mauro Carvalho Chehab · 12 years ago
  30. e6780f7 futex: Fix uninterruptible loop due to gate_area by Hugh Dickins · 12 years ago
  31. c121638 netfilter: ctnetlink: fix timeout calculation by Xi Wang · 12 years ago
  32. 52793db ipvs: try also real server with port 0 in backup server by Julian Anastasov · 12 years ago
  33. fe3c8cc skge: restore rx multicast filter on resume and after config changes by Florian Zumbiehl · 12 years ago
  34. b236916a be2net: query link status in be_open() by Ajit Khaparde · 12 years ago
  35. 94f434c be2net: fix range check for set_qos for a VF by Ajit Khaparde · 12 years ago
  36. 80817cb be2net: fix be_vlan_add/rem_vid by Ajit Khaparde · 12 years ago
  37. cd3109d mlx4_en: nullify cq->vector field when closing completion queue by Yevgeny Petrilin · 12 years ago
  38. 5061253 netem: fix classful handling by Eric Dumazet · 12 years ago
  39. 32b293a IPv6: Avoid taking write lock for /proc/net/ipv6_route by Josh Hunt · 12 years ago
  40. c9da99e unix_diag: Fixup RQLEN extension report by Pavel Emelyanov · 12 years ago
  41. 885ee74 af_unix: Move CINQ/COUTQ code to helpers by Pavel Emelyanov · 12 years ago
  42. 06867fb Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 12 years ago
  43. 257b529 unix_diag: Add the MEMINFO extension by Pavel Emelyanov · 12 years ago
  44. 604a16b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  45. c63c4ed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  46. c0636fa inet_diag: Add the SKMEMINFO extension by Pavel Emelyanov · 12 years ago
  47. 5d2e5f2 sock_diag: Introduce the meminfo nla core (v2) by Pavel Emelyanov · 12 years ago
  48. 288461e unix_diag: Include unix_diag.h into header-y target by Pavel Emelyanov · 12 years ago
  49. e6fe237 sock_diag: Arrange sock_diag.h such that it is exportable to userspace by Pavel Emelyanov · 12 years ago
  50. d65616a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  51. e95bf44 Merge branch 'v3.2-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 12 years ago
  52. 3b87487 Revert "clockevents: Set noop handler in clockevents_exchange_device()" by Linus Torvalds · 12 years ago
  53. 995b410 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  54. 56be178 Merge branch 'tipc-Dec29-2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 12 years ago
  55. 7f8e323 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  56. f19765f tipc: rename struct bearer_name to struct tipc_bearer_names by Paul Gortmaker · 12 years ago
  57. a18c4bc tipc: rename struct link* to struct tipc_link* by Paul Gortmaker · 12 years ago
  58. 7f9ab6a tipc: rename struct bcbearer* to tipc_bcbearer* by Paul Gortmaker · 12 years ago
  59. 6765fd6 tipc: rename struct bclink to struct tipc_bclink by Paul Gortmaker · 12 years ago
  60. 11f9990 tipc: rename struct subscriber to struct tipc_subscriber by Paul Gortmaker · 12 years ago
  61. fead390 tipc: rename struct subscription to struct tipc_subscription by Paul Gortmaker · 12 years ago
  62. 4584310 tipc: rename struct port_list to struct tipc_port_list by Paul Gortmaker · 12 years ago
  63. 358a0d1 tipc: rename struct media to struct tipc_media by Paul Gortmaker · 12 years ago
  64. 89307ba Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  65. 50b2abe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  66. 7578ed0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  67. d2bac6a Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  68. 1cac8e8 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  69. b0365c8 mm: hugetlb: fix non-atomic enqueue of huge page by Hillf Danton · 12 years ago
  70. 3484563 procfs: do not confuse jiffies with cputime64_t by Andreas Schwab · 12 years ago
  71. e26a511 mm/mempolicy.c: refix mbind_range() vma issue by KOSAKI Motohiro · 12 years ago
  72. 757e55c gspca: Fix bulk mode cameras no longer working (regression fix) by Hans de Goede · 12 years ago
  73. 8ade06c ipv6: Fix neigh lookup using NULL device. by David S. Miller · 12 years ago
  74. f1776da virtio_net: use non-reentrant workqueue. by Rusty Russell · 12 years ago
  75. b2baed6 virtio_net: set/cancel work on ndo_open/ndo_stop by Rusty Russell · 12 years ago
  76. 346f870 ipv6: Report TCP timetstamp info in cacheinfo just like ipv4 does. by David S. Miller · 12 years ago
  77. 95f56e7 mlx4_core: limiting VF port options by Yevgeny Petrilin · 12 years ago
  78. 46c4674 mlx4_core: using array index for sense_allowed by Yevgeny Petrilin · 12 years ago
  79. b0460e4 sch_tbf: report backlog information by Eric Dumazet · 12 years ago
  80. bc94b52 netfilter: Kconfig: fix unmet xt_nfacct dependencies by Pablo Neira Ayuso · 12 years ago
  81. 6ccbcf2 Input: sentelic - fix retrieving number of buttons by Tai-hwa Liang · 12 years ago
  82. a4d4636 ceph: disable use of dcache for readdir etc. by Sage Weil · 12 years ago
  83. f2b20d4 block: fix blk_queue_end_tag() by Dan Williams · 12 years ago
  84. d191854 ipv6: Kill rt6i_dev and rt6i_expires defines. by David S. Miller · 12 years ago
  85. f83c779 ipv6: Create fast inline ipv6 neigh lookup just like ipv4. by David S. Miller · 12 years ago
  86. 2c2aba6 ipv6: Use universal hash for NDISC. by David S. Miller · 12 years ago
  87. 32288eb netrom: avoid overflows in nr_setsockopt() by Xi Wang · 12 years ago
  88. ba1cffe ax25: avoid overflows in ax25_setsockopt() by Xi Wang · 12 years ago
  89. fa84309 genetlink: add auto module loading by Stephen Hemminger · 12 years ago
  90. 7ffbcec ipv6: Remove optimistic DAD flag test in ipv6_add_addr() by David Miller · 12 years ago
  91. d79aec8 Merge branch 'nf-next' of git://1984.lsi.us.es/net-next by David S. Miller · 12 years ago
  92. c3b084c net: fec: Adjust ENET MDIO timeouts by Rogerio Pimentel · 12 years ago
  93. 9edf526 ARM: EXYNOS: Remove duplicated SROMC static memory mapping by Thomas Abraham · 12 years ago
  94. baaf939 ARM: SAMSUNG: Fix build error when selecting CPU_FREQ_S3C24XX_DEBUGFS on S3C2440 by Denis Kuzmenko · 12 years ago
  95. aef950b packet: fix possible dev refcnt leak when bind fail by Wei Yongjun · 12 years ago
  96. 54b07dc netfilter: provide config option to disable ancient procfs parts by Jan Engelhardt · 13 years ago
  97. 42c344a netfilter: xtables: collapse conditions in xt_ecn by Jan Engelhardt · 13 years ago
  98. 0d09858 watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing (part 2) by Wim Van Sebroeck · 12 years ago
  99. af0d29c netfilter: xtables: add an IPv6 capable version of the ECN match by Patrick McHardy · 13 years ago
  100. a4c6f9d netfilter: xtables: give xt_ecn its own name by Jan Engelhardt · 13 years ago