1. 9a9a232 net/mlx4: fixing sparse warnings for not declared, functions by Yevgeny Petrilin · 12 years ago
  2. f6a1ad4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  3. 3e85fb9 Merge branch 'akpm' (Andrew's patch bomb) by Linus Torvalds · 12 years ago
  4. 7512102 memcg: fix GPF when cgroup removal races with last exit by Hugh Dickins · 12 years ago
  5. 6e27f63 vfork: kill PF_STARTING by Oleg Nesterov · 12 years ago
  6. 57b59c4 coredump_wait: don't call complete_vfork_done() by Oleg Nesterov · 12 years ago
  7. d68b46f vfork: make it killable by Oleg Nesterov · 12 years ago
  8. c415c3b vfork: introduce complete_vfork_done() by Oleg Nesterov · 12 years ago
  9. c22ab33 kmsg_dump: don't run on non-error paths by default by Matthew Garrett · 12 years ago
  10. aa13909 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  11. 789ce9b Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 12 years ago
  12. 7c1e51a Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  13. 77a1abf net: export netdev_stats_to_stats64 by Eric Dumazet · 12 years ago
  14. 051d3b5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  15. 0b47150 tg3: Recode PCI MRRS adjustment as a PCI quirk by Matt Carlson · 13 years ago
  16. 4b32da2b ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> by Paul Mackerras · 12 years ago
  17. bf7daeb ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.h by Paul Mackerras · 12 years ago
  18. 784db3f ppp: Change copyright notices from ANU to me by Paul Mackerras · 12 years ago
  19. 5483f18 vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.c by Linus Torvalds · 12 years ago
  20. adb7950 percpu: fix __this_cpu_{sub,inc,dec}_return() definition by Konstantin Khlebnikov · 12 years ago
  21. 233ba2c Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 12 years ago
  22. 2556cd8 mdio.h: Include linux/types.h by David S. Miller · 12 years ago
  23. 8f9c208 Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next by David S. Miller · 12 years ago
  24. f541fb7 dccp: fix bug in sequence number validation during connection setup by Samuel Jero · 13 years ago
  25. 2b88f2d net: dcb: getnumtcs()/setnumtcs() should return an int by John Fastabend · 13 years ago
  26. 5707c87 vfs: clarify and clean up dentry_cmp() by Linus Torvalds · 12 years ago
  27. 0145acc vfs: uninline full_name_hash() by Linus Torvalds · 12 years ago
  28. 8966be9 vfs: trivial __d_lookup_rcu() cleanups by Linus Torvalds · 12 years ago
  29. 5189fa1 regset: Return -EFAULT, not -EIO, on host-side memory fault by H. Peter Anvin · 12 years ago
  30. c8e2525 regset: Prevent null pointer reference on readonly regsets by H. Peter Anvin · 12 years ago
  31. cfa5555 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  32. b4017c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  33. 9c4df53 ethtool, mdio, mii: Specify MDIO information fields in struct ethtool_cmd by Ben Hutchings · 12 years ago
  34. 9c71775 mdio: Export mdio.h to userland by Ben Hutchings · 12 years ago
  35. 02f2f1a mac80211: handle non-bufferable MMPDUs correctly by Johannes Berg · 13 years ago
  36. 63c9c5e cfg80211: remove cookies from callbacks by Johannes Berg · 13 years ago
  37. b9b3515 Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-2.6-samsung into HEAD by Dave Airlie · 12 years ago
  38. ecb9719 tcp: fix comment for tp->highest_sack by Neal Cardwell · 13 years ago
  39. 70ca00d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  40. 97a29d5 [PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions conditional by James Bottomley · 13 years ago
  41. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  42. 203738e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  43. 6221217 mlx4_en: dont change mac_header on xmit by Eric Dumazet · 13 years ago
  44. 0f298a2 netfilter: ctnetlink: support kernel-space dump filtering by ctmark by Pablo Neira Ayuso · 13 years ago
  45. 7175c88 netlink: allow to pass data pointer to netlink_dump_start() callback by Pablo Neira Ayuso · 13 years ago
  46. 80d326f netlink: add netlink_dump_control structure for netlink_dump_start() by Pablo Neira Ayuso · 13 years ago
  47. 3c761ea Fix autofs compile without CONFIG_COMPAT by Linus Torvalds · 13 years ago
  48. 946a720 xfrm: remove unneeded method typedef declaration in net/xfrm.h. by Rami Rosen · 13 years ago
  49. e807e56 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  50. d80e731 epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree() by Oleg Nesterov · 13 years ago
  51. 7d367e0 netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2) by Jozsef Kadlecsik · 13 years ago
  52. 5e0c03c net: Support RX-ALL feature flag. by Ben Greear · 13 years ago
  53. 3bdc0eb net: Add framework to allow sending packets with customized CRC. by Ben Greear · 13 years ago
  54. 36eabda3 net: Support RXFCS feature flag. by Ben Greear · 13 years ago
  55. 0360689 ipsec: be careful of non existing mac headers by Eric Dumazet · 13 years ago
  56. 4a2258d Merge branch 'nf' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  57. 45196ce Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  58. 8860020 cfg80211: restructure AP/GO mode API by Johannes Berg · 13 years ago
  59. 437cf4c Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  60. 8c79a04 sched/events: Revert trace_sched_stat_sleeptime() by Peter Zijlstra · 13 years ago
  61. faf3090 sys_poll: fix incorrect type for 'timeout' parameter by Linus Torvalds · 13 years ago
  62. 797a796 asm-generic: architecture independent readq/writeq for 32bit environment by Hitoshi Mitake · 13 years ago
  63. 4b0d1a0 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 13 years ago
  64. 115c9b8 rtnetlink: Fix problem with buffer allocation by Greg Rose · 13 years ago
  65. a9802d4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  66. ef64a54 sock: Introduce the SO_PEEK_OFF sock option by Pavel Emelyanov · 13 years ago
  67. da5ef6e skb: Add skb_peek_next helper by Pavel Emelyanov · 13 years ago
  68. 3f518bf datagram: Add offset argument to __skb_recv_datagram by Pavel Emelyanov · 13 years ago
  69. e920d59 percpu: use raw_local_irq_* in _this_cpu op by Ming Lei · 13 years ago
  70. 7d96b3e percpu: fix generic definition of __this_cpu_add_and_return() by Konstantin Khlebnikov · 13 years ago
  71. 88ba136 netfilter: ebtables: fix alignment problem in ppc by Joerg Willmann · 13 years ago
  72. 8ebbfb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  73. 9d4990a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  74. 59cca65 digsig: changed type of the timestamp by Dmitry Kasatkin · 13 years ago
  75. 32efe08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  76. a18d3af Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  77. 150647f net: sh_eth: change the condition of initialization by Yoshihiro Shimoda · 13 years ago
  78. f2ea0f5 crypto: sha512 - use standard ror64() by Alexey Dobriyan · 13 years ago
  79. 80703d2 ipv4: Eliminate spurious argument to __ipv4_neigh_lookup by David S. Miller · 13 years ago
  80. 4c5e4036 decnet: net/dn.h needs net/flow.h by David S. Miller · 13 years ago
  81. ca994a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  82. 6de3275 Bluetooth: Remove usage of __cancel_delayed_work() by Ulisses Furquim · 13 years ago
  83. a51cd2b Bluetooth: Fix potential deadlock by Andre Guedes · 13 years ago
  84. b5a30dd Bluetooth: silence lockdep warning by Octavian Purdila · 13 years ago
  85. 3316606 Bluetooth: Fix using an absolute timeout on hci_conn_put() by Vinicius Costa Gomes · 13 years ago
  86. 6e1da68 Bluetooth: l2cap_set_timer needs jiffies as timeout value by Andrzej Kaczmarek · 13 years ago
  87. 4aa832c Bluetooth: Remove bogus inline declaration from l2cap_chan_connect by Johan Hedberg · 13 years ago
  88. 265da78 drm/exynos: exynos_drm.h header file fixes by Kamil Debski · 13 years ago
  89. 607c50d drm/exynos: added panel physical size. by Eun-Chul Kim · 13 years ago
  90. 6b6dc83 vfs: Provide function to get superblock and wait for it to thaw by Jan Kara · 13 years ago
  91. f9c2a0d mmc: dw_mmc: Fix PIO mode with support of highmem by Seungwon Jeon · 13 years ago
  92. 3e73c36 mmc: core: Fix PowerOff Notify suspend/resume by Girish K S · 13 years ago
  93. 6e8201f mmc: core: add the capability for broken voltage by Jaehoon Chung · 13 years ago
  94. 2c4967f74 mmc: core: Ensure clocks are always enabled before host interaction by Sujit Reddy Thumma · 13 years ago
  95. 1a0d6ae rename dev_hw_addr_random and remove redundant second by Danny Kukawka · 13 years ago
  96. 4c507d2 net: implement IP_RECVTOS for IP_PKTOPTIONS by Jiri Benc · 13 years ago
  97. 7a3198a ipv6: helper function to get tclass by Jiri Benc · 13 years ago
  98. 3cc26e3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  99. 3ec1e88 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  100. d5ef8a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago