summaryrefslogtreecommitdiff
path: root/drivers/s390/net
AgeCommit message (Expand)Author
2019-05-16s390: ctcm: fix ctcm_new_device error return codeArnd Bergmann
2019-03-23s390/qeth: fix use-after-free in error pathJulian Wiedmann
2018-12-13s390/qeth: fix length check in SNMP processingJulian Wiedmann
2018-10-13s390/qeth: don't dump past end of unknown HW headerJulian Wiedmann
2018-09-26s390/qeth: reset layer2 attribute on layer switchJulian Wiedmann
2018-09-26s390/qeth: fix race in used-buffer accountingJulian Wiedmann
2018-07-03s390/smsgiucv: disable SMSG on module unloadMartin Schwidefsky
2018-04-08s390/qeth: on channel error, reject further cmd requestsJulian Wiedmann
2018-04-08s390/qeth: lock read device while queueing next bufferJulian Wiedmann
2018-04-08s390/qeth: when thread completes, wake up all waitersJulian Wiedmann
2018-04-08s390/qeth: free netdevice when removing a cardJulian Wiedmann
2018-03-11s390/qeth: fix IPA command submission raceJulian Wiedmann
2018-03-11s390/qeth: fix SETIP command handlingJulian Wiedmann
2017-12-25s390/qeth: no ETH header for outbound AF_IUCVJulian Wiedmann
2017-06-07s390/qeth: avoid null pointer dereference on OSNJulian Wiedmann
2017-06-07s390/qeth: unbreak OSM and OSN supportJulian Wiedmann
2017-06-07s390/qeth: handle sysfs error during initializationUrsula Braun
2016-07-19qeth: delete napi struct when removing a qeth deviceUrsula Braun
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-07net: better IFF_XMIT_DST_RELEASE supportEric Dumazet
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai
2014-09-02qeth: don't query for info if hardware not ready.Eugene Crosser
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-07-22s390/qeth: extract qdio buffers from output buffer structSebastian Ott
2014-07-22s390/qeth: extract qdio buffers from input buffer structSebastian Ott
2014-07-22s390/qeth: qdio queue helpersSebastian Ott
2014-07-21qeth: Display adjacent switch attributesStefan Raspl
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-06net: use ethtool_cmd_speed_set helper to set ethtool speed valueJiri Pirko
2014-05-30s390/net: fix format string mismatchesUrsula Braun
2014-05-30qeth: Fix for possible null pointer dereferenceRickard Strandqvist
2014-05-20s390/cio: fix multiple structure definitionsSebastian Ott
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-05-12vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong
2014-04-28ctc: replace PTR_RET with PTR_ERR_OR_ZEROFrank Blaschka
2014-04-28claw: replace PTR_RET with PTR_ERR_OR_ZEROFrank Blaschka
2014-04-28qeth: Add new priority queueing optionsStefan Raspl
2014-04-28qeth: Extend priority queueing to IPv6Stefan Raspl
2014-04-28qeth: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong
2014-04-28lcs: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong
2014-04-28qeth: Fix default queue setting in priority queueingStefan Raspl
2014-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-04-01lcs: Add missing destroy_timer_on_stack()Thomas Gleixner
2014-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-03-20qeth: Fix IP version detection for VLAN trafficStefan Raspl
2014-03-20qeth: Removed unused parameterStefan Raspl
2014-03-20qeth: make qeth_query_card_info_cb() staticHeiko Carstens
2014-02-25qeth: postpone freeing of qdio memoryUrsula Braun