aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net
Commit message (Expand)AuthorAge
* ctcm: replace sscanf by kstrto functionThomas Richter2014-10-26
* lcs: replace sscanf by kstrto functionThomas Richter2014-10-26
* qeth: s390 ethernet device driver dependencyThomas Richter2014-10-26
* qeth: make local functions static in qeth_l3 moduleThomas Richter2014-10-26
* qeth: fix some trace formating issuesThomas Richter2014-10-26
* qeth: qeth_core_main make local functions staticThomas Richter2014-10-26
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-13
|\
| * sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai2014-09-19
* | net: better IFF_XMIT_DST_RELEASE supportEric Dumazet2014-10-07
* | qeth: don't query for info if hardware not ready.Eugene Crosser2014-09-02
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-08-07
|\
| * s390/qeth: extract qdio buffers from output buffer structSebastian Ott2014-07-22
| * s390/qeth: extract qdio buffers from input buffer structSebastian Ott2014-07-22
| * s390/qeth: qdio queue helpersSebastian Ott2014-07-22
* | qeth: Display adjacent switch attributesStefan Raspl2014-07-21
* | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12
|\
| * net: use ethtool_cmd_speed_set helper to set ethtool speed valueJiri Pirko2014-06-06
| * s390/net: fix format string mismatchesUrsula Braun2014-05-30
| * qeth: Fix for possible null pointer dereferenceRickard Strandqvist2014-05-30
| * net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
| * vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong2014-05-12
| * ctc: replace PTR_RET with PTR_ERR_OR_ZEROFrank Blaschka2014-04-28
| * claw: replace PTR_RET with PTR_ERR_OR_ZEROFrank Blaschka2014-04-28
| * qeth: Add new priority queueing optionsStefan Raspl2014-04-28
| * qeth: Extend priority queueing to IPv6Stefan Raspl2014-04-28
| * qeth: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong2014-04-28
| * lcs: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong2014-04-28
| * qeth: Fix default queue setting in priority queueingStefan Raspl2014-04-28
* | s390/cio: fix multiple structure definitionsSebastian Ott2014-05-20
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-04-08
|\
| * lcs: Add missing destroy_timer_on_stack()Thomas Gleixner2014-04-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-02
|\ \ | |/ |/|
| * qeth: Fix IP version detection for VLAN trafficStefan Raspl2014-03-20
| * qeth: Removed unused parameterStefan Raspl2014-03-20
| * qeth: make qeth_query_card_info_cb() staticHeiko Carstens2014-03-20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-03-31
|\ \ | |/ |/|
| * s390: improve debug feature usageSebastian Ott2014-02-21
* | qeth: postpone freeing of qdio memoryUrsula Braun2014-02-25
|/
* qeth: fix build of s390 allmodconfigEugene Crosser2014-01-29
* qeth: bridgeport support - address notificationsEugene Crosser2014-01-15
* qeth: bridgeport support - basic controlEugene Crosser2014-01-15
* qeth: Accurate ethtool outputEugene Crosser2013-12-17
* netiucv: improve state checking in conn_action_txdoneUrsula Braun2013-12-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-13
|\
| * qeth: avoid buffer overflow in snmp ioctlUrsula Braun2013-11-07
* | s390/s390dbf: use debug_level_enabled() where applicableHendrik Brueckner2013-10-24
|/
* s390: replace strict_strtoul() with kstrtoul()Jingoo Han2013-08-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\
| * qeth: use default napi weightSebastian Ott2013-06-25