1. 8c6216d Revert "ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionally" by Timo Teräs · 12 years ago
  2. aaa0c23 Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bug by Zhouyi Zhou · 12 years ago
  3. 1e731cb smsc75xx: configuration help incorrectly mentions smsc95xx by Robert de Vries · 12 years ago
  4. 296b601 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  5. 3f104c3 net: fec: fix missing napi_disable call by Georg Hofmann · 12 years ago
  6. d97e749 net: fec: restart the FEC when PHY speed changes by Lucas Stach · 12 years ago
  7. cca7af3 skb: Propagate pfmemalloc on skb from head page only by Pavel Emelyanov · 12 years ago
  8. 16fad69 tcp: fix skb_availroom() by Eric Dumazet · 12 years ago
  9. b701f16 net: qmi_wwan: set correct altsetting for Gobi 1K devices by Bjørn Mork · 12 years ago
  10. 5b9e12d ipv4: fix definition of FIB_TABLE_HASHSZ by Denis V. Lunev · 12 years ago
  11. 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
  12. f281563 sctp: Use correct sideffect command in duplicate cookie handling by Vlad Yasevich · 12 years ago
  13. 7c6cdea tg3: 5715 does not link up when autoneg off by Nithin Sujir · 12 years ago
  14. 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
  15. 876254a bonding: don't call update_speed_duplex() under spinlocks by Veaceslav Falico · 12 years ago
  16. d35162f net: ethernet: cpsw: fix usage of cpdma_check_free_tx_desc() by Daniel Mack · 12 years ago
  17. fae8563 sfc: Only use TX push if a single descriptor is to be written by Ben Hutchings · 12 years ago
  18. c80a851 net/core: move vlan_depth out of while loop in skb_network_protocol() by Li RongQing · 12 years ago
  19. 45549a6 ARM:net: an issue for k which is u32, never < 0 by Chen Gang · 12 years ago
  20. 3f315be netconsole: don't call __netpoll_cleanup() while atomic by Veaceslav Falico · 12 years ago
  21. 3da889b bridge: reserve space for IFLA_BRPORT_FAST_LEAVE by stephen hemminger · 12 years ago
  22. 2230e0c Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  23. 4660c7f net/ipv4: Ensure that location of timestamp option is stored by David Ward · 12 years ago
  24. 47ce9c4 cxgb4: Allow for backward compatibility with new VPD scheme. by Santosh Rastapur · 12 years ago
  25. b47506d batman-adv: verify tt len does not exceed packet len by Marek Lindner · 12 years ago
  26. 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
  27. 0cb77508 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  28. ffb6a44 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  29. 152fcb2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  30. cb16b91 s390: Fix a header dependencies related build error by Li Zefan · 12 years ago
  31. 2116bda um: Use tty_port in SIGWINCH handler by Richard Weinberger · 12 years ago
  32. cc4f024 um: Use tty_port_operations->destruct by Richard Weinberger · 12 years ago
  33. 72383d4 um: fix build failure due to mess-up of sig_info protorype by Sergei Trofimovich · 12 years ago
  34. fdfa4c9 um: add missing declaration of 'getrlimit()' and friends by Sergei Trofimovich · 12 years ago
  35. 55ea1cf net : enable tx time stamping in the vde driver. by Paul Chavent · 12 years ago
  36. bc07732 hostfs: fix a not needed double check by Marco Stornelli · 12 years ago
  37. 4b7d293 Input: mms114 - Fix regulator enable and disable paths by Mark Brown · 12 years ago
  38. f94352f Input: ads7864 - check return value of regulator enable by Mark Brown · 12 years ago
  39. 3973501 Input: tc3589x-keypad - fix keymap size by Rabin Vincent · 12 years ago
  40. f6161aa Linux 3.9-rc2 by Linus Torvalds · 12 years ago
  41. 9026c49 6lowpan: Fix endianness issue in is_addr_link_local(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  42. fef4c86 rrunner.c: fix possible memory leak in rr_init_one() by David Oostdyk · 12 years ago
  43. 29cd8ae dcbnl: fix various netlink info leaks by Mathias Krause · 12 years ago
  44. 84d73cd rtnl: fix info leak on RTM_GETLINK request for VF devices by Mathias Krause · 12 years ago
  45. c085c49 bridge: fix mdb info leaks by Mathias Krause · 12 years ago
  46. 7293261 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  47. 5869483 Input: wacom - add support for 0x10d by Stephan Frank · 12 years ago
  48. 8343bce Atmel MXT touchscreen: increase reset timeouts by Linus Torvalds · 12 years ago
  49. db04dc6 proc: Use nd_jump_link in proc_ns_follow_link by Eric W. Biederman · 12 years ago
  50. 0aefda3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  51. 2ef3920 Platform: x86: chromeos_laptop : Add basic platform data for atmel devices by Benson Leung · 12 years ago
  52. 22dfab7 Input: atmel_mxt_ts - Support for touchpad variant by Daniel Kurtz · 12 years ago
  53. 67a865a Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  54. 59d8e5e Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 12 years ago
  55. c3d6b62 alpha: boot: fix build breakage introduced by system.h disintegration by Will Deacon · 12 years ago
  56. 15cf17d memcg: initialize kmem-cache destroying work earlier by Konstantin Khlebnikov · 12 years ago
  57. 755727b Randy has moved by Randy Dunlap · 12 years ago
  58. d8fc16a ksm: fix m68k build: only NUMA needs pfn_to_nid by Hugh Dickins · 12 years ago
  59. a40e7cf dmi_scan: fix missing check for _DMI_ signature in smbios_present() by Ben Hutchings · 12 years ago
  60. dc893e1 Revert parts of "hlist: drop the node parameter from iterators" by Arnd Bergmann · 12 years ago
  61. 2e1c9b2 idr: remove WARN_ON_ONCE() on negative IDs by Tejun Heo · 12 years ago
  62. 7880639 mm/mempolicy.c: fix sp_node_init() argument ordering by KOSAKI Motohiro · 12 years ago
  63. 5ca3957 mm/mempolicy.c: fix wrong sp_node insertion by Hillf Danton · 12 years ago
  64. 88b9e45 ipc: don't allocate a copy larger than max by Peter Hurley · 12 years ago
  65. e1082f4 ipc: fix potential oops when src msg > 4k w/ MSG_COPY by Peter Hurley · 12 years ago
  66. c4c5ff0 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  67. 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
  68. eca9683 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  69. 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
  70. c77f8bf Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  71. 84421b9 tg3: Update link_up flag for phylib devices by Nithin Sujir · 12 years ago
  72. ddf6435 ipv6: stop multicast forwarding to process interface scoped addresses by Hannes Frederic Sowa · 12 years ago
  73. 3bc1b1a bridging: fix rx_handlers return code by Cristian Bercaru · 12 years ago
  74. 7b54c16 vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlink by Linus Torvalds · 12 years ago
  75. a6a8fe9 netlabel: fix build problems when CONFIG_IPV6=n by Paul Moore · 12 years ago
  76. 1abccd7 tracing: update documentation of snapshot utility by Hiraku Toyooka · 12 years ago
  77. f394793 drivers/isdn: checkng length to be sure not memory overflow by Chen Gang · 12 years ago
  78. 2e85d67 net/rds: zero last byte for strncpy by Chen Gang · 12 years ago
  79. d9169323 bnx2x: Fix SFP+ misconfiguration in iSCSI boot scenario by Yaniv Rosner · 12 years ago
  80. 5f3347e bnx2x: Fix intermittent long KR2 link up time by Yaniv Rosner · 12 years ago
  81. 47b3bc9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  82. af2841c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  83. c89b148 Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  84. 36c1813 drm/tegra: drop "select DRM_HDMI" by Paul Bolle · 12 years ago
  85. 13bcf01 drm: Documentation typo fixes by Christopher Harvey · 12 years ago
  86. ce49596 drm/mgag200: Bug fix: Renesas board now selects native resolution. by Julia Lemire · 12 years ago
  87. 0ba5317 drm/mgag200: Reject modes that are too big for VRAM by Christopher Harvey · 12 years ago
  88. cc59487 drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not used by Christopher Harvey · 12 years ago
  89. 9d62452 Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  90. 19cf3ed Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  91. 87ab7f6 macvlan: Set IFF_UNICAST_FLT flag to prevent unnecessary promisc mode. by Vlad Yasevich · 12 years ago
  92. ba81276 team: unsyc the devices addresses when port is removed by Vlad Yasevich · 12 years ago
  93. fbca58a bridge: add missing vid to br_mdb_get() by Cong Wang · 12 years ago
  94. c10cb5f Fix: sparse warning in inet_csk_prepare_forced_close by Christoph Paasch · 12 years ago
  95. d0d79c3 afkey: fix a typo by Junwei Zhang · 12 years ago
  96. cc67708 Merge tag 'efi-for-3.9-rc2' into x86/urgent by H. Peter Anvin · 12 years ago
  97. 60f583d x86: Do not try to sync identity map for non-mapped pages by Dave Hansen · 12 years ago
  98. 195ca38 MAINTAINERS: Update qlcnic maintainers list by Sony Chacko · 12 years ago
  99. 0c1233a netlabel: correctly list all the static label mappings by Paul Moore · 12 years ago
  100. 260055b mv643xx_eth: fix for disabled autoneg by Phil Sutter · 12 years ago