index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
qeth_l3_main.c
Age
Commit message (
Expand
)
Author
2023-08-02
s390/qeth: Don't call dev_close/dev_open (DOWN/UP)
Alexandra Winter
2023-02-10
s390/qeth: Convert sprintf/snprintf to scnprintf
Thorsten Winkler
2023-02-10
s390/qeth: Use constant for IP address buffers
Thorsten Winkler
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2022-04-29
qeth: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-02-17
s390/qeth: Remove redundant 'flush_workqueue()' calls
Xu Wang
2021-12-07
s390/qeth: fine-tune .ndo_select_queue()
Julian Wiedmann
2021-10-25
s390/qeth: fix kernel doc comments
Heiko Carstens
2021-10-25
s390/qeth: remove .do_ioctl() callback from driver discipline
Julian Wiedmann
2021-10-22
net: s390: constify and use eth_hw_addr_set()
Jakub Kicinski
2021-09-21
s390/qeth: Fix deadlock in remove_discipline
Alexandra Winter
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
qeth: use ndo_siocdevprivate
Arnd Bergmann
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-07-20
s390/qeth: clean up device_type management
Julian Wiedmann
2021-07-13
s390: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-03-26
mld: convert ifmcaddr6 to RCU
Taehee Yoo
2021-03-18
s390/qeth: remove RX VLAN filter stubs in L3 driver
Julian Wiedmann
2021-01-28
s390/qeth: make cast type selection for af_iucv skbs robust
Julian Wiedmann
2021-01-28
s390/qeth: pass proto to qeth_l3_get_cast_type()
Julian Wiedmann
2021-01-28
s390/qeth: remove qeth_get_ip_version()
Julian Wiedmann
2021-01-07
s390/qeth: fix L2 header access in qeth_l3_osa_features_check()
Julian Wiedmann
2021-01-07
s390/qeth: fix locking for discipline setup / removal
Julian Wiedmann
2021-01-07
s390/qeth: fix deadlock during recovery
Julian Wiedmann
2020-12-07
s390/qeth: use dev->groups for common sysfs attributes
Julian Wiedmann
2020-11-18
s390/qeth: remove useless if/else
Kaixu Xia
2020-10-02
s390/qeth: static checker cleanups
Julian Wiedmann
2020-10-02
s390/qeth: use netdev_name()
Julian Wiedmann
2020-10-02
s390/qeth: constify the disciplines
Julian Wiedmann
2020-10-02
s390/qeth: allow configuration of TX queues for OSA devices
Julian Wiedmann
2020-10-02
s390/qeth: keep track of wanted TX queues
Julian Wiedmann
2020-09-23
s390/qeth: consolidate teardown code
Julian Wiedmann
2020-09-23
s390/qeth: consolidate online code
Julian Wiedmann
2020-09-23
s390/qeth: cancel cmds earlier during teardown
Julian Wiedmann
2020-09-23
s390/qeth: tighten ucast IP locking
Julian Wiedmann
2020-09-23
s390/qeth: replace deprecated simple_stroul()
Julian Wiedmann
2020-09-23
s390/qeth: relax locking for ipato config data
Julian Wiedmann
2020-09-23
s390/qeth: don't init refcount twice for mcast IPs
Julian Wiedmann
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-10
s390/qeth: delay draining the TX buffers
Julian Wiedmann
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-08-27
s390/qeth: clean up qeth_l3_send_setdelmc()'s declaration
Julian Wiedmann
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-31
s390/qeth: integrate RX refill worker with NAPI
Julian Wiedmann
2020-07-14
s390/qeth: unify RX-mode hashtables
Julian Wiedmann
2020-07-14
s390/qeth: reject unsupported link type earlier
Julian Wiedmann
2020-05-06
s390/qeth: extract helpers for next-hop lookup
Julian Wiedmann
2020-05-06
s390/qeth: process local address events
Julian Wiedmann
2020-03-29
s390/qeth: support net namespaces for L3 devices
Julian Wiedmann
[next]