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
2019-06-21
Merge branch 'PCI-let-pci_disable_link_state-propagate-errors'
David S. Miller
3
-14
/
+21
2019-06-21
r8169: don't activate ASPM in chip if OS can't control ASPM
Heiner Kallweit
1
-2
/
+6
2019-06-21
PCI: let pci_disable_link_state propagate errors
Heiner Kallweit
2
-12
/
+15
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
101
-860
/
+4048
2019-06-19
page_pool: fix compile warning when CONFIG_PAGE_POOL is disabled
Jesper Dangaard Brouer
1
-4
/
+4
2019-06-19
net: stmmac: initialize the reset delay array
Martin Blumenstingl
1
-1
/
+1
2019-06-19
selftests/net: make udpgso_bench skip unsupported testcases
Willem de Bruijn
2
-34
/
+59
2019-06-19
net/ipv4: fib_trie: Avoid cryptic ternary expressions
Matthias Kaehlcke
1
-2
/
+8
2019-06-19
net: sched: act_ctinfo: tidy UAPI definition
Kevin Darbyshire-Bryant
2
-5
/
+5
2019-06-19
Merge branch 'inet-fix-defrag-units-dismantle-races'
David S. Miller
9
-24
/
+85
2019-06-19
inet: fix various use-after-free in defrags units
Eric Dumazet
7
-24
/
+52
2019-06-19
netns: add pre_exit method to struct pernet_operations
Eric Dumazet
2
-0
/
+33
2019-06-19
Merge branch 'xdp-page_pool-fixes-and-in-flight-accounting'
David S. Miller
12
-45
/
+502
2019-06-19
page_pool: make sure struct device is stable
Jesper Dangaard Brouer
1
-0
/
+8
2019-06-19
page_pool: add tracepoints for page_pool with details need by XDP
Jesper Dangaard Brouer
3
-1
/
+99
2019-06-19
xdp: add tracepoints for XDP mem
Jesper Dangaard Brouer
3
-16
/
+143
2019-06-19
xdp: force mem allocator removal and periodic warning
Jesper Dangaard Brouer
2
-7
/
+48
2019-06-19
xdp: tracking page_pool resources and safe removal
Jesper Dangaard Brouer
4
-35
/
+136
2019-06-19
mlx5: more strict use of page_pool API
Jesper Dangaard Brouer
2
-5
/
+7
2019-06-19
page_pool: introduce page_pool_free and use in mlx5
Jesper Dangaard Brouer
3
-7
/
+25
2019-06-19
veth: use xdp_release_frame for XDP_PASS
Jesper Dangaard Brouer
1
-0
/
+1
2019-06-19
xdp: page_pool related fix to cpumap
Jesper Dangaard Brouer
4
-1
/
+47
2019-06-19
xdp: fix leak of IDA cyclic id if rhashtable_insert_slow fails
Jesper Dangaard Brouer
1
-0
/
+2
2019-06-19
net: page_pool: add helper function to unmap dma addresses
Ilias Apalodimas
2
-0
/
+8
2019-06-19
net: page_pool: add helper function to retrieve dma addresses
Ilias Apalodimas
1
-0
/
+5
2019-06-19
net: netsec: remove loops in napi Rx process
Ilias Apalodimas
1
-9
/
+2
2019-06-19
net: netsec: initialize tx ring on ndo_open
Ilias Apalodimas
1
-14
/
+18
2019-06-19
net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6250_g1_vtu_loadpurge()
Rasmus Villemoes
1
-1
/
+1
2019-06-19
act_ctinfo: Don't use BIT() in UAPI headers.
David S. Miller
1
-2
/
+2
2019-06-19
Merge branch 'mlxsw-Implement-flower-ingress-device-matching-offload'
David S. Miller
15
-34
/
+367
2019-06-19
selftests: tc: add ingress device matching support
Jiri Pirko
3
-2
/
+225
2019-06-19
mlxsw: spectrum_flower: Implement support for ingress device matching
Jiri Pirko
3
-9
/
+59
2019-06-19
mlxsw: spectrum_acl: Fix SRC_SYS_PORT element size
Jiri Pirko
2
-5
/
+5
2019-06-19
mlxsw: spectrum_acl: Avoid size check for RX_ACL_SYSTEM_PORT element
Jiri Pirko
3
-8
/
+13
2019-06-19
mlxsw: spectrum_acl: Write RX_ACL_SYSTEM_PORT acl element correctly
Jiri Pirko
3
-10
/
+21
2019-06-19
net: flow_offload: implement support for meta key
Jiri Pirko
2
-0
/
+13
2019-06-19
net: sched: cls_flower: use flow_dissector for ingress ifindex
Jiri Pirko
1
-6
/
+8
2019-06-19
flow_dissector: add support for ingress ifindex dissection
Jiri Pirko
3
-0
/
+29
2019-06-18
net/mlx5: add missing void argument to function mlx5_devlink_alloc
Colin Ian King
1
-1
/
+1
2019-06-18
Merge branch 'net-mvpp2-cls-Allow-steering-based-on-vlan-tag'
David S. Miller
2
-43
/
+103
2019-06-18
net: mvpp2: cls: Add steering based on vlan Id and priority.
Maxime Chevallier
2
-34
/
+86
2019-06-18
net: mvpp2: cls: right-justify the C2 TCAM keys
Maxime Chevallier
1
-7
/
+7
2019-06-18
net: mvpp2: cls: Only select applicable flows of classification offload
Maxime Chevallier
1
-0
/
+3
2019-06-18
net: mvpp2: cls: Use a dedicated lu_type for the RSS lookup
Maxime Chevallier
2
-2
/
+7
2019-06-18
Merge branch 'macb-SiFive-FU540-C000'
David S. Miller
2
-0
/
+126
2019-06-18
macb: Add support for SiFive FU540-C000
Yash Shah
1
-0
/
+123
2019-06-18
macb: bindings doc: add sifive fu540-c000 binding
Yash Shah
1
-0
/
+3
2019-06-18
Merge branch 'hinic-add-rss-support-and-rss-parameters-configuration'
David S. Miller
9
-142
/
+1186
2019-06-18
hinic: add support for rss parameters with ethtool
Xue Chaojing
5
-1
/
+479
2019-06-18
hinic: move ethtool code into hinic_ethtool
Xue Chaojing
4
-134
/
+167
[next]