aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-21qeth: Make s390dbf card entries persistentStefan Raspl1-12/+78
2013-01-21qeth: Update Kconfig wordingStefan Raspl1-2/+2
2013-01-21qeth: Support VEPA modeStefan Raspl7-67/+112
2013-01-21qeth: Remove unused exportsStefan Raspl2-7/+2
2013-01-21qeth: Fix retry logic in hardsetupStefan Raspl1-3/+3
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-3/+3
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens3-3/+3
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko1-11/+8
2013-01-04qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lockJiri Pirko1-10/+11
2012-11-19qeth: Remove BUG_ONsStefan Raspl3-14/+10
2012-11-19qeth: Consolidate tracing of card featuresStefan Raspl4-3/+16
2012-11-19qeth: Clarify card type naming for virtual NICsStefan Raspl1-8/+8
2012-11-19claw: remove BUG_ONsUrsula Braun1-2/+0
2012-11-19ctcm: remove BUG_ONsUrsula Braun2-5/+0
2012-11-19qeth: Remove unused variableStefan Raspl1-2/+1
2012-11-13qeth: set new mac even if old mac is goneUrsula Braun1-1/+1
2012-11-13qeth: Fix IPA_CMD_QIPASSIST return code handlingStefan Raspl2-6/+29
2012-10-16qeth: fix deadlock between recovery and bonding driverStefan Raspl2-10/+12
2012-10-16smsgiucv: reestablish IUCV path after resumeHendrik Brueckner1-1/+1
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds5-38/+48
2012-09-26s390/sysinfo,stsi: change return code handlingHeiko Carstens1-11/+4
2012-09-24ctcm: fix error return codePeter Senna Tschudin1-1/+1
2012-09-24drivers/s390/net: removes unnecessary semicolonPeter Senna Tschudin2-3/+3
2012-09-24qeth: fix possible memory leak in qeth_l3_add_[vipa|rxip]()Wei Yongjun1-0/+2
2012-09-24lcs: ensure proper ccw setupSebastian Ott1-1/+1
2012-09-24qeth: cleanup channel path descriptor functionSebastian Ott1-33/+41
2012-07-25qeth: repair crash in qeth_l3_vlan_rx_kill_vid()frank.blaschka@de.ibm.com1-0/+4