summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-12net: qmi_wwan: add Yota / Megafon M100-1 4g modemBjørn Mork
2013-02-11bridge: set priority of STP packetsStephen Hemminger
2013-02-11Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2013-02-11arp: fix possible crash in arp_rcv()Eric Dumazet
2013-02-11Merge branch 'gso_type'David S. Miller
2013-02-11bnx2x: set gso_typeMichael S. Tsirkin
2013-02-11qlcnic: set gso_typeMichael S. Tsirkin
2013-02-11ixgbe: fix gso typeMichael S. Tsirkin
2013-02-11stmmac: mdio register has to fail if the phy is not foundGiuseppe CAVALLARO
2013-02-11stmmac: fix macro used for debugging the xmitGiuseppe CAVALLARO
2013-02-11Merge branch 'davem.r8169' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller
2013-02-08Revert "r8169: enable internal ASPM and clock request settings".Francois Romieu
2013-02-08Revert "r8169: enable ALDPS for power saving".Francois Romieu
2013-02-08Linux 3.8-rc7Linus Torvalds
2013-02-08Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-08Merge branch 'sctp_keys'David S. Miller
2013-02-08net: sctp: sctp_endpoint_free: zero out secret key dataDaniel Borkmann
2013-02-08net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfreeDaniel Borkmann
2013-02-08atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens
2013-02-08ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is alignedWill Deacon
2013-02-08ARM: DMA mapping: fix bad atomic testRussell King
2013-02-08ARM: realview: ensure that we have sufficient IRQs availableRussell King
2013-02-08ARM: GIC: fix GIC cpumask initializationRussell King
2013-02-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-08net: usb: fix regression from FLAG_NOARP codeLucas Stach
2013-02-08l2tp: dont play with skb->truesizeEric Dumazet
2013-02-08net: sctp: sctp_auth_key_put: use kzfree instead of kfreeDaniel Borkmann
2013-02-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2013-02-08Merge branch 'netback'David S. Miller
2013-02-08netback: correct netbk_tx_err to handle wrap around.Ian Campbell
2013-02-08xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell
2013-02-08xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley
2013-02-08xen/netback: shutdown the ring if it contains garbage.Ian Campbell
2013-02-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-02-08Merge tag 'pinctrl-for-v3.8-late' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-08Merge tag 'stable/for-linus-3.8-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-02-08Merge tag 'regulator-v3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-02-08drm/ttm: fix fence locking in ttm_buffer_object_transfer, 2nd tryDaniel Vetter
2013-02-07netfilter: ip6t_NPT: Ensure to check lower part of prefixes are zeroYOSHIFUJI Hideaki / 吉藤英明
2013-02-07netfilter: ip6t_NPT: Fix prefix manglingYOSHIFUJI Hideaki / 吉藤英明
2013-02-07netfilter: ip6t_NPT: Fix adjustment calculationYOSHIFUJI Hideaki / 吉藤英明
2013-02-07virtio_console: Don't access uninitialized data.Sjur Brændeland
2013-02-06Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2013-02-06Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-02-06net: qmi_wwan: add more Huawei devices, including E320Bjørn Mork
2013-02-06net: cdc_ncm: add another Huawei vendor specific deviceBjørn Mork
2013-02-06ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()Tommi Rantala