aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller5-1/+8
2011-02-14net/can/softing: make CAN_SOFTING_CS depend on CAN_SOFTINGKurt Van Dijck1-1/+1
2011-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller1-1/+2
2011-02-14netfilter: nf_iterate: fix incorrect RCU usagePatrick McHardy1-1/+2
2011-02-13pch_gbe: Fix the issue that the receiving data is not normal.Toshiharu Okada1-42/+55
2011-02-13stmmac: enable wol via magic frame by default.Giuseppe Cavallaro1-1/+3
2011-02-13ATM, Solos PCI ADSL2+: Don't deref NULL pointer if net_ratelimit() and alloc_skb() interact badly.Jesper Juhl1-2/+3
2011-02-13Net, USB, Option, hso: Do not dereference NULL pointerJesper Juhl1-6/+6
2011-02-13hisax: Fix unchecked alloc_skb() return.David S. Miller1-15/+20
2011-02-13USB Network driver infrastructure: Fix leak when usb_autopm_get_interface() returns less than zero in kevent().Jesper Juhl1-1/+3
2011-02-13Don't potentially dereference NULL in net/dcb/dcbnl.c:dcbnl_getapp()Jesper Juhl1-0/+3
2011-02-13net: dcb: application priority is per net_deviceJohn Fastabend1-1/+5
2011-02-12bridge: Replace mp->mglist hlist with a boolHerbert Xu3-12/+9
2011-02-11bridge: Fix timer typo that may render snooping less effectiveHerbert Xu1-2/+2
2011-02-11bridge: Fix mglist corruption that leads to memory corruptionHerbert Xu1-1/+2
2011-02-11ip_gre: Add IPPROTO_GRE to flowi in ipgre_tunnel_xmitSteffen Klassert1-0/+1
2011-02-10xfrm: avoid possible oopse in xfrm_alloc_dstHiroaki SHIMODA1-2/+5
2011-02-10net: fix ifenslave build flagsRandy Dunlap1-0/+2
2011-02-10virtio_net: Add schedule check to napi_enable callBruce Rogers1-11/+16
2011-02-09x25: Do not reference freed memory.David S. Miller1-1/+4
2011-02-09pch_can: fix tseg1/tseg2 setting issueTomoya MORINAGA1-2/+2
2011-02-09isdn: hysdn: Kill (partially buggy) CVS regision log reporting.David S. Miller4-32/+2
2011-02-09can: softing_cs needs slab.hRandy Dunlap1-0/+1
2011-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller1-2/+9
2011-02-09mac80211: add missing locking in ieee80211_reconfigEliad Peller1-0/+2
2011-02-09iwl3945: remove plcp checkStanislaw Gruszka1-1/+0
2011-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6John W. Linville3-0/+6
2011-02-09pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtoolToshiharu Okada1-8/+4
2011-02-09netfilter: nf_conntrack: set conntrack templates again if we return NF_REPEATPablo Neira Ayuso1-2/+9
2011-02-08pch_can: fix module reload issue with MSITomoya1-0/+1
2011-02-08pch_can: fix rmmod issueTomoya1-1/+1
2011-02-08pch_can: fix 800k comms issueTomoya1-1/+1
2011-02-08net: Fix lockdep regression caused by initializing netdev queues too early.David S. Miller1-11/+16
2011-02-08net/caif: Fix dangling list pointer in freed object on error.David S. Miller1-2/+2
2011-02-08USB CDC NCM errata updates for cdc_ncm host driverAlexey Orishko1-80/+147
2011-02-08CDC NCM errata updates for cdc.hAlexey Orishko1-5/+18
2011-02-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-2.6David S. Miller8-14/+21
2011-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller12-9/+30
2011-02-08ixgbe: update version stringDon Skidmore1-1/+1
2011-02-08ixgbe: cleanup variable initializationDon Skidmore1-1/+1
2011-02-08ixgbe: limit VF access to network trafficAlexander Duyck2-2/+3
2011-02-08ixgbe: fix for 82599 erratum on Header SplittingDon Skidmore1-2/+9
2011-02-08ixgbe: fix variable set but not used warnings by gcc 4.6Emil Tantilov2-6/+3
2011-02-08e1000: add support for Marvell Alaska M88E1118R PHYFlorian Fainelli2-1/+4
2011-02-08e1000e: tx_timeout should not increment for non-hang eventsJesse Brandeburg1-1/+0
2011-02-07Merge branch 'batman-adv/merge' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller1-5/+10
2011-02-08batman-adv: Linearize fragment packets before mergeSven Eckelmann1-5/+10
2011-02-07x25: possible skb leak on bad facilitiesandrew hendry2-12/+30
2011-02-07mac80211: fix the skb cloned check in the tx pathFelix Fietkau1-1/+1
2011-02-07iwlagn: Re-enable RF_KILL interrupt when downDon Fry1-0/+6