aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_l3_main.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-27
|\
| * 390/qeth: Fix locking warning during qeth device setupThomas Richter2015-01-26
* | qeth: use qeth_card_hw_is_reachable() everywhereEugene Crosser2015-01-17
* | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
|/
* qeth: make local functions static in qeth_l3 moduleThomas Richter2014-10-26
* qeth: fix some trace formating issuesThomas Richter2014-10-26
* net: better IFF_XMIT_DST_RELEASE supportEric Dumazet2014-10-07
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
* s390/net: fix format string mismatchesUrsula Braun2014-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
* qeth: Extend priority queueing to IPv6Stefan Raspl2014-04-28
* qeth: postpone freeing of qdio memoryUrsula Braun2014-02-25
* qeth: fix build of s390 allmodconfigEugene Crosser2014-01-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
|\
| * qeth: fix qeth_wait_for_threads() deadlock for OSN devicesStefan Raspl2013-04-08
* | qeth: Fix missing pointer updateStefan Raspl2013-04-22
* | qeth: remove unused variableStefan Raspl2013-04-22
* | qeth: fix VLAN related compilation errorsPatrick McHardy2013-04-21
* | net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-19
* | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
|/
* qeth: Fix scatter-gather regressionFrank Blaschka2013-03-19
* qeth: Fix invalid router settings handlingStefan Raspl2013-03-19
* qeth: delay feature traceStefan Raspl2013-03-19
* qeth: Support VEPA modeStefan Raspl2013-01-21
* qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lockJiri Pirko2013-01-04
* qeth: Remove BUG_ONsStefan Raspl2012-11-19
* qeth: Consolidate tracing of card featuresStefan Raspl2012-11-19
* qeth: fix deadlock between recovery and bonding driverStefan Raspl2012-10-16
* qeth: fix possible memory leak in qeth_l3_add_[vipa|rxip]()Wei Yongjun2012-09-24
* qeth: repair crash in qeth_l3_vlan_rx_kill_vid()frank.blaschka@de.ibm.com2012-07-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-07-24
|\
| * s390: Use eth_random_addrJoe Perches2012-07-17
| * qeth: Convert over to dst_neigh_lookup_skb().David S. Miller2012-07-05
* | s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-20
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-05-21
|\
| * s390/qeth: stop using struct ccwgroup driver for discipline callbacksSebastian Ott2012-05-16
* | qeth: recognize vlan devices in layer3 modefrank.blaschka@de.ibm.com2012-05-16
* | qeth: remove token ring part 2Frank Blaschka2012-05-16
* | s390: delete any traces of token ring supportPaul Gortmaker2012-05-15
|/
* qeth: meaningful return code for set_mac_addressUrsula Braun2012-03-08
* qeth: add query OSA address table supportFrank Blaschka2012-02-08
* qeth: Move away from using neighbour entries in qeth_l3_fill_header()David Miller2012-02-02
* qeth: recovery through asynchronous deliveryEinar Lueck2011-12-20
* qeth: forbid recovery during shutdownUrsula Braun2011-12-20
* qeth: suspicious rcu_dereference_check in recoveryUrsula Braun2011-12-20
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-08
* net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-21
|\
| * qeth: l3 fix rcu splat in xmitFrank Blaschka2011-11-16