summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-13hisax: Fix unchecked alloc_skb() return.David S. Miller
2011-02-13USB Network driver infrastructure: Fix leak when usb_autopm_get_interface() r...Jesper Juhl
2011-02-13Don't potentially dereference NULL in net/dcb/dcbnl.c:dcbnl_getapp()Jesper Juhl
2011-02-13net: dcb: application priority is per net_deviceJohn Fastabend
2011-02-12bridge: Replace mp->mglist hlist with a boolHerbert Xu
2011-02-11bridge: Fix timer typo that may render snooping less effectiveHerbert Xu
2011-02-11bridge: Fix mglist corruption that leads to memory corruptionHerbert Xu
2011-02-11ip_gre: Add IPPROTO_GRE to flowi in ipgre_tunnel_xmitSteffen Klassert
2011-02-10xfrm: avoid possible oopse in xfrm_alloc_dstHiroaki SHIMODA
2011-02-10net: fix ifenslave build flagsRandy Dunlap
2011-02-10virtio_net: Add schedule check to napi_enable callBruce Rogers
2011-02-09x25: Do not reference freed memory.David S. Miller
2011-02-09pch_can: fix tseg1/tseg2 setting issueTomoya MORINAGA
2011-02-09isdn: hysdn: Kill (partially buggy) CVS regision log reporting.David S. Miller
2011-02-09can: softing_cs needs slab.hRandy Dunlap
2011-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-02-09pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtoolToshiharu Okada
2011-02-09netfilter: nf_conntrack: set conntrack templates again if we return NF_REPEATPablo Neira Ayuso
2011-02-08pch_can: fix module reload issue with MSITomoya
2011-02-08pch_can: fix rmmod issueTomoya
2011-02-08pch_can: fix 800k comms issueTomoya
2011-02-08net: Fix lockdep regression caused by initializing netdev queues too early.David S. Miller
2011-02-08net/caif: Fix dangling list pointer in freed object on error.David S. Miller
2011-02-08USB CDC NCM errata updates for cdc_ncm host driverAlexey Orishko
2011-02-08CDC NCM errata updates for cdc.hAlexey Orishko
2011-02-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2011-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-02-08ixgbe: update version stringDon Skidmore
2011-02-08ixgbe: cleanup variable initializationDon Skidmore
2011-02-08ixgbe: limit VF access to network trafficAlexander Duyck
2011-02-08ixgbe: fix for 82599 erratum on Header SplittingDon Skidmore
2011-02-08ixgbe: fix variable set but not used warnings by gcc 4.6Emil Tantilov
2011-02-08e1000: add support for Marvell Alaska M88E1118R PHYFlorian Fainelli
2011-02-08e1000e: tx_timeout should not increment for non-hang eventsJesse Brandeburg
2011-02-07Merge branch 'batman-adv/merge' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller
2011-02-08batman-adv: Linearize fragment packets before mergeSven Eckelmann
2011-02-07x25: possible skb leak on bad facilitiesandrew hendry
2011-02-07mac80211: fix the skb cloned check in the tx pathFelix Fietkau
2011-02-07iwlagn: Re-enable RF_KILL interrupt when downDon Fry
2011-02-07ssb-pcmcia: Fix parsing of invariants tuplesMichael Büsch
2011-02-06bnx2x: Duplication in promisc modeVladislav Zolotarov
2011-02-05sis900: Fix mem leak in sis900_rx error pathJesper Juhl
2011-02-05benet: Avoid potential null deref in be_cmd_get_seeprom_data()Ajit Khaparde
2011-02-04ath9k: Fix possible double free of PAPRD skb'sMohammed Shafi Shajakhan
2011-02-04carl9170: fix typo in PS codeChristian Lamparter
2011-02-04net: can: janz-ican3: world-writable sysfs termination fileVasiliy Kulikov
2011-02-04net: can: at91_can: world-writable sysfs filesVasiliy Kulikov
2011-02-04MAINTAINERS: update email ids of the be2net driver maintainers.Ajit Khaparde
2011-02-04bridge: Don't put partly initialized fdb into hashPavel Emelyanov
2011-02-04r8169: prevent RxFIFO induced loops in the irq handler.Francois Romieu