index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
25
-73
/
+124
2017-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-11
/
+22
2017-04-05
bonding: attempt to better support longer hw addresses
Jarod Wilson
1
-1
/
+11
2017-04-05
Merge tag 'linux-can-next-for-4.13-20170404' of git://git.kernel.org/pub/scm/...
David S. Miller
4
-47
/
+39
2017-04-05
Merge tag 'mfd-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-1
/
+2
2017-04-05
rtnl: Add support for netdev event to link messages
Vlad Yasevich
2
-1
/
+23
2017-04-05
net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14
Gao Feng
1
-0
/
+3
2017-04-05
sctp: get sock from transport in sctp_transport_update_pmtu
Xin Long
2
-6
/
+5
2017-04-05
netlink/diag: report flags for netlink sockets
Andrey Vagin
1
-0
/
+10
2017-04-05
phy/ethtool: Add missing SPEED_<foo> strings
Joe Perches
1
-0
/
+1
2017-04-05
mfd: cros-ec: Fix host command buffer size
Vic Yang
1
-1
/
+2
2017-04-04
can: initial support for network namespaces
Mario Kicherer
3
-3
/
+39
2017-04-04
can: ti_hecc: Convert TI HECC driver to DT only driver
Yegor Yefremov
1
-44
/
+0
2017-04-03
qed: Manage with less memory regions for RoCE
Ram Amrani
1
-1
/
+0
2017-04-03
net: usbnet: support 64bit stats
Greg Ungerer
1
-0
/
+4
2017-04-03
flowcache: more "unsigned int"
Alexey Dobriyan
1
-3
/
+3
2017-04-03
flowcache: make flow_key_size() return "unsigned int"
Alexey Dobriyan
1
-1
/
+1
2017-04-03
sctp: check for dst and pathmtu update in sctp_packet_config
Xin Long
1
-3
/
+14
2017-04-03
sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctp
Xin Long
2
-0
/
+3
2017-04-04
Merge branch 'vmwgfx-fixes-4.11' of git://people.freedesktop.org/~thomash/lin...
Dave Airlie
1
-1
/
+4
2017-04-02
sock: correctly test SOCK_TIMESTAMP in sock_recv_ts_and_drops()
Eric Dumazet
1
-1
/
+1
2017-04-02
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-6
/
+7
2017-04-02
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+3
2017-04-01
net: mpls: Increase max number of labels for lwt encap
David Ahern
1
-3
/
+2
2017-04-01
udp: use sk_protocol instead of pcflag to detect udplite sockets
Paolo Abeni
1
-1
/
+1
2017-04-01
bpf: introduce BPF_PROG_TEST_RUN command
Alexei Starovoitov
2
-0
/
+19
2017-04-01
net: dsa: add cross-chip bridging operations
Vivien Didelot
1
-0
/
+8
2017-03-31
kasan: report only the first error by default
Mark Rutland
1
-0
/
+3
2017-03-31
mm: fix section name for .data..ro_after_init
Kees Cook
2
-5
/
+5
2017-03-31
mm: rmap: fix huge file mmap accounting in the memcg stats
Johannes Weiner
1
-0
/
+6
2017-03-31
mm: move mm_percpu_wq initialization earlier
Michal Hocko
1
-0
/
+2
2017-03-30
sock: avoid dirtying sk_stamp, if possible
Paolo Abeni
1
-1
/
+4
2017-03-30
sctp: alloc stream info when initializing asoc
Xin Long
1
-1
/
+2
2017-03-30
drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
Thomas Hellstrom
1
-1
/
+4
2017-03-29
Merge tag 'mlx5e-pedit' of git://git.kernel.org/pub/scm/linux/kernel/git/saee...
David S. Miller
3
-3
/
+161
2017-03-28
net: dsa: dsa2: Add basic support of devlink
Andrew Lunn
1
-0
/
+5
2017-03-28
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
2
-10
/
+11
2017-03-28
net: ipv6: Refactor inet6_netconf_notify_devconf to take event
David Ahern
1
-2
/
+2
2017-03-28
net: devinet: Refactor inet_netconf_notify_devconf to take event
David Ahern
1
-2
/
+2
2017-03-28
rtnetlink: Add RTM_DELNETCONF
David Ahern
1
-0
/
+2
2017-03-28
ipv6: add support for NETDEV_RESEND_IGMP event
Vlad Yasevich
1
-0
/
+2
2017-03-28
soc: qcom: smd: Remove standalone driver
Bjorn Andersson
2
-140
/
+1
2017-03-28
soc: qcom: smd: Transition client drivers from smd to rpmsg
Bjorn Andersson
1
-4
/
+7
2017-03-28
sctp: change to save MSG_MORE flag into assoc
Xin Long
1
-1
/
+1
2017-03-28
devlink: Support for pipeline debug (dpipe)
Arkadi Sharshevsky
2
-1
/
+325
2017-03-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2017-03-28
net/sched: Add accessor functions to pedit keys for offloading drivers
Or Gerlitz
1
-0
/
+45
2017-03-28
net/mlx5: Introduce modify header structures, commands and steering action de...
Or Gerlitz
2
-3
/
+113
2017-03-28
net/mlx5: Add helper to initialize a flow steering actions struct instance
Or Gerlitz
1
-1
/
+4
2017-03-28
vmlinux.lds: Add __clkevt_of_table to kernel
Alexander Kochetkov
1
-0
/
+2
[next]