1. b5f185f Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  2. f0d62ae userns: Rename id_map_mutex to userns_state_mutex by Eric W. Biederman · 11 years ago
  3. f95d791 userns: Only allow the creator of the userns unprivileged mappings by Eric W. Biederman · 11 years ago
  4. 80dd00a userns: Check euid no fsuid when establishing an unprivileged uid mapping by Eric W. Biederman · 11 years ago
  5. be7c6dba userns: Don't allow unprivileged creation of gid mappings by Eric W. Biederman · 11 years ago
  6. 450fa21 sh_eth: Remove redundant alignment adjustment by Mitsuhiro Kimura · 11 years ago
  7. 319cd52 sh_eth: Optimization for RX excess judgement by Mitsuhiro Kimura · 11 years ago
  8. 273d2c6 userns: Don't allow setgroups until a gid mapping has been setablished by Eric W. Biederman · 11 years ago
  9. 6da3141 Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  10. 3a647c1 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  11. 6cd94d5 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  12. 6c9e924 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  13. 0563fdc Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  14. 0a9e0ac Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  15. e008f3f net: avoid to call skb_queue_len again by Li RongQing · 11 years ago
  16. 5d6201e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  17. 7eca210 blktrace: don't let the sysfs interface remove trace from running list by Arianna Avanzini · 11 years ago
  18. 602de7e Merge tag 'linux-can-next-for-3.19-20141207' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  19. ceaca9d Merge tag 'linux-can-fixes-for-3.18-20141207' of git://gitorious.org/linux-can/linux-can by David S. Miller · 11 years ago
  20. 605ad7f tcp: refine TSO autosizing by Eric Dumazet · 11 years ago
  21. 218321e bury memcpy_toiovec() by Al Viro · 11 years ago
  22. d3a9632 skb_copy_datagram_iovec() can die by Al Viro · 11 years ago
  23. ba56840 ppp_read(): switch to skb_copy_datagram_iter() by Al Viro · 11 years ago
  24. e5a4b0b switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitives by Al Viro · 11 years ago
  25. 1783639 first fruits - kill l2cap ->memcpy_fromiovec() by Al Viro · 11 years ago
  26. c0371da put iov_iter into msghdr by Al Viro · 11 years ago
  27. d838df2 vmci: propagate msghdr all way down to __qp_memcpy_from_queue() by Al Viro · 11 years ago
  28. 56c39fb switch l2cap ->memcpy_fromiovec() to msghdr by Al Viro · 11 years ago
  29. f4362a2 switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg) by Al Viro · 11 years ago
  30. f69e6d1 ip_generic_getfrag, udplite_getfrag: switch to passing msghdr by Al Viro · 11 years ago
  31. 19e3c66 ipv6 equivalent of "ipv4: Avoid reading user iov twice after raw_probe_proto_opt" by Al Viro · 11 years ago
  32. b61e9dc raw.c: stick msghdr into raw_frag_vec by Al Viro · 11 years ago
  33. c7f3685 Merge branch 'iov_iter' into for-davem-2 by Al Viro · 11 years ago
  34. 5e84e18 chelsio: fix misspelling of current function in string by Julia Lawall · 11 years ago
  35. d954e87 hp100: fix misspelling of current function in string by Julia Lawall · 11 years ago
  36. 791a1dd uli526x: fix misspelling of current function in string by Julia Lawall · 11 years ago
  37. eeb4e6d isdn: fix misspelling of current function in string by Julia Lawall · 11 years ago
  38. bbc7975 dmfe: fix misspelling of current function in string by Julia Lawall · 11 years ago
  39. b64bb1d Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  40. d6b00fe macvlan: play well with ipvlan device by Mahesh Bandewar · 11 years ago
  41. 5933fea ipvlan: move the device check function into netdevice.h by Mahesh Bandewar · 11 years ago
  42. 764e433 ipvlan: play well with macvlan device by Mahesh Bandewar · 11 years ago
  43. 2f33e7d netdevice: Add a function to check macvlan port by Mahesh Bandewar · 11 years ago
  44. dbfc4fb dst: no need to take reference on DST_NOCACHE dsts by Hannes Frederic Sowa · 11 years ago
  45. c19be73 dummy: add support for ethtool get_drvinfo by Flavio Leitner · 11 years ago
  46. 51de7bb bnx2x: Implement ndo_gso_check() by Joe Stringer · 11 years ago
  47. 5056968 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  48. 6dc6964 Documentation (ixgbe.txt): use a decimal address. by Rami Rosen · 11 years ago
  49. d2b2a13 openvswitch: set correct protocol on route lookup by Jiri Benc · 11 years ago
  50. 62dbe83 macvlan: allow setting LRO independently of lower device by Michal Kubeček · 11 years ago
  51. 4bd145b i40e/i40evf: Convert macro to static inline by Jeff Kirsher · 11 years ago
  52. e51d9b8 i40e: add to NVM update debug message by Shannon Nelson · 11 years ago
  53. bf848f3 i40e: check for AQ timeout in aq_rc decode by Shannon Nelson · 11 years ago
  54. a3f0b38 i40e: poll on NVM semaphore only if not other error by Shannon Nelson · 11 years ago
  55. 0fdd052 i40e: fix up NVM update sm error handling by Shannon Nelson · 11 years ago
  56. c509c1d i40e: set max limit for access polling by Shannon Nelson · 11 years ago
  57. 2a6d8c2 i40e: remove unused nvm_semaphore_wait by Shannon Nelson · 11 years ago
  58. 0f52958 i40e: init NVM update state on adminq init by Shannon Nelson · 11 years ago
  59. 43477d2 i40e: add range check to i40e_aq_rc_to_posix by Shannon Nelson · 11 years ago
  60. 74d0d0e i40e: rework debug messages for NVM update by Shannon Nelson · 11 years ago
  61. bf06f7a i40e: let firmware catch the NVM busy error by Shannon Nelson · 11 years ago
  62. c150a50 i40e: better error messages for NVM update issues by Shannon Nelson · 11 years ago
  63. 4443ec9 i40e: clear NVM update state on ethtool test by Shannon Nelson · 11 years ago
  64. bf7491f nfsd4: fix xdr4 count of server in fs_location4 by Benjamin Coddington · 11 years ago
  65. 5a64e56 nfsd4: fix xdr4 inclusion of escaped char by Benjamin Coddington · 11 years ago
  66. a4a26e8 Merge tag 'nios2-v3.19-rc1' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 11 years ago
  67. bd42b78 net: sched: cls_basic: fix error path in basic_change() by Jiri Pirko · 11 years ago
  68. 0f6538c net: macb: Remove obsolete comment from Kconfig by James Byrne · 11 years ago
  69. b2abeed net: ethernet: rocker: Add dependency to CONFIG_BRIDGE in Kconfig by Andreas Ruprecht · 11 years ago
  70. 0cf00c6 net/socket.c : introduce helper function do_sock_sendmsg to replace reduplicate code by Gu Zheng · 11 years ago
  71. 42eef7a tcp_cubic: refine Hystart delay threshold by Eric Dumazet · 11 years ago
  72. 6e3a8a9 tcp_cubic: add SNMP counters to track how effective is Hystart by Eric Dumazet · 11 years ago
  73. 5cccc70 x86: bpf_jit_comp: Remove inline from static function definitions by Joe Perches · 11 years ago
  74. d148134 x86: bpf_jit_comp: Reduce is_ereg() code size by Joe Perches · 11 years ago
  75. 57d743a net: sched: cls: remove unused op put from tcf_proto_ops by Jiri Pirko · 11 years ago
  76. 244d62b amd-xgbe: Prevent Tx cleanup stall by Lendacky, Thomas · 11 years ago
  77. f01a2a8 virtio_ccw: finalize_features error handling by Cornelia Huck · 11 years ago
  78. f13d8bc virtio_ccw: future-proof finalize_features by Michael S. Tsirkin · 11 years ago
  79. 5f4c976 virtio_pci: rename virtio_pci -> virtio_pci_common by Michael S. Tsirkin · 11 years ago
  80. a90fdce virtio_pci: update file descriptions and copyright by Michael S. Tsirkin · 11 years ago
  81. 38eb4a2 virtio_pci: split out legacy device support by Michael S. Tsirkin · 11 years ago
  82. 6f8f23d virtio_pci: setup config vector indirectly by Michael S. Tsirkin · 11 years ago
  83. b09f00b virtio_pci: setup vqs indirectly by Michael S. Tsirkin · 11 years ago
  84. 5386cef virtio_pci: delete vqs indirectly by Michael S. Tsirkin · 11 years ago
  85. f30eaf4 virtio_pci: use priv for vq notification by Michael S. Tsirkin · 11 years ago
  86. 3ec7a77 virtio_pci: free up vq->priv by Michael S. Tsirkin · 11 years ago
  87. f913dd4 virtio_pci: fix coding style for structs by Michael S. Tsirkin · 11 years ago
  88. af53572 virtio_pci: add isr field by Michael S. Tsirkin · 11 years ago
  89. d71a6fc virtio: drop legacy_only driver flag by Michael S. Tsirkin · 11 years ago
  90. 63d9f218 virtio_balloon: drop legacy_only driver flag by Michael S. Tsirkin · 11 years ago
  91. 4d23676 virtio_ccw: rev 1 devices set VIRTIO_F_VERSION_1 by Michael S. Tsirkin · 11 years ago
  92. 0f7e94e Merge branch 'next' into upstream for v3.19 by Paul Moore · 11 years ago
  93. 02dc402 bnx2x: Use correct fastpath version for VFs. by Yuval Mintz · 11 years ago
  94. 36c71a7 net: tulip: Remove private "strncmp" by Rasmus Villemoes · 11 years ago
  95. c8a73a3 drivers: net : cpsw: Update Kconfig for CPSW by Lokesh Vutla · 11 years ago
  96. 4988bb4 tipc: fix missing spinlock init and nullptr oops by Erik Hugne · 11 years ago
  97. d9a28c5 r8152: redefine REALTEK_USB_DEVICE by hayeswang · 11 years ago
  98. 6ffe75e net: avoid two atomic operations in fast clones by Eric Dumazet · 11 years ago
  99. 5d330cd Update old iproute2 and Xen Remus links by Andrew Shewmaker · 11 years ago
  100. 395eea6 rtnetlink: delay RTM_DELLINK notification until after ndo_uninit() by Mahesh Bandewar · 11 years ago