summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net
Commit message (Expand)AuthorAgeFilesLines
* s390/ism: fix incorrect system EIDKarsten Graul2020-10-261-1/+1
* s390/ctcm: remove orphaned function declarationsVasily Gorbik2020-10-022-2/+0
* s390/qeth: static checker cleanupsJulian Wiedmann2020-10-025-23/+22
* s390/qeth: use netdev_name()Julian Wiedmann2020-10-025-36/+35
* s390/qeth: constify the disciplinesJulian Wiedmann2020-10-023-5/+5
* s390/qeth: allow configuration of TX queues for OSA devicesJulian Wiedmann2020-10-026-20/+53
* s390/qeth: de-magic the QIB parm areaJulian Wiedmann2020-10-022-35/+41
* s390/qeth: keep track of wanted TX queuesJulian Wiedmann2020-10-025-54/+61
* net/smc: introduce CHID callback for ISM devicesUrsula Braun2020-09-281-0/+12
* net/smc: introduce System Enterprise ID (SEID)Ursula Braun2020-09-282-0/+42
* s390/qeth: remove forward declarations in L2 codeJulian Wiedmann2020-09-232-197/+188
* s390/qeth: consolidate teardown codeJulian Wiedmann2020-09-234-74/+50
* s390/qeth: consolidate online codeJulian Wiedmann2020-09-234-52/+36
* s390/qeth: cancel cmds earlier during teardownJulian Wiedmann2020-09-234-7/+5
* s390/qeth: tighten ucast IP lockingJulian Wiedmann2020-09-231-7/+2
* s390/qeth: replace deprecated simple_stroul()Julian Wiedmann2020-09-235-51/+51
* s390/qeth: clean up string ops in qeth_l3_parse_ipatoe()Julian Wiedmann2020-09-231-13/+14
* s390/qeth: relax locking for ipato config dataJulian Wiedmann2020-09-233-17/+16
* s390/qeth: don't init refcount twice for mcast IPsJulian Wiedmann2020-09-231-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-222-2/+2
|\
| * s390/qeth: delay draining the TX buffersJulian Wiedmann2020-09-102-2/+2
* | s390/qeth: implement ndo_bridge_setlink for learning_syncAlexandra Winter2020-09-151-0/+125
* | s390/qeth: implement ndo_bridge_getlink for learning_syncAlexandra Winter2020-09-151-1/+22
* | s390/qeth: Reset address notification in case of buffer overflowAlexandra Winter2020-09-154-10/+123
* | s390/qeth: Translate address events into switchdev notifiersAlexandra Winter2020-09-152-1/+110
* | s390/qeth: Detect PNSO OC3 capabilityAlexandra Winter2020-09-153-10/+85
* | s390/cio: Add new Operation Code OC3 to PNSOAlexandra Winter2020-09-151-5/+8
* | s390/net: add SMC config as one of the defaults of CCWGROUPGuvenc Gulce2020-09-101-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-046-11/+11
|\|
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-236-11/+11
* | s390/qeth: strictly order bridge address eventsJulian Wiedmann2020-08-273-8/+52
* | s390/qeth: unify structs for bridge port stateJulian Wiedmann2020-08-272-14/+6
* | s390/qeth: copy less data from bridge state eventsJulian Wiedmann2020-08-271-15/+14
* | s390/qeth: don't let HW override the configured port roleJulian Wiedmann2020-08-271-6/+0
* | s390/qeth: don't disable address events during initializationJulian Wiedmann2020-08-271-2/+0
* | s390/qeth: make queue lock a proper spinlockJulian Wiedmann2020-08-272-65/+23
* | s390/qeth: use to_delayed_work()Julian Wiedmann2020-08-271-2/+3
* | s390/qeth: clean up qeth_l3_send_setdelmc()'s declarationJulian Wiedmann2020-08-271-1/+2
|/
* s390/qeth: use all configured RX buffersJulian Wiedmann2020-07-311-12/+4
* s390/qeth: don't process empty bridge port eventsJulian Wiedmann2020-07-311-0/+4
* s390/qeth: integrate RX refill worker with NAPIJulian Wiedmann2020-07-314-18/+26
* s390/qeth: tolerate pre-filled RX bufferJulian Wiedmann2020-07-311-6/+14
* s390/ism: indicate correct error reason in ism_alloc_dmb()Karsten Graul2020-07-271-1/+1
* s390/qeth: constify the MPC initialization dataJulian Wiedmann2020-07-143-18/+17
* s390/qeth: unify RX-mode hashtablesJulian Wiedmann2020-07-144-14/+12
* s390/qeth: cleanup OAT codeJulian Wiedmann2020-07-141-28/+12
* s390/qeth: clean up a magic number in the OAT callbackJulian Wiedmann2020-07-141-4/+2
* s390/qeth: use u64_to_user_ptr() in the OAT codeJulian Wiedmann2020-07-141-4/+2
* s390/qeth: clean up error handling for isolation mode cmdsJulian Wiedmann2020-07-143-70/+40
* s390/qeth: don't clear the configured isolation modeJulian Wiedmann2020-07-141-11/+11