aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_l3_sys.c
AgeCommit message (Expand)Author
2020-03-30s390/qeth: lock the card while changing its hsuidJulian Wiedmann
2019-04-26s390/qeth: use IS_* helpers for checking device typeJulian Wiedmann
2019-03-28s390/qeth: convert IP table spinlock to mutexJulian Wiedmann
2019-02-28s390/qeth: remove RECOVER stateJulian Wiedmann
2018-07-21s390/qeth: allocate netdevice earlyJulian Wiedmann
2018-03-09s390/qeth: extract helpers for managing special IPsJulian Wiedmann
2018-01-02s390/qeth: use common helper to display rxip/vipaJulian Wiedmann
2018-01-02s390/qeth: improve error reporting on IP add/removalJulian Wiedmann
2017-12-20s390/qeth: replace open-coded in*_pton()Julian Wiedmann
2017-12-15s390/qeth: update takeover IPs after configuration changeJulian Wiedmann
2017-12-15s390/qeth: lock IP table while applying takeover changesJulian Wiedmann
2017-12-15s390/qeth: don't apply takeover changes to RXIPJulian Wiedmann
2017-12-15s390/qeth: apply takeover changes when mode is toggledJulian Wiedmann
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-18s390/qeth: simplify L3 sysfs group managementJulian Wiedmann
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-08-15s390/qeth: reject multicast rxip addressesKittipon Meesompop
2017-07-26s390/qeth: constify attribute_group structures.Arvind Yadav
2017-06-06s390/qeth: add support for early L3 device setupUrsula Braun
2017-04-07s390/qeth: improve endianness handlingHans Wippel
2017-01-12s390/qeth: fix retrieval of vipa and proxy-arp addressesUrsula Braun
2017-01-12s390/qeth: Allow reading hsuid in state DOWNJulian Wiedmann
2016-09-16s390/qeth: use ip_lock for hsuid configurationUrsula Braun
2016-06-16qeth: optimize IP handling in rx_mode callbackLakhvich Dmitriy
2015-01-17qeth: sysfs: replace strcmp() with sysfs_streq()Eugene Crosser
2015-01-17qeth: use qeth_card_hw_is_reachable() everywhereEugene Crosser
2013-08-22s390: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-07-03clean up scary strncpy(dst, src, strlen(src)) usesKees Cook
2013-03-19qeth: Fix invalid router settings handlingStefan Raspl
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-05-16qeth: remove token ring part 2Frank Blaschka
2011-11-16qeth: return with -EPERM if sniffing is not enabledUrsula Braun
2011-08-13qeth: add support for af_iucv HiperSockets transportFrank Blaschka
2011-05-13qeth: convert to hw_features part 2Frank Blaschka
2011-04-20net: s390: convert to hw_featuresMichał Mirosław
2010-07-23qeth: IP address takeover flag settingKlaus-Dieter Wacker
2010-05-16qeth: synchronize configuration interfaceFrank Blaschka
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-13qeth: HiperSockets Network Traffic AnalyzerUrsula Braun
2009-11-16qeth: allow dynamic change of rx checksummingFrank Blaschka
2009-11-16qeth: rework TSO functionsFrank Blaschka
2008-10-27qeth: remove unnecessary support ckeck in sysfs route6Frank Blaschka
2008-08-27qeth: use -EOPNOTSUPP instead of -ENOTSUPP.Ursula Braun
2008-06-10qeth: reduce number of kernel messagesFrank Blaschka
2008-03-17qeth: new qeth device driverFrank Blaschka