summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net
Commit message (Expand)AuthorAgeFilesLines
* qeth: Display adjacent switch attributesStefan Raspl2014-07-224-1/+100
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-165-7/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-129-76/+124
|\
| * net: use ethtool_cmd_speed_set helper to set ethtool speed valueJiri Pirko2014-06-071-8/+11
| * s390/net: fix format string mismatchesUrsula Braun2014-05-313-10/+19
| * qeth: Fix for possible null pointer dereferenceRickard Strandqvist2014-05-311-2/+2
| * net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-132-5/+4Star
| * vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong2014-05-121-5/+5
| * ctc: replace PTR_RET with PTR_ERR_OR_ZEROFrank Blaschka2014-04-281-1/+1
| * claw: replace PTR_RET with PTR_ERR_OR_ZEROFrank Blaschka2014-04-281-1/+1
| * qeth: Add new priority queueing optionsStefan Raspl2014-04-283-4/+27
| * qeth: Extend priority queueing to IPv6Stefan Raspl2014-04-284-36/+48
| * qeth: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong2014-04-281-1/+1
| * lcs: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong2014-04-281-1/+1
| * qeth: Fix default queue setting in priority queueingStefan Raspl2014-04-281-3/+5
* | s390/cio: fix multiple structure definitionsSebastian Ott2014-05-201-10/+2Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-04-081-0/+1
|\
| * lcs: Add missing destroy_timer_on_stack()Thomas Gleixner2014-04-011-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-033-7/+10
|\ \ | |/ |/|
| * qeth: Fix IP version detection for VLAN trafficStefan Raspl2014-03-201-2/+5
| * qeth: Removed unused parameterStefan Raspl2014-03-201-3/+3
| * qeth: make qeth_query_card_info_cb() staticHeiko Carstens2014-03-201-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-03-311-2/+2
|\ \ | |/ |/|
| * s390: improve debug feature usageSebastian Ott2014-02-211-2/+2
* | qeth: postpone freeing of qdio memoryUrsula Braun2014-02-263-2/+9
|/
* qeth: fix build of s390 allmodconfigEugene Crosser2014-01-294-21/+51
* qeth: bridgeport support - address notificationsEugene Crosser2014-01-156-0/+339
* qeth: bridgeport support - basic controlEugene Crosser2014-01-158-2/+664
* qeth: Accurate ethtool outputEugene Crosser2013-12-173-49/+185
* netiucv: improve state checking in conn_action_txdoneUrsula Braun2013-12-171-2/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-131-1/+5
|\
| * qeth: avoid buffer overflow in snmp ioctlUrsula Braun2013-11-071-1/+5
* | s390/s390dbf: use debug_level_enabled() where applicableHendrik Brueckner2013-10-245-23/+5Star
|/
* s390: replace strict_strtoul() with kstrtoul()Jingoo Han2013-08-221-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-103-31/+14Star
|\
| * qeth: use default napi weightSebastian Ott2013-06-261-1/+1
| * qeth: Fix crash on initial MTU size changeStefan Raspl2013-06-261-2/+4
| * qeth: change default standard blkt settings for OSAUrsula Braun2013-06-261-5/+5
| * qeth: Increase default MTU for OSA devicesStefan Raspl2013-06-261-3/+4
| * netiucv: remove unused macroAndy Shevchenko2013-06-261-20/+0Star
* | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-041-4/+2Star
|\ \
| * | clean up scary strncpy(dst, src, strlen(src)) usesKees Cook2013-07-041-4/+2Star
| |/
* / s390/net: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-264-4/+4
|/
* netiucv: Hold rtnl between name allocation and device registration.Benjamin Poirier2013-06-141-1/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-234-0/+26
|\
| * qeth: fix qeth_wait_for_threads() deadlock for OSN devicesStefan Raspl2013-04-084-0/+26
* | qeth: Fix missing pointer updateStefan Raspl2013-04-224-4/+6
* | qeth: remove unused variableStefan Raspl2013-04-224-6/+4Star
* | qeth: remove cast for kzalloc return valueZhang Yanfei2013-04-221-1/+1
* | qeth: fix VLAN related compilation errorsPatrick McHardy2013-04-211-6/+10