summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-21sctp: implement event notification SCTP_SENDER_DRY_EVENTWei Yongjun
2011-04-21sctp: change auth event type name to SCTP_AUTHENTICATION_EVENTWei Yongjun
2011-04-21sctp: implement socket option SCTP_GET_ASSOC_ID_LISTWei Yongjun
2011-04-20sctp: move chunk from retransmit queue to abandoned listWei Yongjun
2011-04-20sctp: make heartbeat information in sctp_make_heartbeat()Wei Yongjun
2011-04-20sctp: fix to check the source address of COOKIE-ECHO chunkWei Yongjun
2011-04-20sctp: handle ootb packet in chunk order as definedShan Wei
2011-04-20sctp: bail from sctp_endpoint_lookup_assoc() if not boundVlad Yasevich
2011-04-20sctp: remove completely unsed EMPTY stateVlad Yasevich
2011-04-20sctp: remove redundant check when walking through a list of TLV parametersShan Wei
2011-04-20sctp: check invalid value of length parameter in error causeShan Wei
2011-04-20sctp: check parameter value of length in ERROR chunkShan Wei
2011-04-20net: tun: convert to hw_featuresMichał Mirosław
2011-04-20net: xen-netback: convert to hw_featuresMichał Mirosław
2011-04-20net: qlcnic: convert to hw_featuresMichał Mirosław
2011-04-20net: ibmveth: convert to hw_featuresMichał Mirosław
2011-04-20net: pch_gbe: convert to hw_featuresMichał Mirosław
2011-04-20net: infiniband/ulp/ipoib: convert to hw_featuresMichał Mirosław
2011-04-20net: s390: convert to hw_featuresMichał Mirosław
2011-04-20net: infiniband/hw/nes: convert to hw_featuresMichał Mirosław
2011-04-20Staging: convert hv network driver to hw_featuresMichał Mirosław
2011-04-20net: batman-adv: remove rx_csum ethtool_opsMichał Mirosław
2011-04-20net: dsa: remove ethtool_ops->set_sgMichał Mirosław
2011-04-19sctp: Release all routes when processing acks ADD_IP or DEL_IPVlad Yasevich
2011-04-19sctp: Allow bindx_del to accept 0 portVlad Yasevich
2011-04-19sctp: teach CACC algorithm about removed transportsVlad Yasevich
2011-04-19sctp: use memdup_user to copy data from userspaceShan Wei
2011-04-19sctp: kill abandoned SCTP_CMD_TRANSMIT commandShan Wei
2011-04-19sctp: use common head of addr parameter to access member in addr-unrelated codeShan Wei
2011-04-19sctp: fix the comment of sctp_sf_violation_paramlen()Shan Wei
2011-04-19sctp: delete unused macro definition of sctp_chunk_is_controlShan Wei
2011-04-19be2net: add code to display default value of tx rate for VFsAjit Khaparde
2011-04-19be2net: pass domain id to be_cmd_link_status_queryAjit Khaparde
2011-04-19be2net: fix be_mcc_compl_process to identify eth_get_stat commandAjit Khaparde
2011-04-19be2net: Add code to display nic speeds other than 1Gbps/10GbpsAjit Khaparde
2011-04-19be2net: allow register dump only for PFsAjit Khaparde
2011-04-19net:bna: fix compile warning of ‘bfa_ioc_smem_pgoff’ defined but not usedShan Wei
2011-04-19net: forcedeth: fix compile warning of not used nv_set_tso functionShan Wei
2011-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-04-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-18net: qlge: convert to hw_featuresMichał Mirosław
2011-04-18net: vmxnet3: convert to hw_featuresMichał Mirosław
2011-04-18net: vxge: convert to hw_featuresMichał Mirosław
2011-04-18net: chelsio: convert to hw_featuresMichał Mirosław
2011-04-18net: s2io: convert to hw_featuresMichał Mirosław
2011-04-18net: fix section mismatchesMichał Mirosław
2011-04-18r8169: TSO fixes.Francois Romieu
2011-04-18net: myri10ge: convert to hw_featuresMichał Mirosław
2011-04-18net: dm9000: Fix buildMark Brown
2011-04-17bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_...Ben Hutchings