| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | Merge tag 'linux-can-next-for-3.17-20140715' of git://gitorious.org/linux-can... | David S. Miller | 2014-07-15 | 1 | -1/+2 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | can: netlink: Add CAN_CTRLMODE_PRESUME_ACK flag | Nikita Edward Baruzdin | 2014-07-15 | 1 | -0/+1 | |
| | | * | | | | | | | can: netlink: Remove space before tab | Nikita Edward Baruzdin | 2014-07-15 | 1 | -1/+1 | |
| | * | | | | | | | | net: add name_assign_type netdev attribute | Tom Gundersen | 2014-07-15 | 1 | -0/+6 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | ipv6: addrconf: implement address generation modes | Jiri Pirko | 2014-07-11 | 1 | -0/+6 | |
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next | David S. Miller | 2014-07-08 | 1 | -0/+5 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | cfg80211: pass TDLS initiator in tdls_mgmt operations | Arik Nemtsov | 2014-06-23 | 1 | -0/+5 | |
| | | | |/ / / / / | | |/| | | | | | ||||||
| | * | | | | | | | ipv6: Implement automatic flow label generation on transmit | Tom Herbert | 2014-07-07 | 1 | -0/+1 | |
| | * | | | | | | | ipv6: Allow accepting RA from local IP addresses. | Ben Greear | 2014-07-01 | 2 | -0/+2 | |
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-06-25 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| | * | | | | | | | tipc: bump max configurable window size | Erik Hugne | 2014-06-25 | 1 | -1/+1 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-06 | 1 | -0/+9 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | random: introduce getrandom(2) system call | Theodore Ts'o | 2014-08-05 | 1 | -0/+9 | |
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2014-08-06 | 1 | -0/+7 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | seccomp: implement SECCOMP_FILTER_FLAG_TSYNC | Kees Cook | 2014-07-18 | 1 | -0/+3 | |
| | * | | | | | | | seccomp: add "seccomp" syscall | Kees Cook | 2014-07-18 | 1 | -0/+4 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-05 | 2 | -5/+128 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | [media] v4l2-ctrls: add RX RDS controls | Hans Verkuil | 2014-07-25 | 1 | -0/+6 | |
| | * | | | | | | | [media] v4l2-ctrls: add new RDS TX controls | Hans Verkuil | 2014-07-25 | 2 | -0/+11 | |
| | * | | | | | | | [media] videodev2.h: add defines for the VBI field start lines | Hans Verkuil | 2014-07-22 | 1 | -0/+6 | |
| | * | | | | | | | [media] v4l: videodev2: add buffer size to SDR format | Antti Palosaari | 2014-07-21 | 1 | -1/+3 | |
| | * | | | | | | | [media] v4l: uapi: add SDR format CS14 | Antti Palosaari | 2014-07-21 | 1 | -0/+1 | |
| | * | | | | | | | [media] v4l: uapi: add SDR format CS8 | Antti Palosaari | 2014-07-21 | 1 | -0/+1 | |
| | * | | | | | | | [media] v4l: uapi: add SDR format RU12LE | Antti Palosaari | 2014-07-21 | 1 | -0/+1 | |
| | * | | | | | | | [media] videodev2.h: add V4L2_FIELD_HAS_T_OR_B macro | Hans Verkuil | 2014-07-17 | 1 | -0/+4 | |
| | * | | | | | | | [media] v4l: Add premultiplied alpha flag for pixel formats | Laurent Pinchart | 2014-07-17 | 1 | -1/+7 | |
| | * | | | | | | | [media] v4l: Support extending the v4l2_pix_format structure | Laurent Pinchart | 2014-07-17 | 1 | -1/+14 | |
| | * | | | | | | | [media] v4l: Add ARGB and XRGB pixel formats | Laurent Pinchart | 2014-07-17 | 1 | -0/+8 | |
| | * | | | | | | | [media] v4l2: add a motion detection event | Hans Verkuil | 2014-07-17 | 1 | -0/+17 | |
| | * | | | | | | | [media] v4l2-ctrls/v4l2-controls.h: add MD controls | Hans Verkuil | 2014-07-17 | 1 | -0/+17 | |
| | * | | | | | | | [media] v4l2-ctrls/videodev2.h: add u8 and u16 types | Hans Verkuil | 2014-07-17 | 1 | -0/+4 | |
| | * | | | | | | | [media] videodev2.h: add struct v4l2_query_ext_ctrl and VIDIOC_QUERY_EXT_CTRL | Hans Verkuil | 2014-07-17 | 1 | -0/+20 | |
| | * | | | | | | | [media] videodev2.h: add initial support for compound controls | Hans Verkuil | 2014-07-17 | 1 | -2/+8 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2014-08-04 | 1 | -2/+80 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2014-07-21 | 1 | -2/+80 | |
| | |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | | * | | | | | | usb: gadget: f_fs: OS descriptors support | Andrzej Pietrasiewicz | 2014-07-10 | 1 | -2/+79 | |
| | | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | | Merge tag 'tty-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2014-08-04 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers | Yoshihiro YUNOMAE | 2014-07-17 | 1 | -0/+5 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-08-04 | 2 | -1/+3 | |
| |\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| | * | | | | | | Merge 3.16-rc5 into char-misc-next | Greg Kroah-Hartman | 2014-07-13 | 3 | -0/+9 | |
| | |\| | | | | | ||||||
| | * | | | | | | i8k: uapi: Introduce define for new highest fan speed | Guenter Roeck | 2014-07-09 | 1 | -1/+2 | |
| | * | | | | | | GenWQE: Add sysfs interface for bitstream reload | Kleber Sacilotto de Souza | 2014-07-09 | 1 | -0/+1 | |
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2014-08-04 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | arm64: Add audit support | AKASHI Takahiro | 2014-07-10 | 1 | -0/+1 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-08-04 | 1 | -1/+6 | |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| | * | | | | | KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control | David Hildenbrand | 2014-07-10 | 1 | -0/+4 | |
| | * | | | | | KVM: prepare for KVM_(S|G)ET_MP_STATE on other architectures | David Hildenbrand | 2014-07-10 | 1 | -1/+2 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | fuse: add FUSE_NO_OPEN_SUPPORT flag to INIT | Andrew Gallagher | 2014-07-22 | 1 | -0/+3 | |
| | |/ / / |/| | | | ||||||
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2014-07-04 | 1 | -0/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | btrfs: create sprout should rename fsid on the sysfs as well | Anand Jain | 2014-06-28 | 1 | -0/+1 | |
