1. 093b9c7 xen-netfront: pull on receive skb may need to happen earlier by Jan Beulich · 11 years ago
  2. fe5c356 vxlan: add necessary locking on device removal by stephen hemminger · 11 years ago
  3. f457082 hyperv: Fix the NETIF_F_SG flag setting in netvsc by Haiyang Zhang · 11 years ago
  4. ae8e9c5 net: Fix sysfs_format_mac() code duplication. by David S. Miller · 11 years ago
  5. 52fe29e be2net: Fix to avoid hardware workaround when not needed by Sarveshwar Bandi · 11 years ago
  6. 0fbe0d4 macvtap: do not assume 802.1Q when send vlan packets by Jason Wang · 11 years ago
  7. 82a19eb macvtap: fix the missing ret value of TUNSETQUEUE by Jason Wang · 11 years ago
  8. 21d1196 ipv4: set transport header earlier by Eric Dumazet · 11 years ago
  9. 9a0f06f mlx5 core: Fix __udivdi3 when compiling for 32 bit arches by Tim Gardner · 11 years ago
  10. 31bd297 bgmac: add dependency to phylib by Hauke Mehrtens · 11 years ago
  11. b6a82dd net/irda: fixed style issues in irlan_eth by Dragos Foianu · 11 years ago
  12. 8a73125 ethtool: fixed trailing statements in ethtool by Dragos Foianu · 11 years ago
  13. f2f79cc ndisc: bool initializations should use true and false by Daniel Baluta · 11 years ago
  14. 584ec43 atl1e: unmap partially mapped skb on dma error and free skb by Neil Horman · 11 years ago
  15. 47188d3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  16. ad81f05 Linux 3.11-rc1 by Linus Torvalds · 11 years ago
  17. 54be820 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  18. c25f195 slub: Check for page NULL before doing the node_match check by Steven Rostedt · 12 years ago
  19. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  20. dae3794 sunrpc: now we can just set ->s_d_op by Al Viro · 11 years ago
  21. 786e1448 cgroup: we can use simple_lookup() now by Al Viro · 11 years ago
  22. 6e8cd2c efivarfs: we can use simple_lookup() now by Al Viro · 11 years ago
  23. 74931da make simple_lookup() usable for filesystems that set ->s_d_op by Al Viro · 11 years ago
  24. ec193cf configfs: don't open-code d_alloc_name() by Al Viro · 11 years ago
  25. d3db90b __rpc_lookup_create_exclusive: pass string instead of qstr by Al Viro · 11 years ago
  26. a95e691 rpc_create_*_dir: don't bother with qstr by Al Viro · 11 years ago
  27. 63345b4 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
  28. 18fb38e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  29. be9c6d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  30. 03ce3ca Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  31. f8acc45 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  32. 505608d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  33. 0da2736 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  34. 560ae37 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  35. 4fa109b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  36. 9663398 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  37. bfd65dd Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  38. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  39. 833e683 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  40. c552441 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  41. 8586551 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  42. 239dab4 Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  43. f1c4108 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  44. e9a17bd llist: llist_add() can use llist_add_batch() by Oleg Nesterov · 11 years ago
  45. fb4214d llist: fix/simplify llist_add() and llist_add_batch() by Oleg Nesterov · 11 years ago
  46. 4f5e65a fput: turn "list_head delayed_fput_list" into llist_head by Oleg Nesterov · 11 years ago
  47. 6437250 fs/file_table.c:fput(): add comment by Andrew Morton · 11 years ago
  48. bb458c6 Safer ABI for O_TMPFILE by Al Viro · 11 years ago
  49. d4e1c7e arm: multi_v7_defconfig: Tweaks for omap and sunxi by Olof Johansson · 11 years ago
  50. 88ce3c3 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  51. e7676a7 ext4: don't allow ext4_free_blocks() to fail due to ENOMEM by Theodore Ts'o · 11 years ago
  52. bdafe42 ext4: fix spelling errors and a comment in extent_status tree by Theodore Ts'o · 11 years ago
  53. 622f9a8 Merge tag 'fcoe' into for-linus by James Bottomley · 11 years ago
  54. 307f2fb ipv6: only static routes qualify for equal cost multipathing by Hannes Frederic Sowa · 11 years ago
  55. 9b4fe5f via-rhine: fix dma mapping errors by Neil Horman · 11 years ago
  56. 352900b atl1e: fix dma mapping warnings by Neil Horman · 11 years ago
  57. 24ab6be tcp: account all retransmit failures by Yuchung Cheng · 11 years ago
  58. e763852 usb/net/r815x: fix cast to restricted __le32 by hayeswang · 11 years ago
  59. 3ff25e3 usb/net/r8152: fix integer overflow in expression by hayeswang · 11 years ago
  60. 40dadff net: access page->private by using page_private by Sunghan Suh · 11 years ago
  61. 92338dc net: strict_strtoul is obsolete, use kstrtoul instead by “Cosmin · 11 years ago
  62. 1b4fcb8 Merge tag 'ux500-defconfig-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into fixes by Olof Johansson · 11 years ago
  63. 1157d73 arm: multi_v7_defconfig: add i.MX options and NFS root by Vincent Stehlé · 11 years ago
  64. f4b96f5 Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  65. 6ac5310 Merge branch '3.10-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  66. b0ec636 Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clockevents into timers/urgent by Thomas Gleixner · 11 years ago
  67. baf64b8 perf/x86: Fix incorrect use of do_div() in NMI warning by Dave Hansen · 11 years ago
  68. 971ee28 sched: Fix HRTICK by Peter Zijlstra · 11 years ago
  69. a272dcc tick: broadcast: Check broadcast mode on CPU hotplug by Stephen Boyd · 11 years ago
  70. f2006e2 Merge branch 'linus' into timers/urgent by Thomas Gleixner · 11 years ago
  71. 1b375dc mutex: Move ww_mutex definitions to ww_mutex.h by Maarten Lankhorst · 11 years ago
  72. 058ebd0 perf: Fix perf_lock_task_context() vs RCU by Peter Zijlstra · 11 years ago
  73. 06f4179 perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario by Jiri Olsa · 11 years ago
  74. 734df5a perf: Clone child context from parent context pmu by Jiri Olsa · 11 years ago
  75. c3a1b0c Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 11 years ago
  76. e8974c3 ext4: rate limit printk in buffer_io_error() by Anatol Pomozov · 11 years ago
  77. fdb7027 drivers/net/ieee802154: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  78. 54842ec drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  79. d25903f drivers/net/can/c_can: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  80. c073f66 net/usb: add relative mii functions for r815x by hayeswang · 11 years ago
  81. d77e41e net/tipc: use %*phC to dump small buffers in hex form by Andy Shevchenko · 11 years ago
  82. e04abfa Merge branches 'mlx5', 'qib' and 'srp' into for-next by Roland Dreier · 11 years ago
  83. 5e631a0 mlx5: Return -EFAULT instead of -EPERM by Dan Carpenter · 11 years ago
  84. 0b3ddf3 IB/qib: Log all SDMA errors unconditionally by Dean Luick · 11 years ago
  85. 308c813 IB/qib: Fix module-level leak by Mike Marciniszyn · 11 years ago
  86. 288dde9 mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB spec by Moshe Lazer · 11 years ago
  87. 80d5e8a IB/srp: Let srp_abort() return FAST_IO_FAIL if TL offline by Bart Van Assche · 11 years ago
  88. 7ad031e qlcnic: Adding Maintainers. by Jitendra Kalsaria · 11 years ago
  89. 8c91e16 gre: Fix MTU sizing check for gretap tunnels by Alexander Duyck · 11 years ago
  90. 689c3db CIFS: Fix a deadlock when a file is reopened by Pavel Shilovsky · 11 years ago
  91. b33fcf1 CIFS: Reopen the file if reconnect durable handle failed by Pavel Shilovsky · 11 years ago
  92. ad065dd ext4: don't show usrquota/grpquota twice in /proc/mounts by Theodore Ts'o · 11 years ago
  93. c31ad43 xfs: Fix the logic check for all quotas being turned off by Chandra Seetharaman · 11 years ago
  94. cce78da watchdog: hpwdt: Add check for UEFI bits by Mingarelli, Thomas · 11 years ago
  95. 086f3ec watchdog: softdog: remove replaceable ping operation by Kim, Milo · 12 years ago
  96. 26c57ef watchdog: New watchdog driver for MEN A21 watchdogs by Johannes Thumshirn · 12 years ago
  97. 6910ceb Watchdog: fix clearing of the watchdog interrupt by Russell King · 12 years ago
  98. fa142ff Watchdog: allow orion_wdt to be built for Dove by Russell King · 12 years ago
  99. 938d0a8 watchdog: Add Broadcom BCM2835 watchdog timer driver by Lubomir Rintel · 12 years ago
  100. 9903883f Merge tag 'dm-3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 11 years ago