summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: fix hw_features ethtool_ops->set_flags compatibilityMichał Mirosław2011-04-211-2/+2
* tg3: Add additional EEE messagingMatt Carlson2011-04-211-2/+9
* tg3: Add macro for SMDSP togglingMatt Carlson2011-04-211-56/+46
* tg3: Add write accessor for AUX CTRL phy regMatt Carlson2011-04-212-17/+35
* tg3: Add read accessor for AUX CTRL phy regMatt Carlson2011-04-212-18/+38
* tg3: Move phy accessor functions higherMatt Carlson2011-04-211-68/+68
* tg3: Only allow phy ioctls while netif_runningMatt Carlson2011-04-211-6/+2
* tg3: Nullify RSS for loopback testMatt Carlson2011-04-211-0/+9
* tg3: Adjust rx prod ring bd replenish thresholdsMatt Carlson2011-04-212-23/+53
* tg3: Workaround rx_discards stat bugMatt Carlson2011-04-212-1/+28
* mv643xx_eth: Fix build regression.David S. Miller2011-04-211-1/+1
* sctp: implement event notification SCTP_SENDER_DRY_EVENTWei Yongjun2011-04-216-1/+74
* sctp: change auth event type name to SCTP_AUTHENTICATION_EVENTWei Yongjun2011-04-212-2/+3
* sctp: implement socket option SCTP_GET_ASSOC_ID_LISTWei Yongjun2011-04-212-0/+65
* sctp: move chunk from retransmit queue to abandoned listWei Yongjun2011-04-201-0/+7
* sctp: make heartbeat information in sctp_make_heartbeat()Wei Yongjun2011-04-203-18/+15
* sctp: fix to check the source address of COOKIE-ECHO chunkWei Yongjun2011-04-204-17/+28
* sctp: handle ootb packet in chunk order as definedShan Wei2011-04-202-15/+21
* sctp: bail from sctp_endpoint_lookup_assoc() if not boundVlad Yasevich2011-04-201-6/+14
* sctp: remove completely unsed EMPTY stateVlad Yasevich2011-04-204-87/+8
* sctp: remove redundant check when walking through a list of TLV parametersShan Wei2011-04-201-2/+0
* sctp: check invalid value of length parameter in error causeShan Wei2011-04-201-1/+8
* sctp: check parameter value of length in ERROR chunkShan Wei2011-04-201-0/+5
* net: tun: convert to hw_featuresMichał Mirosław2011-04-201-38/+25
* net: xen-netback: convert to hw_featuresMichał Mirosław2011-04-202-72/+15
* net: qlcnic: convert to hw_featuresMichał Mirosław2011-04-205-142/+57
* net: ibmveth: convert to hw_featuresMichał Mirosław2011-04-201-69/+27
* net: pch_gbe: convert to hw_featuresMichał Mirosław2011-04-204-74/+42
* net: infiniband/ulp/ipoib: convert to hw_featuresMichał Mirosław2011-04-205-46/+20
* net: s390: convert to hw_featuresMichał Mirosław2011-04-203-107/+52
* net: infiniband/hw/nes: convert to hw_featuresMichał Mirosław2011-04-203-54/+7
* Staging: convert hv network driver to hw_featuresMichał Mirosław2011-04-201-2/+1
* net: batman-adv: remove rx_csum ethtool_opsMichał Mirosław2011-04-201-13/+0
* net: dsa: remove ethtool_ops->set_sgMichał Mirosław2011-04-201-1/+0
* sctp: Release all routes when processing acks ADD_IP or DEL_IPVlad Yasevich2011-04-191-6/+2
* sctp: Allow bindx_del to accept 0 portVlad Yasevich2011-04-191-1/+5
* sctp: teach CACC algorithm about removed transportsVlad Yasevich2011-04-191-3/+8
* sctp: use memdup_user to copy data from userspaceShan Wei2011-04-191-16/+6
* sctp: kill abandoned SCTP_CMD_TRANSMIT commandShan Wei2011-04-192-7/+0
* sctp: use common head of addr parameter to access member in addr-unrelated codeShan Wei2011-04-192-6/+6
* sctp: fix the comment of sctp_sf_violation_paramlen()Shan Wei2011-04-191-2/+3
* sctp: delete unused macro definition of sctp_chunk_is_controlShan Wei2011-04-191-1/+0
* be2net: add code to display default value of tx rate for VFsAjit Khaparde2011-04-191-0/+13
* be2net: pass domain id to be_cmd_link_status_queryAjit Khaparde2011-04-194-5/+5
* be2net: fix be_mcc_compl_process to identify eth_get_stat commandAjit Khaparde2011-04-191-1/+3
* be2net: Add code to display nic speeds other than 1Gbps/10GbpsAjit Khaparde2011-04-191-0/+9
* be2net: allow register dump only for PFsAjit Khaparde2011-04-191-3/+7
* net:bna: fix compile warning of ‘bfa_ioc_smem_pgoff’ defined but not usedShan Wei2011-04-191-7/+0
* net: forcedeth: fix compile warning of not used nv_set_tso functionShan Wei2011-04-191-10/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-04-1912-98/+101
|\
OpenPOWER on IntegriCloud