index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
qeth_l3_sys.c
Age
Commit message (
Expand
)
Author
2023-07-05
s390/qeth: Fix vipa deletion
Thorsten Winkler
2023-02-10
s390/qeth: Convert sprintf/snprintf to scnprintf
Thorsten Winkler
2023-02-10
s390/qeth: Convert sysfs sprintf to sysfs_emit
Thorsten Winkler
2023-02-10
s390/qeth: Use constant for IP address buffers
Thorsten Winkler
2020-12-07
s390/qeth: use dev->groups for common sysfs attributes
Julian Wiedmann
2020-10-02
s390/qeth: static checker cleanups
Julian Wiedmann
2020-09-23
s390/qeth: replace deprecated simple_stroul()
Julian Wiedmann
2020-09-23
s390/qeth: clean up string ops in qeth_l3_parse_ipatoe()
Julian Wiedmann
2020-09-23
s390/qeth: relax locking for ipato config data
Julian Wiedmann
2020-03-27
s390/qeth: remove fake_broadcast attribute
Julian Wiedmann
2020-03-11
s390/qeth: implement smarter resizing of the RX buffer pool
Julian Wiedmann
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-24
s390/qeth: lock the card while changing its hsuid
Julian Wiedmann
2019-12-18
s390/qeth: clean up L3 sysfs code
Julian Wiedmann
2019-12-18
s390/qeth: overhaul L3 IP address dump code
Julian Wiedmann
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-11-14
s390/qeth: don't check drvdata in sysfs code
Julian Wiedmann
2019-10-31
s390/qdio: move SSQD Sniffer mask definition
Julian Wiedmann
2019-04-26
s390/qeth: use IS_* helpers for checking device type
Julian Wiedmann
2019-03-28
s390/qeth: convert IP table spinlock to mutex
Julian Wiedmann
2019-02-28
s390/qeth: remove RECOVER state
Julian Wiedmann
2018-07-21
s390/qeth: allocate netdevice early
Julian Wiedmann
2018-03-09
s390/qeth: extract helpers for managing special IPs
Julian Wiedmann
2018-01-02
s390/qeth: use common helper to display rxip/vipa
Julian Wiedmann
2018-01-02
s390/qeth: improve error reporting on IP add/removal
Julian Wiedmann
2017-12-20
s390/qeth: replace open-coded in*_pton()
Julian Wiedmann
2017-12-15
s390/qeth: update takeover IPs after configuration change
Julian Wiedmann
2017-12-15
s390/qeth: lock IP table while applying takeover changes
Julian Wiedmann
2017-12-15
s390/qeth: don't apply takeover changes to RXIP
Julian Wiedmann
2017-12-15
s390/qeth: apply takeover changes when mode is toggled
Julian Wiedmann
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-18
s390/qeth: simplify L3 sysfs group management
Julian Wiedmann
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-08-15
s390/qeth: reject multicast rxip addresses
Kittipon Meesompop
2017-07-26
s390/qeth: constify attribute_group structures.
Arvind Yadav
2017-06-06
s390/qeth: add support for early L3 device setup
Ursula Braun
2017-04-07
s390/qeth: improve endianness handling
Hans Wippel
2017-01-12
s390/qeth: fix retrieval of vipa and proxy-arp addresses
Ursula Braun
2017-01-12
s390/qeth: Allow reading hsuid in state DOWN
Julian Wiedmann
2016-09-16
s390/qeth: use ip_lock for hsuid configuration
Ursula Braun
2016-06-16
qeth: optimize IP handling in rx_mode callback
Lakhvich Dmitriy
2015-01-17
qeth: sysfs: replace strcmp() with sysfs_streq()
Eugene Crosser
2015-01-17
qeth: use qeth_card_hw_is_reachable() everywhere
Eugene Crosser
2013-08-22
s390: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-07-03
clean up scary strncpy(dst, src, strlen(src)) uses
Kees Cook
2013-03-19
qeth: Fix invalid router settings handling
Stefan Raspl
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-05-16
qeth: remove token ring part 2
Frank Blaschka
2011-11-16
qeth: return with -EPERM if sniffing is not enabled
Ursula Braun
[next]