1. 271648b qeth: Fix scatter-gather regression by Frank Blaschka · 12 years ago
  2. 82e2e78 qeth: Fix invalid router settings handling by Stefan Raspl · 12 years ago
  3. 82f77cf qeth: delay feature trace by Stefan Raspl · 12 years ago
  4. 0d4f060 tcp: dont handle MTU reduction on LISTEN socket by Eric Dumazet · 12 years ago
  5. b009aac bnx2x: fix occasional statistics off-by-4GB error by Maciej Żenczykowski · 12 years ago
  6. 46aa92d vhost/net: fix heads usage of ubuf_info by Michael S. Tsirkin · 12 years ago
  7. 3d84fa9 bridge: Add support for setting BR_ROOT_BLOCK flag. by Vlad Yasevich · 12 years ago
  8. 722c6f5 bnx2x: add missing napi deletion in error path by Michal Schmidt · 12 years ago
  9. c62dce6 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  10. 75b9b61 drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_desc() by Mugunthan V N · 12 years ago
  11. db0b827 ethernet/tulip: DE4x5 needs VIRT_TO_BUS by Arnd Bergmann · 12 years ago
  12. 8008f6e isdn: hisax: netjet requires VIRT_TO_BUS by Arnd Bergmann · 12 years ago
  13. 1e8bbe6 net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibility by Bjørn Mork · 12 years ago
  14. a5b8db9 rtnetlink: Mask the rta_type when range checking by Vlad Yasevich · 12 years ago
  15. 8c6216d Revert "ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionally" by Timo Teräs · 12 years ago
  16. f3a3440 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
  17. aaa0c23 Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bug by Zhouyi Zhou · 12 years ago
  18. 1e731cb smsc75xx: configuration help incorrectly mentions smsc95xx by Robert de Vries · 12 years ago
  19. 296b601 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  20. 3f104c3 net: fec: fix missing napi_disable call by Georg Hofmann · 12 years ago
  21. d97e749 net: fec: restart the FEC when PHY speed changes by Lucas Stach · 12 years ago
  22. cca7af3 skb: Propagate pfmemalloc on skb from head page only by Pavel Emelyanov · 12 years ago
  23. 16fad69 tcp: fix skb_availroom() by Eric Dumazet · 12 years ago
  24. 9437a24 rtlwifi: rtl8192cu: Fix problem that prevents reassociation by Larry Finger · 12 years ago
  25. 5818a46 rt2x00: fix rt2x00 to work with the new ralink SoC config symbols by John Crispin · 12 years ago
  26. d15591b Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  27. b701f16 net: qmi_wwan: set correct altsetting for Gobi 1K devices by Bjørn Mork · 12 years ago
  28. 5b9e12d ipv4: fix definition of FIB_TABLE_HASHSZ by Denis V. Lunev · 12 years ago
  29. 2317f44 sctp: don't break the loop while meeting the active_path so as to find the matched transport by Xufeng Zhang · 12 years ago
  30. f281563 sctp: Use correct sideffect command in duplicate cookie handling by Vlad Yasevich · 12 years ago
  31. 7c6cdea tg3: 5715 does not link up when autoneg off by Nithin Sujir · 12 years ago
  32. 6f08158 Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 12 years ago
  33. 876254a bonding: don't call update_speed_duplex() under spinlocks by Veaceslav Falico · 12 years ago
  34. d35162f net: ethernet: cpsw: fix usage of cpdma_check_free_tx_desc() by Daniel Mack · 12 years ago
  35. fae8563 sfc: Only use TX push if a single descriptor is to be written by Ben Hutchings · 12 years ago
  36. c80a851 net/core: move vlan_depth out of while loop in skb_network_protocol() by Li RongQing · 12 years ago
  37. 45549a6 ARM:net: an issue for k which is u32, never < 0 by Chen Gang · 12 years ago
  38. 3f315be netconsole: don't call __netpoll_cleanup() while atomic by Veaceslav Falico · 12 years ago
  39. 3da889b bridge: reserve space for IFLA_BRPORT_FAST_LEAVE by stephen hemminger · 12 years ago
  40. 2230e0c Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  41. 4660c7f net/ipv4: Ensure that location of timestamp option is stored by David Ward · 12 years ago
  42. 47ce9c4 cxgb4: Allow for backward compatibility with new VPD scheme. by Santosh Rastapur · 12 years ago
  43. b47506d batman-adv: verify tt len does not exceed packet len by Marek Lindner · 12 years ago
  44. 94a32d10 Bluetooth: Device 0cf3:3008 should map AR 3012 by Sunguk Lee · 12 years ago
  45. de12198 Merge tag 'nfc-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-fixes by John W. Linville · 12 years ago
  46. 7c6baa30 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  47. 0cb77508 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  48. ffb6a44 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  49. 152fcb2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  50. cb16b91 s390: Fix a header dependencies related build error by Li Zefan · 12 years ago
  51. 2116bda um: Use tty_port in SIGWINCH handler by Richard Weinberger · 12 years ago
  52. cc4f024 um: Use tty_port_operations->destruct by Richard Weinberger · 12 years ago
  53. 72383d4 um: fix build failure due to mess-up of sig_info protorype by Sergei Trofimovich · 12 years ago
  54. fdfa4c9 um: add missing declaration of 'getrlimit()' and friends by Sergei Trofimovich · 12 years ago
  55. 55ea1cf net : enable tx time stamping in the vde driver. by Paul Chavent · 12 years ago
  56. bc07732 hostfs: fix a not needed double check by Marco Stornelli · 12 years ago
  57. 4b7d293 Input: mms114 - Fix regulator enable and disable paths by Mark Brown · 12 years ago
  58. f94352f Input: ads7864 - check return value of regulator enable by Mark Brown · 12 years ago
  59. 3973501 Input: tc3589x-keypad - fix keymap size by Rabin Vincent · 12 years ago
  60. f6161aa Linux 3.9-rc2 by Linus Torvalds · 12 years ago
  61. 9026c49 6lowpan: Fix endianness issue in is_addr_link_local(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  62. fef4c86 rrunner.c: fix possible memory leak in rr_init_one() by David Oostdyk · 12 years ago
  63. 29cd8ae dcbnl: fix various netlink info leaks by Mathias Krause · 12 years ago
  64. 84d73cd rtnl: fix info leak on RTM_GETLINK request for VF devices by Mathias Krause · 12 years ago
  65. c085c49 bridge: fix mdb info leaks by Mathias Krause · 12 years ago
  66. 7293261 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  67. 5869483 Input: wacom - add support for 0x10d by Stephan Frank · 12 years ago
  68. 8343bce Atmel MXT touchscreen: increase reset timeouts by Linus Torvalds · 12 years ago
  69. db04dc6 proc: Use nd_jump_link in proc_ns_follow_link by Eric W. Biederman · 12 years ago
  70. 0aefda3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  71. 2ef3920 Platform: x86: chromeos_laptop : Add basic platform data for atmel devices by Benson Leung · 12 years ago
  72. 22dfab7 Input: atmel_mxt_ts - Support for touchpad variant by Daniel Kurtz · 12 years ago
  73. 67a865a Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  74. 59d8e5e Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 12 years ago
  75. c3d6b62 alpha: boot: fix build breakage introduced by system.h disintegration by Will Deacon · 12 years ago
  76. 15cf17d memcg: initialize kmem-cache destroying work earlier by Konstantin Khlebnikov · 12 years ago
  77. 755727b Randy has moved by Randy Dunlap · 12 years ago
  78. d8fc16a ksm: fix m68k build: only NUMA needs pfn_to_nid by Hugh Dickins · 12 years ago
  79. a40e7cf dmi_scan: fix missing check for _DMI_ signature in smbios_present() by Ben Hutchings · 12 years ago
  80. dc893e1 Revert parts of "hlist: drop the node parameter from iterators" by Arnd Bergmann · 12 years ago
  81. 2e1c9b2 idr: remove WARN_ON_ONCE() on negative IDs by Tejun Heo · 12 years ago
  82. 7880639 mm/mempolicy.c: fix sp_node_init() argument ordering by KOSAKI Motohiro · 12 years ago
  83. 5ca3957 mm/mempolicy.c: fix wrong sp_node insertion by Hillf Danton · 12 years ago
  84. 88b9e45 ipc: don't allocate a copy larger than max by Peter Hurley · 12 years ago
  85. e1082f4 ipc: fix potential oops when src msg > 4k w/ MSG_COPY by Peter Hurley · 12 years ago
  86. c4c5ff0 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  87. 92e840b Merge tag 'metag-for-v3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 12 years ago
  88. eca9683 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  89. d381f45 Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  90. c77f8bf Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  91. 6648997 rtlwifi: rtl8192cu: Fix schedule while atomic bug splat by Larry Finger · 12 years ago
  92. 5f0fabf mwifiex: fix potential out-of-boundary access to ibss rate table by Bing Zhao · 12 years ago
  93. 84421b9 tg3: Update link_up flag for phylib devices by Nithin Sujir · 12 years ago
  94. ddf6435 ipv6: stop multicast forwarding to process interface scoped addresses by Hannes Frederic Sowa · 12 years ago
  95. 3bc1b1a bridging: fix rx_handlers return code by Cristian Bercaru · 12 years ago
  96. 7b54c16 vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlink by Linus Torvalds · 12 years ago
  97. 3bbc0ce NFC: llcp: Report error to pending sockets when a device is removed by Samuel Ortiz · 12 years ago
  98. e6a3a4b NFC: llcp: Clean raw sockets from nfc_llcp_socket_release by Samuel Ortiz · 12 years ago
  99. a6a8fe9 netlabel: fix build problems when CONFIG_IPV6=n by Paul Moore · 12 years ago
  100. 3536da0 NFC: llcp: Clean local timers and works when removing a device by Samuel Ortiz · 12 years ago