index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2019-04-26
netdevsim: implement ndo_get_devlink_port
Jiri Pirko
2019-04-26
netdevsim: move netdev creation/destruction to dev probe
Jiri Pirko
2019-04-26
netdevsim: extend device attrs to support port addition and deletion
Jiri Pirko
2019-04-26
netdevsim: implement dev probe/remove skeleton with port initialization
Jiri Pirko
2019-04-26
netdevsim: change debugfs tree topology
Jiri Pirko
2019-04-26
netdevsim: generate random switch id instead of using dev id
Jiri Pirko
2019-04-26
netdevsim: merge sdev into dev
Jiri Pirko
2019-04-26
netdevsim: rename dev_init/exit() functions and make them independent on ns
Jiri Pirko
2019-04-26
netdevsim: add bus attributes to add new and delete devices
Jiri Pirko
2019-04-26
netdevsim: use ida for bus device ids
Jiri Pirko
2019-04-26
netdevsim: add stub netdevsim driver implementation
Jiri Pirko
2019-04-26
netdevsim: move device registration and related code to bus.c
Jiri Pirko
2019-04-26
netdevsim: put netdevsim bus code into separate file
Jiri Pirko
2019-04-26
netdevsim: rename devlink.c to dev.c to contain per-dev(asic) items
Jiri Pirko
2019-04-26
netdevsim: create devlink instance per netdevsim instance
Jiri Pirko
2019-04-26
netdevsim: move device registration on bus to be done earlier in init
Jiri Pirko
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-24
net: mvneta: Switch to using devm_alloc_etherdev_mqs
Rosen Penev
2019-04-24
net: vrf: Fix operation not supported when set vrf mac
Miaohe Lin
2019-04-23
mlxsw: spectrum_router: Prevent ipv6 gateway with v4 route via replace and ap...
David Ahern
2019-04-23
net: socionext: replace napi_alloc_frag with the netdev variant on init
Ilias Apalodimas
2019-04-23
net: atheros: fix spelling mistake "underun" -> "underrun"
Colin Ian King
2019-04-23
ravb: Avoid unsupported internal delay mode for R-Car E3/D3
Simon Horman
2019-04-23
Merge tag 'mlx5-updates-2019-04-22' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2019-04-23
net/mlx5e: Use #define for the WQE wait timeout constant
Maxim Mikityanskiy
2019-04-23
net/mlx5e: Remove unused rx_page_reuse stat
Maxim Mikityanskiy
2019-04-23
net/mlx5e: Take HW interrupt trigger into a function
Maxim Mikityanskiy
2019-04-23
net/mlx5e: Remove unused parameter
Maxim Mikityanskiy
2019-04-23
net/mlx5e: Add an underflow warning comment
Maxim Mikityanskiy
2019-04-23
net/mlx5e: Move parameter calculation functions to en/params.c
Maxim Mikityanskiy
2019-04-23
net/mlx5e: Report mlx5e_xdp_set errors
Maxim Mikityanskiy
2019-04-23
net/mlx5e: Remove unused parameter
Maxim Mikityanskiy
2019-04-23
net/mlx5e: XDP, Inline small packets into the TX MPWQE in XDP xmit flow
Shay Agroskin
2019-04-23
net/mlx5e: XDP, Add TX MPWQE session counter
Shay Agroskin
2019-04-23
net/mlx5e: XDP, Enhance RQ indication for XDP redirect flush
Tariq Toukan
2019-04-23
net/mlx5e: XDP, Fix shifted flag index in RQ bitmap
Tariq Toukan
2019-04-23
net/mlx5e: RX, Support multiple outstanding UMR posts
Tariq Toukan
2019-04-23
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2019-04-23
net: phy: vitesse: Remove support for VSC8514.
Kavya Sree Kotagiri
2019-04-23
net: phy: mscc: add support for VSC8514 PHY.
Kavya Sree Kotagiri
2019-04-23
spi: Micrel eth switch: declare missing of table
Daniel Gomez
2019-04-23
net: phy: marvell: add new default led configure for m88e151x
Jian Shen
2019-04-22
net: systemport: Remove need for DMA descriptor
Florian Fainelli
2019-04-22
r8152: sync sa_family with the media type of network device
Crag.Wang
2019-04-22
mlxsw: spectrum_buffers: Adjust CPU port shared buffer egress quotas
Ido Schimmel
2019-04-22
mlxsw: spectrum_buffers: Allow skipping ingress port quota configuration
Ido Schimmel
2019-04-22
mlxsw: spectrum_buffers: Split business logic from mlxsw_sp_port_sb_pms_init()
Ido Schimmel
2019-04-22
mlxsw: spectrum_buffers: Use new CPU ingress pool for control packets
Ido Schimmel
2019-04-22
mlxsw: spectrum_buffers: Add pools for CPU traffic
Ido Schimmel
2019-04-22
mlxsw: spectrum_buffers: Remove assumption about pool order
Ido Schimmel
[next]