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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-26
net: sched: cls_matchall: implement offload tcf_proto_op
John Hurley
1
-0
/
+32
2018-06-26
net: sched: cls_flower: implement offload tcf_proto_op
John Hurley
2
-0
/
+59
2018-06-26
net: sched: add tcf_proto_op to offload a rule
John Hurley
2
-3
/
+6
2018-06-26
net: sched: pass extack pointer to block binds and cb registration
John Hurley
17
-31
/
+43
2018-06-26
Merge branch 'sh_eth-RPADIR-related-clean-ups'
David S. Miller
2
-10
/
+2
2018-06-26
sh_eth: remove sh_eth_cpu_data::rpadir_value
Sergei Shtylyov
2
-8
/
+1
2018-06-26
sh_eth: fix *enum* RPADIR_BIT
Sergei Shtylyov
1
-2
/
+1
2018-06-26
r8169: reject unsupported WoL options
Heiner Kallweit
1
-1
/
+4
2018-06-26
selftests: net: Test headroom handling of ip6_gre devices
Petr Machata
1
-0
/
+65
2018-06-26
Merge branch 'l2tp-trivial-cleanups'
David S. Miller
4
-32
/
+5
2018-06-26
l2tp: make l2tp_xmit_core() return void
Guillaume Nault
1
-4
/
+2
2018-06-26
l2tp: avoid duplicate l2tp_pernet() calls
Guillaume Nault
1
-2
/
+1
2018-06-26
l2tp: don't export l2tp_tunnel_closeall()
Guillaume Nault
2
-3
/
+1
2018-06-26
l2tp: don't export l2tp_session_queue_purge()
Guillaume Nault
2
-3
/
+1
2018-06-26
l2tp: remove l2tp_tunnel_priv()
Guillaume Nault
1
-7
/
+0
2018-06-26
l2tp: remove .show from struct l2tp_tunnel
Guillaume Nault
2
-6
/
+0
2018-06-26
l2tp: remove pppol2tp_session_close()
Guillaume Nault
1
-7
/
+0
2018-06-26
Merge branch 'DPAA-PTP-clock-and-timestamping'
David S. Miller
26
-115
/
+361
2018-06-26
dpaa_eth: add the get_ts_info interface for ethtool
Yangbo Lu
1
-0
/
+39
2018-06-26
dpaa_eth: add support for hardware timestamping
Yangbo Lu
2
-5
/
+86
2018-06-26
fsl/fman: define frame description command UPD
Yangbo Lu
1
-0
/
+1
2018-06-26
fsl/fman_port: support getting timestamp
Yangbo Lu
2
-0
/
+14
2018-06-26
fsl/fman: add set_tstamp interface
Yangbo Lu
8
-0
/
+60
2018-06-26
arm64: dts: fsl: move ptp timer out of fman
Yangbo Lu
1
-6
/
+8
2018-06-26
powerpc/mpc85xx: move ptp timer out of fman in dts
Yangbo Lu
5
-30
/
+40
2018-06-26
dt-binding: ptp_qoriq: add DPAA FMan support
Yangbo Lu
2
-27
/
+13
2018-06-26
ptp: support DPAA FMan 1588 timer in ptp_qoriq
Yangbo Lu
3
-46
/
+98
2018-06-26
fsl/fman: share the event interrupt
Yangbo Lu
1
-1
/
+2
2018-06-26
Merge branch 'mlxsw-Support-bridge-router-interfaces-with-non-default-VLAN'
David S. Miller
5
-14
/
+323
2018-06-26
selftests: forwarding: Test routed bridge interface
Petr Machata
2
-0
/
+245
2018-06-26
mlxsw: spectrum_switchdev: Ban PVID change if bridge has a RIF
Petr Machata
1
-2
/
+45
2018-06-26
mlxsw: spectrum_router: Add mlxsw_sp_rif_fid()
Petr Machata
2
-0
/
+6
2018-06-26
mlxsw: spectrum_router: Publish mlxsw_sp_rif_find_by_dev()
Petr Machata
2
-5
/
+3
2018-06-26
mlxsw: spectrum_router: Allocate FID according to PVID
Petr Machata
1
-1
/
+14
2018-06-26
mlxsw: spectrum_router: Propagate extack to .fid_get()
Petr Machata
1
-6
/
+10
2018-06-26
tcp: add SNMP counter for zero-window drops
Yafang Shao
3
-2
/
+8
2018-06-26
Merge branch 'NAPI-gro-hash'
David S. Miller
24
-150
/
+196
2018-06-26
net: Convert NAPI gro list into a small hash table.
David Miller
2
-27
/
+81
2018-06-26
net: Convert GRO SKB handling to list_head.
David Miller
24
-141
/
+133
2018-06-26
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
251
-1069
/
+2947
2018-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
40
-165
/
+190
2018-06-25
Merge branch 'r8169-improve-PHY-initialization-and-WoL-handling'
David S. Miller
1
-25
/
+15
2018-06-25
r8169: don't check WoL when powering down PHY and interface is down
Heiner Kallweit
1
-1
/
+1
2018-06-25
r8169: improve saved_wolopts handling
Heiner Kallweit
1
-20
/
+14
2018-06-25
r8169: improve phy initialization when resuming
Heiner Kallweit
1
-5
/
+1
2018-06-25
Merge branch 'sched-couple-of-ndo_setup_tc-fixes-and-adjustments'
David S. Miller
5
-16
/
+10
2018-06-25
cls_flower: fix error values for commands not supported by drivers
Jiri Pirko
3
-3
/
+3
2018-06-25
nfp: handle cls_flower command default case
Jiri Pirko
1
-2
/
+2
2018-06-25
bnxt: simplify cls_flower command switch and handle default case
Jiri Pirko
1
-11
/
+5
2018-06-24
tls: Removed unused variable
Vakul Garg
1
-3
/
+0
[next]