index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-pm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-17
cifs: update internal module version number
Steve French
1
-1
/
+1
2019-09-17
cifs: modefromsid: write mode ACE first
Aurelien Aptel
1
-17
/
+19
2019-09-16
mlxsw: spectrum_buffers: Add the ability to query the CPU port's shared buffer
Shalom Toledo
1
-8
/
+33
2019-09-16
mlxsw: spectrum: Register CPU port with devlink
Shalom Toledo
3
-9
/
+105
2019-09-16
mlxsw: spectrum_buffers: Prevent changing CPU port's configuration
Shalom Toledo
1
-0
/
+10
2019-09-16
net: ena: fix incorrect update of intr_delay_resolution
Arthur Kiyanovski
3
-4
/
+19
2019-09-16
net: ena: fix retrieval of nonadaptive interrupt moderation intervals
Arthur Kiyanovski
1
-2
/
+3
2019-09-16
net: ena: fix update of interrupt moderation register
Arthur Kiyanovski
1
-1
/
+4
2019-09-16
net: ena: remove all old adaptive rx interrupt moderation code from ena_com
Arthur Kiyanovski
2
-252
/
+0
2019-09-16
net: ena: remove ena_restore_ethtool_params() and relevant fields
Arthur Kiyanovski
2
-13
/
+0
2019-09-16
net: ena: remove old adaptive interrupt moderation code from ena_netdev
Arthur Kiyanovski
2
-10
/
+0
2019-09-16
net: ena: remove code duplication in ena_com_update_nonadaptive_moderation_in...
Arthur Kiyanovski
1
-14
/
+16
2019-09-16
net: ena: enable the interrupt_moderation in driver_supported_features
Arthur Kiyanovski
2
-0
/
+11
2019-09-16
net: ena: reimplement set/get_coalesce()
Arthur Kiyanovski
1
-58
/
+26
2019-09-16
net: ena: switch to dim algorithm for rx adaptive interrupt moderation
Arthur Kiyanovski
3
-21
/
+41
2019-09-16
net: ena: add intr_moder_rx_interval to struct ena_com_dev and use it
Arthur Kiyanovski
3
-18
/
+13
2019-09-16
net: phy: adin: implement Energy Detect Powerdown mode via phy-tunable
Alexandru Ardelean
1
-0
/
+61
2019-09-16
ethtool: implement Energy Detect Powerdown support via phy-tunable
Alexandru Ardelean
2
-0
/
+28
2019-09-16
xen-netfront: do not assume sk_buff_head list is empty in error handling
Dongli Zhang
1
-1
/
+1
2019-09-16
s390/ctcm: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
1
-4
/
+2
2019-09-16
net: ena: don't wake up tx queue when down
Sameeh Jubran
1
-1
/
+2
2019-09-16
drop_monitor: Better sanitize notified packets
Ido Schimmel
1
-0
/
+6
2019-09-16
netdevsim: Set offsets to various protocol layers
Ido Schimmel
1
-0
/
+3
2019-09-16
docs: net: dsa: sja1105: Add info about the Time-Aware Scheduler
Vladimir Oltean
1
-0
/
+90
2019-09-16
net: dsa: sja1105: Configure the Time-Aware Scheduler via tc-taprio offload
Vladimir Oltean
6
-1
/
+500
2019-09-16
net: dsa: sja1105: Advertise the 8 TX queues
Vladimir Oltean
2
-2
/
+8
2019-09-16
net: dsa: sja1105: Add static config tables for scheduling
Vladimir Oltean
3
-1
/
+222
2019-09-16
net: dsa: Pass ndo_setup_tc slave callback to drivers
Vladimir Oltean
2
-4
/
+10
2019-09-16
taprio: Add support for hardware offloading
Vinicius Costa Gomes
4
-44
/
+392
2019-09-16
cifs: cifsroot: add more err checking
Aurelien Aptel
1
-5
/
+16
2019-09-16
smb3: add missing worker function for SMB3 change notify
Steve French
2
-0
/
+88
2019-09-16
cifs: Add support for root file systems
Paulo Alcantara (SUSE)
7
-3
/
+207
2019-09-16
cifs: modefromsid: make room for 4 ACE
Aurelien Aptel
1
-1
/
+1
2019-09-16
smb3: fix potential null dereference in decrypt offload
Steve French
1
-6
/
+3
2019-09-16
smb3: fix unmount hang in open_shroot
Steve French
1
-10
/
+11
2019-09-16
smb3: allow disabling requesting leases
Steve French
4
-2
/
+13
2019-09-16
smb3: improve handling of share deleted (and share recreated)
Steve French
4
-2
/
+24
2019-09-16
smb3: display max smb3 requests in flight at any one time
Steve French
5
-0
/
+10
2019-09-16
smb3: only offload decryption of read responses if multiple requests
Steve French
2
-4
/
+7
2019-09-16
cifs: add a helper to find an existing readable handle to a file
Ronnie Sahlberg
3
-5
/
+61
2019-09-16
smb3: enable offload of decryption of large reads via mount option
Steve French
4
-2
/
+19
2019-09-16
smb3: allow parallelizing decryption of reads
Steve French
3
-4
/
+97
2019-09-16
cifs: add a debug macro that prints \\server\share for errors
Ronnie Sahlberg
4
-50
/
+86
2019-09-16
smb3: fix signing verification of large reads
Steve French
1
-2
/
+2
2019-09-16
smb3: allow skipping signature verification for perf sensitive configurations
Steve French
3
-3
/
+13
2019-09-16
smb3: add dynamic tracepoints for flush and close
Steve French
2
-2
/
+43
2019-09-16
smb3: log warning if CSC policy conflicts with cache mount option
Steve French
1
-0
/
+8
2019-09-16
smb3: add mount option to allow RW caching of share accessed by only 1 client
Steve French
4
-3
/
+25
2019-09-16
smb3: add some more descriptive messages about share when mounting cache=ro
Steve French
1
-1
/
+9
2019-09-16
smb3: add mount option to allow forced caching of read only share
Steve French
4
-2
/
+21
[next]