index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-31
ip-tunnel: Use API to access tunnel metadata options.
Pravin B Shelar
16
-112
/
+100
2015-08-31
ipv4: fix 32b build
Madalin Bucur
1
-1
/
+1
2015-08-30
ipv4: Fix 32-bit build.
David S. Miller
1
-2
/
+2
2015-08-30
netlink: rx mmap: fix POLLIN condition
Ken-ichirou MATSUZAWA
1
-12
/
+16
2015-08-30
Merge branch 'thunderx-features-fixes'
David S. Miller
9
-329
/
+911
2015-08-30
net: thunderx: Support for internal loopback mode
Sunil Goutham
5
-0
/
+97
2015-08-30
net: thunderx: Support for upto 96 queues for a VF
Sunil Goutham
5
-84
/
+505
2015-08-30
net: thunderx: Rework interrupt handling
Sunil Goutham
3
-72
/
+102
2015-08-30
net: thunderx: Support for HW VLAN stripping
Sunil Goutham
4
-7
/
+55
2015-08-30
net: thunderx: Receive hashing HW offload support
Sunil Goutham
2
-10
/
+39
2015-08-30
net: thunderx: mailboxes: remove code duplication
Sunil Goutham
2
-36
/
+11
2015-08-30
net: thunderx: Add receive error stats reporting via ethtool
Sunil Goutham
5
-120
/
+103
2015-08-30
net: thunderx: fix MAINTAINERS
Aleksey Makarov
1
-2
/
+1
2015-08-30
Merge branch 'snmp-stat-aggregation'
David S. Miller
3
-24
/
+53
2015-08-30
net: Optimize snmp stat aggregation by walking all the percpu data at once
Raghavendra K T
1
-10
/
+16
2015-08-30
net: Introduce helper functions to get the per cpu data
Raghavendra K T
2
-14
/
+37
2015-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-15
/
+47
2015-08-29
Merge branch 'ovs-vport-cleanup'
David S. Miller
12
-202
/
+66
2015-08-29
openvswitch: Remove vport-net
Pravin B Shelar
3
-7
/
+2
2015-08-29
openvswitch: Remove vport stats.
Pravin B Shelar
5
-170
/
+56
2015-08-29
openvswitch: Remove egress_tun_info.
Pravin B Shelar
8
-20
/
+7
2015-08-29
openvswitch: Remove vport get_name()
Pravin B Shelar
1
-5
/
+1
2015-08-29
geneve: Use GRO cells infrastructure.
Jesse Gross
1
-1
/
+16
2015-08-29
openvswitch: retain parsed IPv6 header fields in flow on error skipping exten...
Simon Horman
1
-6
/
+15
2015-08-29
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
9
-40
/
+372
2015-08-29
net/smsc911x: Fix deferred probe for interrupt
Tony Lindgren
1
-1
/
+4
2015-08-29
Merge branch 'tnl-ipv4-ipv6'
David S. Miller
14
-16
/
+43
2015-08-29
vxlan: do not receive IPv4 packets on IPv6 socket
Jiri Benc
3
-1
/
+12
2015-08-29
fou: reject IPv6 config
Jiri Benc
1
-1
/
+1
2015-08-29
ip_tunnels: record IP version in tunnel info
Jiri Benc
9
-2
/
+24
2015-08-29
ip_tunnels: convert the mode field of ip_tunnel_info to flags
Jiri Benc
7
-13
/
+7
2015-08-29
net: FIB tracepoints
David Ahern
4
-0
/
+120
2015-08-28
sctp: Do not try to search for the transport twice
Vlad Yasevich
1
-1
/
+1
2015-08-28
bonding: fix bond_poll_controller bh_enable warning
Nikolay Aleksandrov
1
-2
/
+0
2015-08-28
sh_eth: propagate platform_get_irq() error upstream
Sergei Shtylyov
1
-3
/
+1
2015-08-28
ravb: propagate platform_get_irq() error upstream
Sergei Shtylyov
1
-1
/
+1
2015-08-28
sctp: ASCONF-ACK with Unresolvable Address should be sent
lucien
1
-2
/
+13
2015-08-28
netlink: mmap: fix lookup frame position
Ken-ichirou MATSUZAWA
1
-2
/
+2
2015-08-28
netlink: add NETLINK_CAP_ACK socket option
Christophe Ricard
2
-3
/
+25
2015-08-28
openvswitch: Fix conntrack compilation without mark.
Joe Stringer
1
-3
/
+14
2015-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
19
-195
/
+446
2015-08-28
Merge branch 'bpf_trace_printk-percent-s'
David S. Miller
4
-18
/
+77
2015-08-28
bpf: add support for %s specifier to bpf_trace_printk()
Alexei Starovoitov
1
-2
/
+30
2015-08-28
lib: introduce strncpy_from_unsafe()
Alexei Starovoitov
3
-16
/
+47
2015-08-28
netpoll: warn on netpoll_send_udp users who haven't disabled irqs
Nikolay Aleksandrov
1
-0
/
+2
2015-08-28
Merge branch 'phylib-simplifications'
David S. Miller
2
-6
/
+6
2015-08-28
phylib: simplify NULL checks
Sergei Shtylyov
2
-5
/
+5
2015-08-28
phylib: simplify bogus phy_device_create() result
Sergei Shtylyov
1
-1
/
+1
2015-08-28
net: sched: don't break line in tc_classify loop notification
Daniel Borkmann
1
-5
/
+4
2015-08-28
sfc: Allow driver to cope with a lower number of VIs than it needs for RSS
Shradha Shah
6
-28
/
+72
[next]