aboutsummaryrefslogtreecommitdiffstats
path: root/README (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2011-04-19net: forcedeth: fix compile warning of not used nv_set_tso functionShan Wei1-10/+0
2011-04-18net: qlge: convert to hw_featuresMichał Mirosław2-47/+8
2011-04-18net: vmxnet3: convert to hw_featuresMichał Mirosław3-86/+28
2011-04-18net: vxge: convert to hw_featuresMichał Mirosław3-127/+59
2011-04-18net: chelsio: convert to hw_featuresMichał Mirosław5-58/+14
2011-04-18net: s2io: convert to hw_featuresMichał Mirosław1-80/+20
2011-04-18net: fix section mismatchesMichał Mirosław10-68/+72
2011-04-18r8169: TSO fixes.Francois Romieu1-72/+137
2011-04-18net: myri10ge: convert to hw_featuresMichał Mirosław1-54/+12
2011-04-18net: dm9000: Fix buildMark Brown1-1/+1
2011-04-17bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_PEERSBen Hutchings7-207/+4
2011-04-17vlan: Propagate NETDEV_NOTIFY_PEERS notifierBen Hutchings1-0/+11
2011-04-17ipv6: Send unsolicited neighbour advertismements when notifiedBen Hutchings1-0/+26
2011-04-17bnx2x: cosmetics: Using ethtool_cmd_speed() APIDavid Decotigny1-12/+13
2011-04-17ip6_pol_route panic: Do not allow VLAN on loopbackKrishna Kumar1-1/+2
2011-04-17decnet: Don't leak entries when rebuilding zone.David S. Miller1-2/+3
2011-04-17via-rhine: Assign random MAC address if necessaryJoe Perches1-5/+7
2011-04-17via_rhine: Use netdev_<level> and pr_<level>Joe Perches1-122/+108
2011-04-17bridge: fix accidental creation of sysfs directoryStephen Hemminger1-1/+1