aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-08-24mlx4_en: Fixing report in Ethtool get_settingsYevgeny Petrilin5-2/+46
2010-08-24mlx4_en: Added self diagnostics test implementationYevgeny Petrilin15-27/+388
2010-08-24mlx4_en: Validate port up prior to transmittingYevgeny Petrilin1-0/+3
2010-08-24mlx4_en: Reporting link state with KERN_INFOYevgeny Petrilin2-2/+4
2010-08-24mlx4_en: Fixed MAX_TX_RINGS definitionYevgeny Petrilin1-1/+1
2010-08-24mlx4_en: performing CLOSE_PORT at the end of tear-down processYevgeny Petrilin1-2/+4
2010-08-24mlx4_en: Setting dev->perm_addr fieldYevgeny Petrilin1-3/+4
2010-08-24mlx4_en: Setting actual RX ring sizeYevgeny Petrilin1-2/+2
2010-08-24mlx4_en: Fixed incorrect unmapping on RX flow.Yevgeny Petrilin1-1/+1
2010-08-24tc: add meta match on receive hashStephen Hemminger2-0/+7
2010-08-24include/linux/if_ether.h: Remove unused #define MAC_FMTJoe Perches1-2/+0
2010-08-24net: ip_append_data() optimEric Dumazet1-4/+3
2010-08-24bcm63xx_enet: use netdev statsEric Dumazet2-34/+27
2010-08-24ethoc: get rid of ethoc_stats()Eric Dumazet1-6/+0
2010-08-24be2net: get rid of be_get_stats()Eric Dumazet1-6/+0
2010-08-23net: increase the size of priv_flags and add IFF_OVS_DATAPATHSimon Horman2-1/+3
2010-08-23ethtool: allow non-netadmin to query settingsstephen hemminger1-0/+1
2010-08-23net: copy_rtnl_link_stats64() simplificationEric Dumazet1-30/+1
2010-08-23net_sched: act_csum: coding style cleanupChangli Gao1-39/+38
2010-08-23pkt_sched: Make act_csum depend upon INET.David S. Miller1-1/+1
2010-08-23cxgb4: update PCI idsDimitris Michailidis1-10/+20
2010-08-23cxgb4: fix setting of the function number in transmit descriptorsDimitris Michailidis1-1/+1
2010-08-23cxgb4: support eeprom read/write on functions other than 0Dimitris Michailidis2-9/+32
2010-08-23cxgb4: handle Rx/Tx queue ranges not starting at 0Dimitris Michailidis4-11/+35
2010-08-23bna: Delete get_flags and set_flags ethtool methods.David S. Miller1-2/+0
2010-08-23bna: Brocade 10Gb Ethernet device driverRasesh Mody30-0/+21976
2010-08-23dccp ccid-2: Replace broken RTT estimator with better algorithmGerrit Renker2-81/+108
2010-08-23dccp ccid-2: Simplify dec_pipe and rearming of RTO timerGerrit Renker1-19/+8
2010-08-23dccp ccid-2: Remove redundant sanity testsGerrit Renker1-52/+0
2010-08-23dccp ccid-3: No more CCID control blocks in LISTEN stateGerrit Renker1-33/+7
2010-08-23ccid: ccid-2/3 code cosmeticsGerrit Renker3-26/+27
2010-08-23net: Rename skb_has_frags to skb_has_frag_listDavid S. Miller9-19/+19
2010-08-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller11-27/+28
2010-08-22mlx4: remove num_lro parameterAmerigo Wang5-12/+3
2010-08-22xen: use less generic names in netfront driver.Ian Campbell1-4/+4
2010-08-22tcp: allow effective reduction of TCP's rcv-buffer via setsockoptHagen Paul Pfeifer1-0/+11
2010-08-22isdn/avm: fix build when PCMCIA is not enabledRandy Dunlap1-1/+2
2010-08-22header: fix broken headers for user spaceChangli Gao10-26/+26
2010-08-22bridge: is PACKET_LOOPBACK unlikely()?Simon Horman1-1/+1
2010-08-22net: rds: remove duplication type definitionsChangli Gao1-9/+0
2010-08-22bnx2: Add PCI Advanced Error Reporting support.John Feeney1-10/+34
2010-08-22net: 802.1q: make vlan_hwaccel_do_receive() return voidChangli Gao3-7/+5
2010-08-22net/sched: need to include net/ip6_checksum.hStephen Rothwell1-0/+1
2010-08-22net: use __be16 instead of u16 for the userspace codeChangli Gao1-2/+2
2010-08-22tokenring: remove unneeded NULL checksDan Carpenter1-4/+2
2010-08-21net_sched: cls_flow: add key rxhashChangli Gao2-0/+8
2010-08-21irda: use net_device_stats from struct net_deviceEric Dumazet2-24/+9
2010-08-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller56-257/+2077
2010-08-21amd8111e: use net_device_stats from struct net_deviceEric Dumazet2-8/+7
2010-08-21atl1c: use net_device_stats from struct net_deviceEric Dumazet2-4/+3