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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-12
nfp: avoid using getnstimeofday64()
Arnd Bergmann
2
-8
/
+6
2018-07-12
liquidio: use ktime_get_real_ts64() instead of getnstimeofday64()
Arnd Bergmann
2
-2
/
+2
2018-07-12
tcp: use monotonic timestamps for PAWS
Arnd Bergmann
1
-1
/
+1
2018-07-12
be2net: move rss_flags field in rss_info to ensure proper alignment
Ivan Vecera
1
-1
/
+1
2018-07-12
be2net: re-order fields in be_error_recovert to avoid hole
Ivan Vecera
1
-4
/
+5
2018-07-12
be2net: remove unused tx_jiffies field from be_tx_stats
Ivan Vecera
1
-1
/
+0
2018-07-12
be2net: move txcp field in be_tx_obj to eliminate holes in the struct
Ivan Vecera
1
-1
/
+1
2018-07-12
be2net: reorder fields in be_eq_obj structure
Ivan Vecera
1
-2
/
+2
2018-07-12
be2net: remove desc field from be_eq_obj
Ivan Vecera
2
-3
/
+4
2018-07-12
be2net: remove unused old custom busy-poll fields
Ivan Vecera
1
-13
/
+0
2018-07-12
be2net: remove unused old AIC info
Ivan Vecera
1
-7
/
+0
2018-07-12
net: ethernet: ti: cpts: break cycle once late ts is matched
Ivan Khoronzhuk
1
-1
/
+4
2018-07-11
mlxsw: spectrum_span: Change LAG lower selection
Petr Machata
1
-1
/
+4
2018-07-11
team: Publish team_port_get_rcu()
Petr Machata
1
-5
/
+0
2018-07-11
macvlan: Change status when lower device goes down
Travis Brown
1
-0
/
+1
2018-07-11
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
30
-94
/
+111
2018-07-11
cxgb4: expose stats fetched from firmware via debugfs
Rahul Lakkireddy
1
-0
/
+164
2018-07-11
cxgb4: remove stats fetched from firmware
Rahul Lakkireddy
1
-133
/
+0
2018-07-11
net: mvpp2: explicitly include linux/interrupt.h
Antoine Tenart
1
-0
/
+1
2018-07-11
cnic: use kvzalloc to allocate memory for csk_tbl
Jan Dakinevich
1
-3
/
+3
2018-07-11
wimax/i2400m: remove redundant variables ack_status, bcf and protocol
Colin Ian King
3
-6
/
+2
2018-07-11
cxgb4: specify IQTYPE in fw_iq_cmd
Arjun Vynipadath
2
-1
/
+15
2018-07-09
mlxsw: resources: Add couple of Spectrum-2 KVD resources
Jiri Pirko
1
-0
/
+4
2018-07-09
mlxsw: spectrum: Prepare for multiple FW versions for Spectrum and Spectrum-2
Jiri Pirko
2
-16
/
+33
2018-07-09
mlxsw: spectrum_acl: Implement priority setting for rules inserted to TCAM
Jiri Pirko
4
-7
/
+44
2018-07-09
mlxsw: reg: Add priority field for PTCEV2 register
Jiri Pirko
3
-4
/
+14
2018-07-09
mlxsw: spectrum_acl: Move block items encoding into Spectrum op
Jiri Pirko
4
-45
/
+53
2018-07-09
mlxsw: spectrum_acl: Convert mlxsw_afk_create args to ops
Jiri Pirko
7
-18
/
+29
2018-07-09
mlxsw: spectrum_acl: Add tcam init/fini ops
Jiri Pirko
5
-69
/
+94
2018-07-09
mlxsw: spectrum_acl: Split TCAM handling 3 ways
Jiri Pirko
8
-247
/
+622
2018-07-09
mlxsw: spectrum_mr_tcam: Push Spectrum-specific operations into a separate file
Jiri Pirko
7
-284
/
+455
2018-07-09
mlxsw: spectrum_kvdl: Pass entry_count to free function
Jiri Pirko
6
-13
/
+14
2018-07-09
mlxsw: spectrum_kvdl: Pass entry type to alloc/free
Jiri Pirko
6
-39
/
+82
2018-07-09
mlxsw: spectrum_kvdl: Push out KVD linear management into ops
Jiri Pirko
5
-393
/
+516
2018-07-09
net/mlx5: Use 2-factor allocator calls
Kees Cook
1
-5
/
+9
2018-07-09
net: allow fallback function to pass netdev
Alexander Duyck
11
-14
/
+15
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
26
-34
/
+53
2018-07-09
net: Add generic ndo_select_queue functions
Alexander Duyck
3
-25
/
+3
2018-07-09
net: Add support for subordinate traffic classes to netdev_pick_tx
Alexander Duyck
2
-21
/
+8
2018-07-09
ixgbe: Add code to populate and use macvlan TC to Tx queue map
Alexander Duyck
1
-6
/
+38
2018-07-08
mlxsw: core_acl_flex_actions: Fix helper to get the first KVD linear index
Jiri Pirko
2
-4
/
+9
2018-07-08
mlxsw: core_acl_flex_actions: Allow the first set to be dummy
Jiri Pirko
2
-1
/
+17
2018-07-08
mlxsw: spectrum: Put pointer to flex action ops to mlxsw_sp
Jiri Pirko
3
-2
/
+8
2018-07-08
mlxsw: core_acl_flex_keys: Change SRC_SYS_PORT flex key element size
Jiri Pirko
2
-5
/
+5
2018-07-08
mlxsw: core_acl_flex_keys: Split MAC and IP address flex key elements
Jiri Pirko
4
-62
/
+96
2018-07-08
mlxsw: spectrum_acl: Ignore always-zeroed bits in tp->prio
Jiri Pirko
1
-1
/
+1
2018-07-08
mlxsw: reg: Introduce Flex2 key type for PTAR register
Jiri Pirko
2
-5
/
+15
2018-07-08
mlxsw: spectrum: Change name of mlxsw_sp_afk_blocks to mlxsw_sp1_afk_blocks
Jiri Pirko
2
-4
/
+4
2018-07-08
isdn/capi: fix defined but not used warnings
Randy Dunlap
2
-3
/
+5
2018-07-08
connector: fix defined but not used warning
Randy Dunlap
1
-1
/
+2
[next]