1. 87b6d21 tunnel: implement 64 bits statistics by stephen hemminger · 12 years ago
  2. 64d683c bonding: Fixup get_tx_queue() op second arg type. by David S. Miller · 12 years ago
  3. be38395 rtnetlink: ops->get_tx_queue() cannot take a const 'tb'. by David S. Miller · 12 years ago
  4. 2a06b40 Phonet: change maintainer address by Rémi Denis-Courmont · 12 years ago
  5. 8e052e5 Phonet: missing headers (sparse) by Rémi Denis-Courmont · 12 years ago
  6. 3c490a8 Phonet: phonet_net_id can be static (sparse) by Rémi Denis-Courmont · 12 years ago
  7. dcd2ba9 neighbour: Make neigh_table_init_no_netlink() static. by Hiroaki SHIMODA · 12 years ago
  8. 447167b udp: intoduce udp_encap_needed static_key by Eric Dumazet · 12 years ago
  9. 77577bf net: WIZnet drivers: fix possible NULL dereference by Mike Sinkovsky · 12 years ago
  10. 9b17876 rtnetlink: fix comments by stephen hemminger · 12 years ago
  11. efacb30 rtnetlink & bonding: change args got get_tx_queues by stephen hemminger · 12 years ago
  12. 302846e ethernet: replace open-coded ARRAY_SIZE with macro by Jim Cromie · 12 years ago
  13. 4133099 enic: replace open-coded ARRAY_SIZE with macro by Jim Cromie · 12 years ago
  14. 0db83cd broadcom: replace open-coded ARRAY_SIZE with macro by Jim Cromie · 12 years ago
  15. 60dfc62 net: Remove redundant spi driver bus initialization by Lars-Peter Clausen · 12 years ago
  16. 6f66cdc net/garp: fix GID rbtree ordering by David Ward · 12 years ago
  17. 9d02daf75 pppoatm: Fix excessive queue bloat by David Woodhouse · 12 years ago
  18. 39abbae caif-hsi: Postpone init of HSI until open() by sjur.brandeland@stericsson.com · 12 years ago
  19. 2df1fe7 caif-hsi: Remove stop/start of queue. by sjur.brandeland@stericsson.com · 12 years ago
  20. ece367d caif-hsi: robust frame aggregation for HSI by Dmitry Tarnyagin · 12 years ago
  21. 4476481 caif: set traffic class for caif packets by Dmitry Tarnyagin · 12 years ago
  22. e65ac4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  23. d62f8db caif_hsi: use dev_dbg not dev_err for reporting by Kim Lilliestierna XX · 12 years ago
  24. 5f614e6 caif-hsi: Free flip_buffer at shutdown by sjur.brandeland@stericsson.com · 12 years ago
  25. 5c699fb caif: Fix memory leakage in the chnl_net.c. by Tomasz Gregorek · 12 years ago
  26. c9be48d l2tp: don't overwrite source address in l2tp_ip_bind() by James Chapman · 12 years ago
  27. d1f224a l2tp: fix refcount leak in l2tp_ip sockets by James Chapman · 12 years ago
  28. 3130416 net: Fix misplaced parenthesis in virtio_net.c by Torsten Kaiser · 12 years ago
  29. 89eb06f net/key/af_key.c: add missing kfree_skb by Julia Lawall · 12 years ago
  30. 0347875 phonet: Sort out initiailziation and cleanup code. by Eric W. Biederman · 12 years ago
  31. 7d3d43d net: In unregister_netdevice_notifier unregister the netdevices. by Eric W. Biederman · 12 years ago
  32. 816a785 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  33. 011e3c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  34. c1412fc net/ipv6/exthdrs.c: Strict PadN option checking by Eldad Zack · 12 years ago
  35. ecca5c3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  36. 174808a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  37. 778c2de Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  38. 46ba5b2 net: Fixed coding style issues relating to braces. by Jeffrin Jose · 12 years ago
  39. 6fdbd16 net/ipv6/ipv6_sockglue.c: Removed redundant extern by Eldad Zack · 12 years ago
  40. e42bd6e Merge tag 'md-3.4-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  41. 026ee1f panic: fix stack dump print on direct call to panic() by Jason Wessel · 12 years ago
  42. 2f39721 drivers/rtc/rtc-pl031.c: enable clock on all ST variants by Linus Walleij · 12 years ago
  43. 41c9308 Revert "mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()" by Ying Han · 12 years ago
  44. 66aebce hugetlb: fix race condition in hugetlb_fault() by Chris Metcalf · 12 years ago
  45. f3ec434 drivers/rtc/rtc-twl.c: use static register while reading time by Konstantin Shlyakhovoy · 12 years ago
  46. c3cba92 drivers/rtc/rtc-s3c.c: add placeholder for driver private data by Tushar Behera · 12 years ago
  47. cd1e6f9 drivers/rtc/rtc-s3c.c: fix compilation error by Tushar Behera · 12 years ago
  48. 3971dae MAINTAINERS: add PCDP console maintainer by Khalid Aziz · 12 years ago
  49. 569530f memcg: do not open code accesses to res_counter members by Glauber Costa · 12 years ago
  50. 3205001 drivers/rtc/rtc-efi.c: fix section mismatch warning by Jan Beulich · 12 years ago
  51. bb58da0 drivers/rtc/rtc-r9701.c: reset registers if invalid values are detected by Andreas Dumberger · 12 years ago
  52. 44e4360 drivers/char/random.c: fix boot id uniqueness race by Mathieu Desnoyers · 12 years ago
  53. d833049 memcg: fix broken boolen expression by Kirill A. Shutemov · 12 years ago
  54. 6252efc memcg: fix up documentation on global LRU by Ying Han · 12 years ago
  55. e1e420c net/core: simple_strtoul cleanup by Shuah Khan · 12 years ago
  56. 1caf09d r6040: update copyright from 2007 to now by Florian Fainelli · 12 years ago
  57. 31171ae r6040: define and use bits of register PHY_CC by Florian Fainelli · 12 years ago
  58. 940ff7e r6040: define and use MTPR transmit enable bit by Florian Fainelli · 12 years ago
  59. 8dd87a2 r6040: define and use MLSR register bits by Florian Fainelli · 12 years ago
  60. 3440ecc r6040: fix typo on stats update in tx path by Florian Fainelli · 12 years ago
  61. 2fa15bb r6040: add a MAC operation timeout define by Florian Fainelli · 12 years ago
  62. 0db0cfc r6040: remove unused variable mcr1 from private structure by Florian Fainelli · 12 years ago
  63. 90f750a r6040: consolidate MAC reset to its own function by Florian Fainelli · 12 years ago
  64. c1e6aaf ixp4xx_eth: Fix up the get_ts_info ethtool method. by Richard Cochran · 12 years ago
  65. e35f30c Treat ND option 31 as userland (DNSSL support) by Alexey I. Froloff · 12 years ago
  66. 7e06648 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  67. 4abb663 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  68. 64d176f wiznet: Add missing #include <linux/irq.h> by Geert Uytterhoeven · 12 years ago
  69. 376b16f drivers/net: Remove CONFIG_WIZNET_TX_FLOW option by Mike Sinkovsky · 12 years ago
  70. 5ba7026 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  71. 7eab0f6 Merge branch 'master' into for-davem by John W. Linville · 12 years ago
  72. 8065248 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  73. 173fa4e Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-intel-fixes by Dave Airlie · 12 years ago
  74. 19e5c4e Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-intel-fixes by Dave Airlie · 12 years ago
  75. 5d94994 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  76. 490aa60e drm/exynos: fixed exynos broken ioctl by Inki Dae · 12 years ago
  77. 15a13bb drm/i915: clear fencing tracking state when retiring requests by Daniel Vetter · 12 years ago
  78. 6fa6c8e2 irq_domain: Move irq_virq_count into NOMAP revmap by Grant Likely · 12 years ago
  79. afbaa90 md/bitmap: prevent bitmap_daemon_work running while initialising bitmap by NeilBrown · 12 years ago
  80. f4380a9 md/raid1,raid10: Fix calculation of 'vcnt' when processing error recovery. by majianpeng · 12 years ago
  81. 9e41dd3 MD: Bitmap version cleanup. by Andrei Warkentin · 12 years ago
  82. 677e84c drm/exynos: fix to pointer manager member of struct exynos_drm_subdrv by Joonyoung Shim · 12 years ago
  83. 578b606 drm/exynos: fix struct for operation callback functions to driver name by Joonyoung Shim · 12 years ago
  84. a2ee151 drm/exynos: use define instead of default_win member in struct mixer_context by Joonyoung Shim · 12 years ago
  85. a634dd5 drm/exynos: rename s/HDMI_OVERLAY_NUMBER/MIXER_WIN_NR by Joonyoung Shim · 12 years ago
  86. 46da222 drm/exynos: remove unused codes in hdmi and mixer by Joonyoung Shim · 12 years ago
  87. f9309d1 drm/exynos: remove unnecessary type conversion of hdmi and mixer by Joonyoung Shim · 12 years ago
  88. 0e3d0f3 Input: da9052 - fix memory leak in da9052_onkey_probe() by Jesper Juhl · 12 years ago
  89. 4585276 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  90. f549e08 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  91. e66a8dd rt2x00: do not generate seqno in h/w if QOS is disabled by Stanislaw Gruszka · 12 years ago
  92. cefa5fd net/wireless: ipw2x00: remove ssid_context struct by Stanislav Yakovlev · 12 years ago
  93. 186b491 net/wireless: ipw2x00: remove unused libipw_measurement_report struct by Stanislav Yakovlev · 12 years ago
  94. 5314526 cfg80211: add channel switch notify event by Thomas Pedersen · 12 years ago
  95. 14dc785 ath5k: Remove extraneous statements from ath5k_hw_proc_4word_tx_status and ath5k_hw_proc_2word_status. by Qasim Javed · 12 years ago
  96. 6d52563 cfg80211/mac80211: enable proper device_set_wakeup_enable handling by Johannes Berg · 12 years ago
  97. da951c2 wireless: Remove unnecessary ; from while (0) macros by Joe Perches · 12 years ago
  98. 1507218 ath9k: Add more recv stats. by Ben Greear · 12 years ago
  99. a5a0bca ath9k: Add tx-failed counter. by Ben Greear · 12 years ago
  100. 56dc389 ath9k: update to DFS pattern detector interface by Zefir Kurtisi · 12 years ago