index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
net: phylink: clarify where phylink should be used
Russell King
1
-1
/
+2
2019-09-16
bnxt_en: Add a new BNXT_FW_RESET_STATE_POLL_FW_DOWN state.
Vasundhara Volam
2
-5
/
+46
2019-09-16
bnxt_en: Update firmware interface spec. to 1.10.0.100.
Michael Chan
1
-43
/
+103
2019-09-16
bnxt_en: Increase timeout for HWRM_DBG_COREDUMP_XX commands
Vasundhara Volam
2
-1
/
+2
2019-09-16
bnxt_en: Don't proceed in .ndo_set_rx_mode() when device is not in open state.
Michael Chan
1
-3
/
+5
2019-09-16
null_blk: format pr_* logs with pr_fmt
André Almeida
3
-11
/
+14
2019-09-16
null_blk: match the type of parameter nr_devices
André Almeida
1
-1
/
+1
2019-09-16
null_blk: do not fail the module load with zero devices
André Almeida
1
-4
/
+0
2019-09-16
tcp: Add snd_wnd to TCP_INFO
Thomas Higdon
2
-0
/
+5
2019-09-16
tcp: Add TCP_INFO counter for packets received out-of-order
Thomas Higdon
4
-0
/
+7
2019-09-16
net: mdio: switch to using gpiod_get_optional()
Dmitry Torokhov
1
-13
/
+9
2019-09-16
s390: remove pointless drivers-y in drivers/s390/Makefile
Masahiro Yamada
1
-3
/
+0
2019-09-16
s390/cpum_sf: Fix line length and format string
Thomas Richter
1
-7
/
+13
2019-09-16
s390/pci: fix MSI message data
Sebastian Ott
1
-1
/
+1
2019-09-16
bpf: fix accessing bpf_sysctl.file_pos on s390
Ilya Leoshkevich
4
-9
/
+22
2019-09-16
xdp: Fix race in dev_map_hash_update_elem() when replacing element
Toke Høiland-Jørgensen
1
-5
/
+12
2019-09-16
samples/bpf: fix xdpsock l2fwd tx for unaligned mode
Ciara Loftus
1
-1
/
+1
2019-09-16
ixgbe: fix xdp handle calculations
Ciara Loftus
1
-2
/
+2
2019-09-16
i40e: fix xdp handle calculations
Ciara Loftus
1
-2
/
+2
2019-09-16
selftests/bpf: add bpf-gcc support
Ilya Leoshkevich
3
-23
/
+67
2019-09-16
net: stmmac: socfpga: re-use the `interface` parameter from platform data
Alexandru Ardelean
1
-5
/
+10
2019-09-16
net: sched: use get_dev() action API in flow_action infra
Vlad Buslov
3
-20
/
+18
2019-09-16
net: sched: take reference to psample group in flow_action infra
Vlad Buslov
6
-14
/
+58
[next]