1. 716af4a ksz884x: don't copy too much in netdev_set_mac_address() by Dan Carpenter · 12 years ago
  2. 22b4a4f tcp: fix retransmit of partially acked frames by Eric Dumazet · 12 years ago
  3. 56fa9b1 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  4. dbd717e 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
  5. b922934 netns: do not leak net_generic data on failed init by Julian Anastasov · 12 years ago
  6. 9fe5642 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 12 years ago
  7. d3d4f0a net/sock.h: fix sk_peek_off kernel-doc warning by Randy Dunlap · 12 years ago
  8. 4d846f0 tcp: fix tcp_grow_window() for large incoming frames by Eric Dumazet · 12 years ago
  9. 48159f0 drivers/net/wan/farsync.c: add missing iounmap by Julia Lawall · 12 years ago
  10. 5b76d06 davinci_mdio: Fix MDIO timeout check by Christian Riesch · 12 years ago
  11. cda31e1 ipv6: clean up rt6_clean_expires by Jiri Bohac · 12 years ago
  12. edfb5d4 ipv6: fix rt6_update_expires by Jiri Bohac · 12 years ago
  13. b95465c arcnet: rimi: Fix device name in debug output by Jiri Kosina · 12 years ago
  14. b2db497 ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoE by Alexander Duyck · 12 years ago
  15. 34948a9 ixgbe: add missing rtnl_lock in PM resume path by Benjamin Poirier · 12 years ago
  16. fd09c85 ath9k: Fix TX fragmentation by Sujith Manoharan · 12 years ago
  17. 6741e7f mac80211: fix logic error in ibss channel type check by Felix Fietkau · 12 years ago
  18. 15fae50 MAINTAINERS: Add maintainer for iwlwifi by Wey-Yi Guy · 12 years ago
  19. 973ef21 mac80211: fix truncated packets in cooked monitor rx by Felix Fietkau · 12 years ago
  20. 890fdf2 dummy: Add ndo_uninit(). by Hiroaki SHIMODA · 12 years ago
  21. a99ff7d net: usb: smsc75xx: fix mtu by Stephane Fillod · 12 years ago
  22. 4362aaf net_sched: red: Make minor corrections to comments by David Ward · 12 years ago
  23. 244b65d net_sched: gred: Fix oops in gred_dump() in WRED mode by David Ward · 12 years ago
  24. a49bcab can: usb: PCAN-USB Pro: fix mem leaks in pcan_usb_pro_init() on error paths by Jesper Juhl · 12 years ago
  25. 32998cc bcma: use fallback sprom if no on chip sprom is available by Hauke Mehrtens · 12 years ago
  26. 8a9a0ea net/ethernet: ks8851_mll fix rx frame buffer overflow by Davide Ciminaghi · 12 years ago
  27. c509e75 ixgbe: fix WoL issue with fiber by Don Skidmore · 12 years ago
  28. 92fe173 e1000e: issues in Sx on 82577/8/9 by Bruce Allan · 12 years ago
  29. 3c5e979 net: smsc911x: fix skb handling in receive path by Will Deacon · 12 years ago
  30. 428ca8a mwifiex: update pcie8766 scratch register addresses by Bing Zhao · 12 years ago
  31. 75600ab ath9k: wake up the hardware from full sleep when idle is turned off by Felix Fietkau · 12 years ago
  32. 2db0d2b ath5k: unmap io memory on probe failure by Jonathan Bither · 12 years ago
  33. 32b92f4 ath5k: fix undefined 'THIS_MODULE' by Jonathan Bither · 12 years ago
  34. e55a404 cfg80211: fix interface combinations check. by Lukasz Kucharczyk · 12 years ago
  35. badc4f0 brcm80211: smac: resume transmit fifo upon receiving frames by Arend van Spriel · 12 years ago
  36. effcc62 libertas: fix signedness bug in lbs_auth_to_authtype() by Amitkumar Karwar · 12 years ago
  37. 51c61a2 ks8851: Fix missing mutex_lock/unlock by Matt Renzelmann · 12 years ago
  38. 59a54f3 drivers/net/ethernet/xilinx/axi ethernet: Correct Copyright by Michal Simek · 12 years ago
  39. a8c9cb1 8139cp: set intr mask after its handler is registered by Jason Wang · 12 years ago
  40. 03662e4 atl1: fix kernel panic in case of DMA errors by Tony Zelenoff · 12 years ago
  41. ca8f4fb skbuff: struct ubuf_info callback type safety by Michael S. Tsirkin · 12 years ago
  42. 9a5d2bd ppp: Fix race condition with queue start/stop by David Woodhouse · 12 years ago
  43. 1716a96 ipv6: fix problem with expired dst cache by Gao feng · 12 years ago
  44. d62f8db caif_hsi: use dev_dbg not dev_err for reporting by Kim Lilliestierna XX · 12 years ago
  45. 5f614e6 caif-hsi: Free flip_buffer at shutdown by sjur.brandeland@stericsson.com · 12 years ago
  46. 5c699fb caif: Fix memory leakage in the chnl_net.c. by Tomasz Gregorek · 12 years ago
  47. c9be48d l2tp: don't overwrite source address in l2tp_ip_bind() by James Chapman · 12 years ago
  48. d1f224a l2tp: fix refcount leak in l2tp_ip sockets by James Chapman · 12 years ago
  49. 3130416 net: Fix misplaced parenthesis in virtio_net.c by Torsten Kaiser · 12 years ago
  50. 89eb06f net/key/af_key.c: add missing kfree_skb by Julia Lawall · 12 years ago
  51. 0347875 phonet: Sort out initiailziation and cleanup code. by Eric W. Biederman · 12 years ago
  52. 7d3d43d net: In unregister_netdevice_notifier unregister the netdevices. by Eric W. Biederman · 12 years ago
  53. ecca5c3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  54. 174808a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  55. 778c2de Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  56. e42bd6e Merge tag 'md-3.4-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  57. 026ee1f panic: fix stack dump print on direct call to panic() by Jason Wessel · 12 years ago
  58. 2f39721 drivers/rtc/rtc-pl031.c: enable clock on all ST variants by Linus Walleij · 12 years ago
  59. 41c9308 Revert "mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()" by Ying Han · 12 years ago
  60. 66aebce hugetlb: fix race condition in hugetlb_fault() by Chris Metcalf · 12 years ago
  61. f3ec434 drivers/rtc/rtc-twl.c: use static register while reading time by Konstantin Shlyakhovoy · 12 years ago
  62. c3cba92 drivers/rtc/rtc-s3c.c: add placeholder for driver private data by Tushar Behera · 12 years ago
  63. cd1e6f9 drivers/rtc/rtc-s3c.c: fix compilation error by Tushar Behera · 12 years ago
  64. 3971dae MAINTAINERS: add PCDP console maintainer by Khalid Aziz · 12 years ago
  65. 569530f memcg: do not open code accesses to res_counter members by Glauber Costa · 12 years ago
  66. 3205001 drivers/rtc/rtc-efi.c: fix section mismatch warning by Jan Beulich · 12 years ago
  67. bb58da0 drivers/rtc/rtc-r9701.c: reset registers if invalid values are detected by Andreas Dumberger · 12 years ago
  68. 44e4360 drivers/char/random.c: fix boot id uniqueness race by Mathieu Desnoyers · 12 years ago
  69. d833049 memcg: fix broken boolen expression by Kirill A. Shutemov · 12 years ago
  70. 6252efc memcg: fix up documentation on global LRU by Ying Han · 12 years ago
  71. 7e06648 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  72. 4abb663 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  73. 5ba7026 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  74. 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
  75. 19e5c4e Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-intel-fixes by Dave Airlie · 12 years ago
  76. 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
  77. 490aa60e drm/exynos: fixed exynos broken ioctl by Inki Dae · 12 years ago
  78. 15a13bb drm/i915: clear fencing tracking state when retiring requests by Daniel Vetter · 12 years ago
  79. 6fa6c8e2 irq_domain: Move irq_virq_count into NOMAP revmap by Grant Likely · 12 years ago
  80. afbaa90 md/bitmap: prevent bitmap_daemon_work running while initialising bitmap by NeilBrown · 12 years ago
  81. f4380a9 md/raid1,raid10: Fix calculation of 'vcnt' when processing error recovery. by majianpeng · 12 years ago
  82. 9e41dd3 MD: Bitmap version cleanup. by Andrei Warkentin · 12 years ago
  83. 677e84c drm/exynos: fix to pointer manager member of struct exynos_drm_subdrv by Joonyoung Shim · 12 years ago
  84. 578b606 drm/exynos: fix struct for operation callback functions to driver name by Joonyoung Shim · 12 years ago
  85. a2ee151 drm/exynos: use define instead of default_win member in struct mixer_context by Joonyoung Shim · 12 years ago
  86. a634dd5 drm/exynos: rename s/HDMI_OVERLAY_NUMBER/MIXER_WIN_NR by Joonyoung Shim · 12 years ago
  87. 46da222 drm/exynos: remove unused codes in hdmi and mixer by Joonyoung Shim · 12 years ago
  88. f9309d1 drm/exynos: remove unnecessary type conversion of hdmi and mixer by Joonyoung Shim · 12 years ago
  89. 0e3d0f3 Input: da9052 - fix memory leak in da9052_onkey_probe() by Jesper Juhl · 12 years ago
  90. 4585276 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  91. f549e08 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  92. f57f9c1 drm/i915: make rc6 module parameter read-only by Jesse Barnes · 12 years ago
  93. b4838d1 NFC: Fix the LLCP Tx fragmentation loop by Samuel Ortiz · 12 years ago
  94. 673f778 rtlwifi: Add missing DMA buffer unmapping for PCI drivers by Larry Finger · 12 years ago
  95. a7959c1 rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routine by Larry Finger · 12 years ago
  96. 70f33fa Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  97. a1ada08 Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  98. 39f86a6 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  99. 1b6150f Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 12 years ago
  100. e72d5c7 arch/tile: avoid unused variable warning in proc.c for tilegx by Chris Metcalf · 12 years ago