summaryrefslogtreecommitdiff
path: root/drivers/s390/net/qeth_l3_main.c
AgeCommit message (Expand)Author
2012-10-16qeth: fix deadlock between recovery and bonding driverStefan Raspl
2012-09-24qeth: fix possible memory leak in qeth_l3_add_[vipa|rxip]()Wei Yongjun
2012-07-25qeth: repair crash in qeth_l3_vlan_rx_kill_vid()frank.blaschka@de.ibm.com
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-07-16s390: Use eth_random_addrJoe Perches
2012-07-05qeth: Convert over to dst_neigh_lookup_skb().David S. Miller
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-05-16qeth: recognize vlan devices in layer3 modefrank.blaschka@de.ibm.com
2012-05-16qeth: remove token ring part 2Frank Blaschka
2012-05-16s390/qeth: stop using struct ccwgroup driver for discipline callbacksSebastian Ott
2012-05-15s390: delete any traces of token ring supportPaul Gortmaker
2012-03-07qeth: meaningful return code for set_mac_addressUrsula Braun
2012-02-08qeth: add query OSA address table supportFrank Blaschka
2012-02-02qeth: Move away from using neighbour entries in qeth_l3_fill_header()David Miller
2011-12-20qeth: recovery through asynchronous deliveryEinar Lueck
2011-12-20qeth: forbid recovery during shutdownUrsula Braun
2011-12-20qeth: suspicious rcu_dereference_check in recoveryUrsula Braun
2011-12-08net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko
2011-12-05net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-11-16qeth: l3 fix rcu splat in xmitFrank Blaschka
2011-10-30[S390] sparse: fix sparse static warningsMartin Schwidefsky
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-13qeth: add support for af_iucv HiperSockets transportFrank Blaschka
2011-08-13qeth: l3 ipv6 vlan not working on shared OSA chpidFrank Blaschka
2011-07-21qeth: do vlan cleanupJiri Pirko
2011-07-17net: Abstract dst->neighbour accesses behind helpers.David S. Miller
2011-05-18qeth: use ndo_set_features callback for initial setup and recoveryFrank Blaschka
2011-05-13qeth: add OSA concurrent hardware trapFrank Blaschka
2011-05-13qeth: convert to hw_features part 2Frank Blaschka
2011-04-20net: s390: convert to hw_featuresMichał Mirosław
2011-03-14qeth: change some configurations defaultsFrank Blaschka
2011-02-26qeth: remove needless IPA-commands in offlineUrsula Braun
2011-01-15qeth: l3 hw tx csum circumvent hw bugFrank Blaschka
2011-01-15qeth: postpone open till recovery is finishedUrsula Braun
2010-12-10qeth: l3 add vlan hdr in passthru framesFrank Blaschka
2010-12-10qeth: support VIPA add/del in offline modeEinar Lueck
2010-12-10qeth: support ipv6 query arp cache for HiperSocketsEinar Lueck
2010-11-28qeth: l3 fix len in tso hdrFrank Blaschka
2010-11-28qeth: enable interface setup if LAN is offlineUrsula Braun
2010-11-28qeth lcs: convert mc rwlock to RCUSachin Sant
2010-10-21vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross
2010-10-03qeth: tagging with VLAN-ID 0Ursula Braun
2010-09-08qeth: NAPI support for l2 and l3 disciplineFrank Blaschka
2010-09-08qeth: Use %pI6Joe Perches
2010-07-23qeth: serialize sysfs-triggered device configurationsUrsula Braun
2010-07-23qeth: IP address takeover flag settingKlaus-Dieter Wacker
2010-06-23qeth: fix page breaks in hw headersFrank Blaschka