summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-26tg3: Add EEH supportMatt Carlson
2011-04-26tg3: Add TSO loopback testMatt Carlson
2011-04-26tg3: Organize loopback test failure flagsMatt Carlson
2011-04-26tg3: Fix int generation hw bug for 5719 / 5720Matt Carlson
2011-04-25bluetooth: Fix use-before-initiailized var.David S. Miller
2011-04-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-04-25be2net: Fixed a bug in be_cmd_get_regs().Somnath Kotur
2011-04-25bonding: move processing of recv handlers into handle_frame()Jiri Pirko
2011-04-25net: make WARN_ON in dev_disable_lro() usefulMichał Mirosław
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-24net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller
2011-04-22inet: constify ip headers and in6_addrEric Dumazet
2011-04-21net: fix hw_features ethtool_ops->set_flags compatibilityMichał Mirosław
2011-04-21tg3: Add additional EEE messagingMatt Carlson
2011-04-21tg3: Add macro for SMDSP togglingMatt Carlson
2011-04-21tg3: Add write accessor for AUX CTRL phy regMatt Carlson
2011-04-21tg3: Add read accessor for AUX CTRL phy regMatt Carlson
2011-04-21tg3: Move phy accessor functions higherMatt Carlson
2011-04-21tg3: Only allow phy ioctls while netif_runningMatt Carlson
2011-04-21tg3: Nullify RSS for loopback testMatt Carlson
2011-04-21tg3: Adjust rx prod ring bd replenish thresholdsMatt Carlson
2011-04-21tg3: Workaround rx_discards stat bugMatt Carlson
2011-04-21mv643xx_eth: Fix build regression.David S. Miller
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