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
2017-10-28
drivers/net: amd: Convert timers to use timer_setup()
Kees Cook
7
-28
/
+37
2017-10-28
drivers/net: 8390: Convert timers to use timer_setup()
Kees Cook
2
-10
/
+10
2017-10-28
ipv6: exthdrs: use swap macro in ipv6_dest_hao
Gustavo A. R. Silva
1
-4
/
+1
2017-10-28
stmmac: copy unicast mac address to MAC registers
Bhadram Varka
1
-1
/
+15
2017-10-28
nfp: inform the VF driver needs to be restarted after changing the MAC
Pablo Cascón
1
-1
/
+7
2017-10-28
liquidio: fix kernel panic in VF driver
Felix Manlunas
1
-3
/
+3
2017-10-28
net: dsa: move fixed link registration helpers
Vivien Didelot
5
-47
/
+56
2017-10-28
bnxt_en: Fix randconfig build errors.
Michael Chan
1
-0
/
+6
2017-10-28
liquidio: xmit_more support
Intiyaz Basha
9
-19
/
+55
2017-10-28
Merge branch 'ibmvnic-Tunable-parameter-support'
David S. Miller
2
-30
/
+213
2017-10-28
ibmvnic: Fix failover error path for non-fatal resets
John Allen
2
-2
/
+4
2017-10-28
ibmvnic: Update reset infrastructure to support tunable parameters
John Allen
2
-28
/
+209
2017-10-28
Merge branch 'qualcomm-rmnet-Add-64-bit-stats-and-GRO'
David S. Miller
6
-32
/
+114
2017-10-28
net: qualcomm: rmnet: Add support for GRO
Subash Abhinov Kasiviswanathan
4
-1
/
+14
2017-10-28
net: qualcomm: rmnet: Add support for 64 bit stats
Subash Abhinov Kasiviswanathan
2
-5
/
+85
2017-10-28
net: qualcomm: rmnet: Always assign rmnet dev in deaggregation path
Subash Abhinov Kasiviswanathan
1
-2
/
+1
2017-10-28
net: qualcomm: rmnet: Fix the return value of rmnet_rx_handler()
Subash Abhinov Kasiviswanathan
3
-24
/
+14
2017-10-28
MAINAINTERS: Add Doug as GENET maintainer
Florian Fainelli
1
-0
/
+1
2017-10-28
Merge branch 'bnxt_en-next'
David S. Miller
9
-228
/
+1558
2017-10-28
bnxt_en: alloc tc_info{} struct only when tc flower is enabled
Sathya Perla
5
-22
/
+34
2017-10-28
bnxt_en: query cfa flow stats periodically to compute 'lastused' attribute
Sathya Perla
4
-85
/
+218
2017-10-28
bnxt_en: add hwrm FW cmds for cfa_encap_record and decap_filter
Sathya Perla
1
-4
/
+125
2017-10-28
bnxt_en: add support for Flower based vxlan encap/decap offload
Sathya Perla
4
-12
/
+631
2017-10-28
bnxt_en: Refactor and simplify coalescing code.
Michael Chan
1
-46
/
+35
2017-10-28
bnxt_en: Reorganize the coalescing parameters.
Michael Chan
3
-52
/
+79
2017-10-28
bnxt_en: Add ethtool reset method
Vasundhara Volam
2
-1
/
+38
2017-10-28
bnxt_en: Check maximum supported MTU from firmware.
Michael Chan
2
-6
/
+12
2017-10-28
bnxt_en: Optimize .ndo_set_mac_address() for VFs.
Michael Chan
1
-3
/
+3
2017-10-28
bnxt_en: Get firmware package version one time.
Michael Chan
2
-16
/
+18
2017-10-28
bnxt_en: Check for zero length value in bnxt_get_nvram_item().
Michael Chan
1
-0
/
+3
2017-10-28
bnxt_en: adding PCI ID for SMARTNIC VF support
Rob Miller
1
-1
/
+5
2017-10-28
bnxt_en: Add PCIe device ID for bcm58804
Ray Jui
2
-0
/
+5
2017-10-28
bnxt_en: Update firmware interface to 1.8.3.1
Michael Chan
1
-24
/
+396
2017-10-28
Merge branch 'dsa-define-port-types'
David S. Miller
11
-46
/
+62
2017-10-28
net: dsa: remove port masks
Vivien Didelot
3
-17
/
+0
2017-10-28
net: dsa: use new port type in helpers
Vivien Didelot
1
-11
/
+16
2017-10-28
net: dsa: define port types
Vivien Didelot
3
-0
/
+16
2017-10-28
net: dsa: introduce dsa_user_ports helper
Vivien Didelot
6
-8
/
+11
2017-10-28
net: dsa: use dsa_is_user_port everywhere
Vivien Didelot
6
-13
/
+12
2017-10-28
net: dsa: rename dsa_is_normal_port helper
Vivien Didelot
2
-2
/
+2
2017-10-28
net: dsa: fix dsa_is_normal_port helper
Vivien Didelot
1
-1
/
+1
2017-10-28
net: dsa: mv88e6xxx: skip unused ports
Vivien Didelot
1
-0
/
+3
2017-10-28
net: dsa: add dsa_is_unused_port helper
Vivien Didelot
2
-1
/
+8
2017-10-27
net: faraday: ftmac100: Use BUG_ON instead of if condition followed by BUG.
Gustavo A. R. Silva
1
-2
/
+3
2017-10-27
net: bcmgenet: Use BUG_ON instead of if condition followed by BUG
Gustavo A. R. Silva
1
-2
/
+1
2017-10-27
Merge branch 'cxgb4-collect-more-hardware-dumps-via-ethtool'
David S. Miller
11
-1
/
+1168
2017-10-27
cxgb4: collect hardware misc dumps
Rahul Lakkireddy
5
-0
/
+211
2017-10-27
cxgb4: collect hardware scheduler dumps
Rahul Lakkireddy
9
-0
/
+119
2017-10-27
cxgb4: collect PBT tables dump
Rahul Lakkireddy
5
-0
/
+91
2017-10-27
cxgb4: collect MPS-TCAM dump
Rahul Lakkireddy
6
-0
/
+230
[next]