summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-15fcoe: correct checking for bondingJiri Pirko1-3/+1
2011-03-15CS89x0: Add networking support for QQ2440Domenico Andreoli2-2/+13
2011-03-15CS89x0: Finish transition to CS89x0_NONISA_IRQDomenico Andreoli1-4/+4
2011-03-15tcp_cubic: fix low utilization of CUBIC with HyStartSangtae Ha1-0/+7
2011-03-15tcp_cubic: make the delay threshold of HyStart less sensitiveSangtae Ha1-1/+1
2011-03-15tcp_cubic: enable high resolution ack time if neededstephen hemminger1-0/+4
2011-03-15tcp_cubic: fix clock dependencystephen hemminger1-12/+19
2011-03-15tcp_cubic: make ack train delta value a parameterstephen hemminger1-1/+4
2011-03-15tcp_cubic: fix comparison of jiffiesstephen hemminger1-2/+4
2011-03-15tcp: fix RTT for quick packets in congestion controlstephen hemminger1-1/+1
2011-03-15ftmac100: use GFP_ATOMIC allocations where neededEric Dumazet1-5/+7
2011-03-15qeth: change some configurations defaultsFrank Blaschka3-2/+11
2011-03-15bonding: documentation update: mailing lists.Nicolas de Pesloüan1-9/+17
2011-03-15af_unix: update locking commentDaniel Baluta1-1/+1
2011-03-15NET: cdc-phonet, handle empty phonet headerJiri Slaby1-6/+3
2011-03-15NET: cdc-phonet, fix stop-queue handlingJiri Slaby1-1/+0
2011-03-15be2net: changes for BE3 native mode supportSathya Perla5-150/+252
2011-03-15netxen: Notify firmware of Flex-10 interface downSony Chacko1-0/+3
2011-03-15xen: netfront: ethtool stats fields should be unsigned longIan Campbell1-1/+1
2011-03-15bridge: skip forwarding delay if not using STPstephen hemminger1-2/+2
2011-03-15Davinci: Do not reset EMAC TX overruns counter on readThomas Lange1-1/+1
2011-03-15phylib: SIOCGMIIREG/SIOCSMIIREG: allow access to all mdio addressesPeter Korsgaard1-3/+5
2011-03-15bnx2: Update firmware and versionMichael Chan5-2517/+2503
2011-03-15enic: Support newer version of firmware devcmd CMD_MCPU_FW_INFOVasanthy Kolluri3-3/+44
2011-03-15can: wrong index used in inner looproel kluin1-3/+3
2011-03-15bridge: control carrier based on ports onlinestephen hemminger3-13/+27
2011-03-15drivers/net: fix build warnings with CONFIG_PM_SLEEP disabledMichel Lespinasse2-3/+7
2011-03-15net: sh_eth: add set_mdio_gate in bb_infoYoshihiro Shimoda2-2/+20
2011-03-15net: sh_eth: add support for SH7757's GETHERYoshihiro Shimoda1-1/+135
2011-03-15net: sh_eth: modify the PHY_INTERFACE_MODEYoshihiro Shimoda3-1/+6
2011-03-15net: sh_eth: remove almost #ifdef of SH7763Yoshihiro Shimoda2-39/+47
2011-03-15net: sh_eth: remove the SH_TSU_ADDRYoshihiro Shimoda2-22/+27
2011-03-15net: sh_eth: modify the definitions of registerYoshihiro Shimoda3-422/+533
2011-03-14Merge branch 'tipc-Mar14-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller1-1/+1
2011-03-14pktgen: bug fix in transmission headers with frags=0Daniel Turull1-2/+1
2011-03-14bnx2x: fix swap of rx-ticks and tx-ticks parameters in interrupt coalescing flowAriel Elior1-1/+1
2011-03-14ath9k: fix aggregation related interoperability issuesFelix Fietkau1-1/+1
2011-03-14mac80211: fix channel type recalculation with HT and non-HT interfacesFelix Fietkau1-0/+3
2011-03-14ath9k: improve reliability of beacon transmission and stuck beacon handlingFelix Fietkau3-74/+12
2011-03-14ath9k: fix the .flush driver op implementationFelix Fietkau3-51/+34
2011-03-14ath9k: fix stopping tx dma on resetFelix Fietkau3-8/+35
2011-03-14ath9k_hw: fix REG_SET_BIT and REG_CLR_BIT for multiple bitsFelix Fietkau1-2/+2
2011-03-14mac80211: Shortcut minstrel_ht rate setup for non-MRR capable devicesHelmut Schaa1-7/+34
2011-03-14netfilter: nf_conntrack: fix sysctl memory leakStephen Hemminger1-0/+1
2011-03-14netfilter: x_tables: return -ENOENT for non-existant matches/targetsPatrick McHardy1-2/+2
2011-03-14tipc: delete extra semicolon blocking node deletionPaul Gortmaker1-1/+1
2011-03-14inetpeer: should use call_rcu() variantEric Dumazet1-1/+1
2011-03-14xfrm: Add user interface for esn and big anti-replay windowsSteffen Klassert2-14/+87
2011-03-14xfrm: Add support for IPsec extended sequence numbersSteffen Klassert3-1/+194
2011-03-14xfrm: Support anti-replay window size bigger than 32 packetsSteffen Klassert1-1/+206