1. a05948f netxen: fix off by one bug in netxen_release_tx_buffer() by Eric Dumazet · 12 years ago
  2. d721a17 isdn/gigaset: fix zero size border case in debug dump by Tilman Schmidt · 12 years ago
  3. 2f62d5a cdc_ncm: add support FLAG_NOARP for Infineon modem platform by Wei Shuai · 12 years ago
  4. 6509141 usbnet: add new flag FLAG_NOARP for usb net devices by Wei Shuai · 12 years ago
  5. f91f334 Merge branch 'usb_cdc_fixes' by David S. Miller · 12 years ago
  6. 6b4ef60 net: cdc_ncm: fix error path for single interface probing by Bjørn Mork · 12 years ago
  7. 328d7b8 net: cdc_mbim: send ZLP after max sized NTBs by Bjørn Mork · 12 years ago
  8. 9992c2e net: cdc_ncm: workaround for missing CDC Union by Bjørn Mork · 12 years ago
  9. 8141ed9 ipv4: Add a socket release callback for datagram sockets by Steffen Klassert · 12 years ago
  10. 9cb3a50 ipv4: Invalidate the socket cached route on pmtu events if possible by Steffen Klassert · 12 years ago
  11. bc9540c net: splice: fix __splice_segment() by Eric Dumazet · 12 years ago
  12. 82bda61 net: splice: avoid high order page splitting by Eric Dumazet · 12 years ago
  13. b74aa93 tcp: fix incorrect LOCKDROPPEDICMPS counter by Eric Dumazet · 12 years ago
  14. 9a4c831 net/hyperv: fix wrong length of mac address by Jianjun Kong · 12 years ago
  15. c1acd70 net: qmi_wwan: add ONDA MT8205 4G LTE by Bjørn Mork · 12 years ago
  16. ca4c7b3 net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaults by Or Gerlitz · 12 years ago
  17. 213815a net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV mode by Yan Burman · 12 years ago
  18. 6f809da ipv6: Add an error handler for icmp6 by Steffen Klassert · 12 years ago
  19. d6fb3be net: calxedaxgmac: throw away overrun frames by Rob Herring · 12 years ago
  20. 2f94aab sctp: refactor sctp_outq_teardown to insure proper re-initalization by Neil Horman · 12 years ago
  21. 01fe944 macvlan: fix macvlan_get_size() by Eric Dumazet · 12 years ago
  22. c3745ea phy/marvell: remove fiber/copper autoselect on 88e1111 by Stef van Os · 12 years ago
  23. 13b6d2e 3c574_cs: fix operator precedence between << and & by Nickolai Zeldovich · 12 years ago
  24. be05e45 Merge branch 'wireless' by David S. Miller · 12 years ago
  25. 811477d 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
  26. fa1e492 ipv4: Don't update the pmtu on mtu locked routes by Steffen Klassert · 12 years ago
  27. 38d523e ipv4: Remove output route check in ipv4_mtu by Steffen Klassert · 12 years ago
  28. 7efdba5 ipv6: fix header length calculation in ip6_append_data() by Romain KUNTZ · 12 years ago
  29. 3022551 net: qmi_wwan: add TP-LINK HSUPA Modem MA180 by Bjørn Mork · 12 years ago
  30. 1b9c3a1 usbnet: dm9601: Fix incorrect command by Tushar Behera · 12 years ago
  31. d4fc9dc cxgb4: set coalesce parameters on all queues by Thadeu Lima de Souza Cascardo · 12 years ago
  32. adbbf69 MAINTAINERS: Stephen Hemminger email change by Stephen Hemminger · 12 years ago
  33. 20fc4c4 ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctl by Jacob Keller · 12 years ago
  34. 86833f0 ixgbe: only compile ixgbe_debugfs.o when enabled by Jacob Keller · 12 years ago
  35. daf3ec6 tg3: Fix crc errors on jumbo frame receive by Nithin Nayak Sujir · 12 years ago
  36. 9c13cb8 tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode by Nithin Nayak Sujir · 12 years ago
  37. 47fb3a2 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  38. 5dbbaf2 tun: fix LSM/SELinux labeling of tun/tap devices by Paul Moore · 12 years ago
  39. 6f96c14 selinux: add the "attach_queue" permission to the "tun_socket" class by Paul Moore · 12 years ago
  40. cce894b tcp: fix a panic on UP machines in reqsk_fastopen_remove by Eric Dumazet · 12 years ago
  41. 3152ba0 Merge tag 'dt-fixes-for-3.8' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 12 years ago
  42. 6d283db vfs: add missing virtual cache flush after editing partial pages by Linus Torvalds · 12 years ago
  43. 4668cce ath9k: disable the tasklet before taking the PCU lock by Felix Fietkau · 12 years ago
  44. 463e3ed ath9k: remove sc->rx.rxbuflock to fix a deadlock by Felix Fietkau · 12 years ago
  45. 9bbcbad Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  46. b87fc3e Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  47. 46fed0a Merge tag 'usb-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  48. 3441f0d Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  49. f6a0e2c Merge tag 'char-misc-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  50. 7f1825d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  51. 6843cc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  52. 7c8284c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  53. 1ab3681 ARM: dts: prevent *.dtb from always being rebuilt by Stephen Warren · 12 years ago
  54. d0b6a54 arm64: dts: prevent *.dtb from always being rebuilt by Stephen Warren · 12 years ago
  55. 397c606 staging: zram: fix invalid memory references during disk write by Nitin Gupta · 12 years ago
  56. 7b4cf99 udldrmfb: udl_get_edid: drop unneeded i-- by Hans de Goede · 12 years ago
  57. 242187b udldrmfb: udl_get_edid: usb_control_msg buffer must not be on the stack by Hans de Goede · 12 years ago
  58. c930812 udldrmfb: Fix EDID not working with monitors with EDID extension blocks by Hans de Goede · 12 years ago
  59. 7d00813 Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  60. 94bc70a Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
  61. 8cf65dc usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid added by Tomasz Mloduchowski · 12 years ago
  62. 5b76c49 netfilter: x_tables: print correct hook names for ARP by Jan Engelhardt · 12 years ago
  63. 43f7897 drm/nvc0/fb: fix crash when different mutex is used to protect same list by Aleksi Torhamo · 12 years ago
  64. d19528a drm/nouveau/clock: fix support for more than 2 monitors on nve0 by Aleksi Torhamo · 12 years ago
  65. c684cef drm/nv50/disp: fix selection of bios script for analog outputs by Marcin Slusarz · 12 years ago
  66. f20ebd0 drm/nv17-50: restore fence buffer on resume by Marcin Slusarz · 12 years ago
  67. 92441b2 drm/nouveau: fix blank LVDS screen regression on pre-nv50 cards by Marcin Slusarz · 12 years ago
  68. dd5700e drm/nouveau: fix nouveau_client allocation failure path by Marcin Slusarz · 12 years ago
  69. 82c805a drm/nouveau: don't return freed object from nouveau_handle_create by Marcin Slusarz · 12 years ago
  70. cfd376b drm/nouveau/vm: fix memory corruption when pgt allocation fails by Marcin Slusarz · 12 years ago
  71. 4c4101d drm/nouveau: add locking around instobj list operations by Marcin Slusarz · 12 years ago
  72. 1a1841d drm/nouveau: do not forcibly power on lvds panels by Ben Skeggs · 12 years ago
  73. 4459146 drm/nouveau/devinit: ensure legacy vga control is enabled during post by Ben Skeggs · 12 years ago
  74. d0b9cec be2net: fix unconditionally returning IRQ_HANDLED in INTx by Sathya Perla · 12 years ago
  75. b7c13f76 sparc: remove __devinit, __devexit annotations by Sam Ravnborg · 12 years ago
  76. 1e47ee8 netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netns by Pablo Neira Ayuso · 12 years ago
  77. dd38bd8 tuntap: fix leaking reference count by Jason Wang · 12 years ago
  78. 7c0c3b1 tuntap: forbid calling TUNSETIFF when detached by Jason Wang · 12 years ago
  79. b8deabd tuntap: switch to use rtnl_dereference() by Jason Wang · 12 years ago
  80. 8e8de5a usb: host: ohci-tmio: fix compile warning by Felipe Balbi · 12 years ago
  81. bc009ec USB: Add device quirk for Microsoft VX700 webcam by Andreas Fleig · 12 years ago
  82. f66dea7 USB: ehci-fsl: fix regression on mpc5121e by Anatolij Gustschin · 12 years ago
  83. 929473e usb: chipidea: Allow disabling streaming not only in udc mode by Fabio Estevam · 12 years ago
  84. 7c1029b USB: fsl-mph-dr-of: fix regression on mpc5121e by Anatolij Gustschin · 12 years ago
  85. eb614c8 USB: select USB_ARCH_HAS_EHCI for MXS by Maxime Ripard · 12 years ago
  86. d07d750 net, wireless: overwrite default_ethtool_ops by Stanislaw Gruszka · 12 years ago
  87. f7e9e23 qlge: remove NETIF_F_TSO6 flag by Amerigo Wang · 12 years ago
  88. b719f43 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  89. c727b4c Merge branch 'akpm' (incoming fixes from Andrew) by Linus Torvalds · 12 years ago
  90. 3cb7a56 lib/rbtree.c: avoid the use of non-static __always_inline by Michel Lespinasse · 12 years ago
  91. a8906b0 MAINTAINERS: Omar had moved by Chen Gang · 12 years ago
  92. 8fb74b9 mm: compaction: partially revert capture of suitable high-order page by Mel Gorman · 12 years ago
  93. c0a3a20 linux/audit.h: move ptrace.h include to kernel header by Mike Frysinger · 12 years ago
  94. 8291991 kernel/audit.c: avoid negative sleep durations by Andrew Morton · 12 years ago
  95. 0644ec0 audit: catch possible NULL audit buffers by Kees Cook · 12 years ago
  96. 7b9205b audit: create explicit AUDIT_SECCOMP event type by Kees Cook · 12 years ago
  97. 56ca9d9 MAINTAINERS: fix a status pattern by Zhang Yanfei · 12 years ago
  98. 8fc8b12 MAINTAINERS: fix arch/arm/plat-omap/include/plat/omap_hwmod.h by Zhang Yanfei · 12 years ago
  99. 062f1af mm: thp: acquire the anon_vma rwsem for write during split by Mel Gorman · 12 years ago
  100. 572043c mm: mmap: annotate vm_lock_anon_vma locking properly for lockdep by Jiri Kosina · 12 years ago