aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-21tg3: Nullify RSS for loopback testMatt Carlson1-0/+9
2011-04-21tg3: Adjust rx prod ring bd replenish thresholdsMatt Carlson2-23/+53
2011-04-21tg3: Workaround rx_discards stat bugMatt Carlson2-1/+28
2011-04-21powerpc: Fix multicast problem in fs_enet driverAndrea Galbusera2-6/+6
2011-04-21mv643xx_eth: Fix build regression.David S. Miller1-1/+1
2011-04-21ipv6: udp: fix the wrong headroom checkShan Wei1-1/+1
2011-04-21sctp: implement event notification SCTP_SENDER_DRY_EVENTWei Yongjun6-1/+74
2011-04-21sctp: change auth event type name to SCTP_AUTHENTICATION_EVENTWei Yongjun2-2/+3
2011-04-21sctp: implement socket option SCTP_GET_ASSOC_ID_LISTWei Yongjun2-0/+65
2011-04-20iwl4965: fix skb usage after freeStanislaw Gruszka1-3/+7
2011-04-20iwlwifi: fix skb usage after freeStanislaw Gruszka1-3/+7
2011-04-20mac80211: fix SMPS debugfs lockingJohannes Berg2-2/+4
2011-04-20can: add missing socket check in can/raw releaseOliver Hartkopp1-1/+6
2011-04-20sctp: move chunk from retransmit queue to abandoned listWei Yongjun1-0/+7
2011-04-20sctp: make heartbeat information in sctp_make_heartbeat()Wei Yongjun3-18/+15
2011-04-20sctp: fix to check the source address of COOKIE-ECHO chunkWei Yongjun4-17/+28
2011-04-20sctp: handle ootb packet in chunk order as definedShan Wei2-15/+21
2011-04-20sctp: bail from sctp_endpoint_lookup_assoc() if not boundVlad Yasevich1-6/+14
2011-04-20sctp: remove completely unsed EMPTY stateVlad Yasevich4-87/+8
2011-04-20sctp: remove redundant check when walking through a list of TLV parametersShan Wei1-2/+0
2011-04-20sctp: check invalid value of length parameter in error causeShan Wei1-1/+8
2011-04-20sctp: check parameter value of length in ERROR chunkShan Wei1-0/+5
2011-04-20bonding: 802.3ad - fix agg_device_upJiri Bohac1-2/+5
2011-04-20ehea: Fix a DLPAR bug on ehea_rereg_mrs().Breno Leitao1-3/+6
2011-04-20net: tun: convert to hw_featuresMichał Mirosław1-38/+25
2011-04-20net: xen-netback: convert to hw_featuresMichał Mirosław2-72/+15
2011-04-20net: qlcnic: convert to hw_featuresMichał Mirosław5-142/+57
2011-04-20net: ibmveth: convert to hw_featuresMichał Mirosław1-69/+27
2011-04-20net: pch_gbe: convert to hw_featuresMichał Mirosław4-74/+42
2011-04-20net: infiniband/ulp/ipoib: convert to hw_featuresMichał Mirosław5-46/+20
2011-04-20net: s390: convert to hw_featuresMichał Mirosław3-107/+52
2011-04-20net: infiniband/hw/nes: convert to hw_featuresMichał Mirosław3-54/+7
2011-04-20Staging: convert hv network driver to hw_featuresMichał Mirosław1-2/+1
2011-04-20net: batman-adv: remove rx_csum ethtool_opsMichał Mirosław1-13/+0
2011-04-20net: dsa: remove ethtool_ops->set_sgMichał Mirosław1-1/+0
2011-04-19sctp: Release all routes when processing acks ADD_IP or DEL_IPVlad Yasevich1-6/+2
2011-04-19sctp: Allow bindx_del to accept 0 portVlad Yasevich1-1/+5
2011-04-19sctp: teach CACC algorithm about removed transportsVlad Yasevich1-3/+8
2011-04-19sctp: use memdup_user to copy data from userspaceShan Wei1-16/+6
2011-04-19sctp: kill abandoned SCTP_CMD_TRANSMIT commandShan Wei2-7/+0
2011-04-19sctp: use common head of addr parameter to access member in addr-unrelated codeShan Wei2-6/+6
2011-04-19sctp: fix the comment of sctp_sf_violation_paramlen()Shan Wei1-2/+3
2011-04-19sctp: delete unused macro definition of sctp_chunk_is_controlShan Wei1-1/+0
2011-04-19can: Add missing socket check in can/bcm release.Dave Jones1-1/+6
2011-04-19be2net: add code to display default value of tx rate for VFsAjit Khaparde1-0/+13
2011-04-19be2net: pass domain id to be_cmd_link_status_queryAjit Khaparde4-5/+5
2011-04-19be2net: fix be_mcc_compl_process to identify eth_get_stat commandAjit Khaparde1-1/+3
2011-04-19be2net: Add code to display nic speeds other than 1Gbps/10GbpsAjit Khaparde1-0/+9
2011-04-19be2net: allow register dump only for PFsAjit Khaparde1-3/+7
2011-04-19net:bna: fix compile warning of ‘bfa_ioc_smem_pgoff’ defined but not usedShan Wei1-7/+0