summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * netfilter: ipset: SCTP, UDPLITE support addedJozsef Kadlecsik2011-04-136-5/+21
| * IPVS: combine consecutive #ifdef CONFIG_PROC_FS blocksSimon Horman2011-04-051-3/+0
| * netfilter: get rid of atomic ops in fast pathEric Dumazet2011-04-045-90/+80
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-1944-136/+197
|\ \
| * | ip6_pol_route panic: Do not allow VLAN on loopbackKrishna Kumar2011-04-171-1/+2
| * | bnx2x: Fix port identification problemYaniv Rosner2011-04-171-5/+4
| * | r8169: add Realtek as maintainer.Francois Romieu2011-04-171-0/+1
| * | ip: ip_options_compile() resilient to NULL skb routeEric Dumazet2011-04-141-3/+3
| * | bna: fix memory leak during RX path cleanupRasesh Mody2011-04-141-1/+0
| * | bna: fix for clean fw re-initializationRasesh Mody2011-04-144-15/+51
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-1411-46/+39
| |\ \
| | * | iwlegacy: fix tx_power initializationStanislaw Gruszka2011-04-136-28/+11
| | * | ath9k_htc: Fix ethtool reportingSujith Manoharan2011-04-121-2/+2
| | * | ath9k_hw: fix stopping rx DMA during resetsFelix Fietkau2011-04-124-16/+26
| * | | usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps.huajun li2011-04-141-2/+2
| * | | Revert "tcp: disallow bind() to reuse addr/port"David S. Miller2011-04-132-4/+3
OpenPOWER on IntegriCloud