aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-12vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong1-5/+5
2014-04-28ctc: replace PTR_RET with PTR_ERR_OR_ZEROFrank Blaschka1-1/+1
2014-04-28claw: replace PTR_RET with PTR_ERR_OR_ZEROFrank Blaschka1-1/+1
2014-04-28qeth: Add new priority queueing optionsStefan Raspl3-4/+27
2014-04-28qeth: Extend priority queueing to IPv6Stefan Raspl4-36/+48
2014-04-28qeth: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong1-1/+1
2014-04-28lcs: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong1-1/+1
2014-04-28qeth: Fix default queue setting in priority queueingStefan Raspl1-3/+5
2014-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+1
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-7/+10
2014-04-01lcs: Add missing destroy_timer_on_stack()Thomas Gleixner1-0/+1
2014-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-2/+2
2014-03-20qeth: Fix IP version detection for VLAN trafficStefan Raspl1-2/+5
2014-03-20qeth: Removed unused parameterStefan Raspl1-3/+3
2014-03-20qeth: make qeth_query_card_info_cb() staticHeiko Carstens1-2/+2
2014-02-25qeth: postpone freeing of qdio memoryUrsula Braun3-2/+9
2014-02-21s390: improve debug feature usageSebastian Ott1-2/+2
2014-01-29qeth: fix build of s390 allmodconfigEugene Crosser4-21/+51
2014-01-15qeth: bridgeport support - address notificationsEugene Crosser6-0/+339
2014-01-15qeth: bridgeport support - basic controlEugene Crosser8-2/+664
2013-12-17qeth: Accurate ethtool outputEugene Crosser3-49/+185
2013-12-17netiucv: improve state checking in conn_action_txdoneUrsula Braun1-2/+6
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+5
2013-11-07qeth: avoid buffer overflow in snmp ioctlUrsula Braun1-1/+5
2013-10-24s390/s390dbf: use debug_level_enabled() where applicableHendrik Brueckner5-23/+5
2013-08-22s390: replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-31/+14
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds1-4/+2
2013-07-03clean up scary strncpy(dst, src, strlen(src)) usesKees Cook1-4/+2
2013-06-26s390/net: Cocci spatch "ptr_ret.spatch"Thomas Meyer4-4/+4
2013-06-25qeth: use default napi weightSebastian Ott1-1/+1
2013-06-25qeth: Fix crash on initial MTU size changeStefan Raspl1-2/+4
2013-06-25qeth: change default standard blkt settings for OSAUrsula Braun1-5/+5
2013-06-25qeth: Increase default MTU for OSA devicesStefan Raspl1-3/+4
2013-06-25netiucv: remove unused macroAndy Shevchenko1-20/+0
2013-06-13netiucv: Hold rtnl between name allocation and device registration.Benjamin Poirier1-1/+5
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-0/+26
2013-04-22qeth: Fix missing pointer updateStefan Raspl4-4/+6
2013-04-22qeth: remove unused variableStefan Raspl4-6/+4
2013-04-22qeth: remove cast for kzalloc return valueZhang Yanfei1-1/+1
2013-04-21qeth: fix VLAN related compilation errorsPatrick McHardy1-6/+10
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2-4/+8
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2-4/+4
2013-04-08qeth: fix qeth_wait_for_threads() deadlock for OSN devicesStefan Raspl4-0/+26
2013-03-19qeth: Fix scatter-gather regressionFrank Blaschka3-8/+42
2013-03-19qeth: Fix invalid router settings handlingStefan Raspl2-6/+13
2013-03-19qeth: delay feature traceStefan Raspl1-1/+1
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+1
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens1-1/+1
2013-01-21qeth: Fix HiperSockets performance regressionStefan Raspl1-1/+1