summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville31-244/+596
2011-03-15net: dcbnl: Add IEEE app selector value definitionsMark Rustad1-0/+5
2011-03-15net: dcbnl: Fix misspellingsMark Rustad1-3/+3
2011-03-15net: dcbnl: Update copyright datesMark Rustad2-2/+2
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-15ftmac100: use GFP_ATOMIC allocations where neededEric Dumazet1-5/+7
2011-03-15qeth: change some configurations defaultsFrank Blaschka3-2/+11
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-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-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-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-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
2011-03-14xfrm: Move IPsec replay detection functions to a separate fileSteffen Klassert7-128/+174
2011-03-14esp6: Add support for IPsec extended sequence numbersSteffen Klassert1-19/+86
2011-03-14esp4: Add support for IPsec extended sequence numbersSteffen Klassert1-18/+82
2011-03-14xfrm: Use separate low and high order bits of the sequence numbers in xfrm_sk...Steffen Klassert7-11/+17
2011-03-14xfrm: Add basic infrastructure to support IPsec extended sequence numbersSteffen Klassert2-0/+19
2011-03-14crypto: authencesn - Add algorithm to handle IPsec extended sequence numbersSteffen Klassert2-1/+836
2011-03-14Merge branch 'tipc-Mar13-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller23-394/+278
2011-03-14ipv4: Fix PMTU update.Hiroaki SHIMODA2-5/+18
2011-03-13tipc: Update maintenance informationAllan Stephens1-4/+2
2011-03-13tipc: Eliminate obsolete routine for handling routed messagesAllan Stephens3-16/+0
2011-03-13tipc: Eliminate remaining support for routing table messagesAllan Stephens3-46/+4
2011-03-13tipc: Remove bearer flag indicating existence of broadcast addressAllan Stephens2-7/+2
2011-03-13tipc: Don't respond to neighbor discovery request on blocked bearerAllan Stephens1-1/+1
2011-03-13tipc: Eliminate unnecessary constant for neighbor discovery msg sizeAllan Stephens2-3/+2