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
2018-10-05
phy: add driver for Microsemi Ocelot SerDes muxing
Quentin Schulz
5
-0
/
+313
2018-10-05
dt-bindings: add constants for Microsemi Ocelot SerDes driver
Quentin Schulz
1
-0
/
+12
2018-10-05
MIPS: mscc: ocelot: add SerDes mux DT node
Quentin Schulz
1
-0
/
+5
2018-10-05
dt-bindings: phy: add DT binding for Microsemi Ocelot SerDes muxing
Quentin Schulz
1
-0
/
+43
2018-10-05
phy: add QSGMII and PCIE modes
Quentin Schulz
1
-0
/
+2
2018-10-05
net: mscc: ocelot: simplify register access for PLL5 configuration
Quentin Schulz
3
-156
/
+83
2018-10-05
net: mscc: ocelot: move the HSIO header to include/soc
Quentin Schulz
2
-1
/
+1
2018-10-05
net: mscc: ocelot: get HSIO regmap from syscon
Quentin Schulz
1
-1
/
+10
2018-10-05
dt-bindings: net: ocelot: remove hsio from the list of register address spaces
Quentin Schulz
2
-6
/
+19
2018-10-05
MIPS: mscc: ocelot: make HSIO registers address range a syscon
Quentin Schulz
1
-5
/
+9
2018-10-05
socket: Tighten no-error check in bind()
Jakub Sitnicki
1
-1
/
+1
2018-10-05
atm: nicstar: Replace spin_is_locked() with spin_trylock()
Lance Roy
1
-2
/
+1
2018-10-05
Merge branch 'hns3-Unicast-MAC-VLAN-table'
David S. Miller
9
-558
/
+250
2018-10-05
net: hns3: Fix for rx vlan id handle to support Rev 0x21 hardware
Jian Shen
1
-17
/
+13
2018-10-05
net: hns3: Add egress/ingress vlan filter for revision 0x21
Zhongzhu Liu
1
-9
/
+36
2018-10-05
net: hns3: Drop depricated mta table support
Jian Shen
9
-474
/
+2
2018-10-05
net: hns3: Optimize for unicast mac vlan table
Jian Shen
3
-2
/
+174
2018-10-05
net: hns3: Clear mac vlan table entries when unload driver or function reset
Jian Shen
1
-17
/
+28
2018-10-05
net: hns3: Remove the default mask configuration for mac vlan table
Jian Shen
2
-42
/
+0
2018-10-05
fib_tests: Add tests for invalid metric on route
David Ahern
1
-5
/
+11
2018-10-05
ipv6: do not leave garbage in rt->fib6_metrics
Eric Dumazet
1
-0
/
+2
2018-10-05
udp: gro behind static key
Willem de Bruijn
5
-4
/
+6
2018-10-05
gigaset: asyncdata: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2018-10-05
cxgb4: use FW_PORT_ACTION_L1_CFG32 for 32 bit capability
Ganesh Goudar
1
-2
/
+8
2018-10-05
net_sched: convert idrinfo->lock from spinlock to a mutex
Cong Wang
3
-35
/
+26
2018-10-05
net/neigh: Extend dump filter to proxy neighbor dumps
David Ahern
1
-30
/
+42
2018-10-04
Merge branch 'net-metrics-consolidate'
David S. Miller
7
-94
/
+217
2018-10-04
fib_tests: Add tests for metrics on routes
David Ahern
1
-19
/
+138
2018-10-04
net: Move free of dst_metrics to helper
David Ahern
3
-8
/
+11
2018-10-04
net: common metrics init helper for dst_entry
David Ahern
3
-10
/
+15
2018-10-04
net: Move free of fib_metrics to helper
David Ahern
3
-8
/
+10
2018-10-04
net: common metrics init helper for FIB entries
David Ahern
5
-49
/
+43
2018-10-04
net: sched: remove unused helpers
Jakub Kicinski
1
-10
/
+0
2018-10-04
geneve: allow to clear ttl inherit
Hangbin Liu
1
-4
/
+8
2018-10-04
tc: Add support for configuring the taprio scheduler
Vinicius Costa Gomes
4
-0
/
+1020
2018-10-04
Merge branch 'bnxt_en-devlink-param-updates'
David S. Miller
6
-4
/
+176
2018-10-04
devlink: Add Documentation/networking/devlink-params-bnxt.txt
Vasundhara Volam
1
-0
/
+18
2018-10-04
devlink: Add Documentation/networking/devlink-params.txt
Vasundhara Volam
1
-0
/
+42
2018-10-04
bnxt_en: Add a driver specific gre_ver_check devlink parameter.
Vasundhara Volam
2
-1
/
+24
2018-10-04
bnxt_en: Use msix_vec_per_pf_max and msix_vec_per_pf_min devlink params.
Vasundhara Volam
2
-2
/
+53
2018-10-04
bnxt_en: return proper error when FW returns HWRM_ERR_CODE_RESOURCE_ACCESS_DE...
Vasundhara Volam
1
-1
/
+5
2018-10-04
bnxt_en: Use ignore_ari devlink parameter
Vasundhara Volam
2
-0
/
+7
2018-10-04
devlink: Add generic parameter msix_vec_per_pf_min
Vasundhara Volam
2
-0
/
+9
2018-10-04
devlink: Add generic parameter msix_vec_per_pf_max
Vasundhara Volam
2
-0
/
+9
2018-10-04
devlink: Add generic parameter ignore_ari
Vasundhara Volam
2
-0
/
+9
2018-10-04
qed: Avoid implicit enum conversion in qed_ooo_submit_tx_buffers
Nathan Chancellor
1
-1
/
+12
2018-10-04
Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
18
-97
/
+292
2018-10-04
Merge tag 'rxrpc-next-20181004' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
15
-106
/
+169
2018-10-04
dns: Allow the dns resolver to retrieve a server set
David Howells
4
-10
/
+182
2018-10-04
liquidio: fix a couple of spelling mistakes
Colin Ian King
1
-2
/
+2
[next]