summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | net/macb: fix race with RX interrupt while doing NAPINicolas Ferre2013-02-131-0/+5
| * | | | | | atl1c: add error checking for pci_map_single functionsHuang, Xiong2013-02-131-7/+64
| * | | | | | htb: fix values in opt dumpJiri Pirko2013-02-121-2/+2
| * | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-02-123-23/+27
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-123-23/+27
| | |\ \ \ \ \ \
| | | * | | | | | mwl8k: fix band for supported channelsJonas Gorski2013-02-111-18/+18
| | | * | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-112-5/+9
| | | |\ \ \ \ \ \
| | | | * | | | | | mac80211: fix channel selection bugJohannes Berg2013-02-111-3/+3
| | | | * | | | | | mac80211: fix managed mode channel context useJohannes Berg2013-02-071-1/+4
| | | | * | | | | | mac80211: fix error in sizeof() usageCong Ding2013-02-061-1/+2
| * | | | | | | | | ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6Alexander Duyck2013-02-121-6/+3
| * | | | | | | | | net: fix infinite loop in __skb_recv_datagram()Eric Dumazet2013-02-121-1/+1
| * | | | | | | | | net: qmi_wwan: add Yota / Megafon M100-1 4g modemBjørn Mork2013-02-121-0/+1
| |/ / / / / / / /
| * | | | | | | | bridge: set priority of STP packetsStephen Hemminger2013-02-111-0/+2
| * | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-02-103-22/+33
| |\ \ \ \ \ \ \ \
| | * | | | | | | | netfilter: ip6t_NPT: Ensure to check lower part of prefixes are zeroYOSHIFUJI Hideaki / 吉藤英明2013-02-071-0/+10
| | * | | | | | | | netfilter: ip6t_NPT: Fix prefix manglingYOSHIFUJI Hideaki / 吉藤英明2013-02-071-1/+1
| | * | | | | | | | netfilter: ip6t_NPT: Fix adjustment calculationYOSHIFUJI Hideaki / 吉藤英明2013-02-071-3/+3
| | * | | | | | | | ipvs: sctp: fix checksumming on snat and dnat handlersDaniel Borkmann2013-02-061-18/+17
| | * | | | | | | | ipvs: freeing uninitialized pointer on errorDan Carpenter2013-01-281-0/+2
| * | | | | | | | | arp: fix possible crash in arp_rcv()Eric Dumazet2013-02-101-10/+11
| * | | | | | | | | Merge branch 'gso_type'David S. Miller2013-02-103-10/+17
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | bnx2x: set gso_typeMichael S. Tsirkin2013-02-101-7/+5
| | * | | | | | | | | qlcnic: set gso_typeMichael S. Tsirkin2013-02-101-1/+6
| | * | | | | | | | | ixgbe: fix gso typeMichael S. Tsirkin2013-02-101-2/+6
| |/ / / / / / / / /
| * | | | | | | | | stmmac: mdio register has to fail if the phy is not foundGiuseppe CAVALLARO2013-02-101-3/+7
| * | | | | | | | | stmmac: fix macro used for debugging the xmitGiuseppe CAVALLARO2013-02-101-1/+1
| * | | | | | | | | Merge branch 'davem.r8169' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller2013-02-101-67/+19
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | Revert "r8169: enable internal ASPM and clock request settings".Francois Romieu2013-02-091-21/+9
| | * | | | | | | | Revert "r8169: enable ALDPS for power saving".Francois Romieu2013-02-081-46/+10
* | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-137-100/+109
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/mm: Check if PUD is large when validating a kernel addressMel Gorman2013-02-132-0/+8
| * | | | | | | | | | x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang2013-02-111-10/+11
| * | | | | | | | | | x86, doc: Add a bootloader ID for OVMFH. Peter Anvin2013-02-081-0/+1
| * | | | | | | | | | x86: Do not leak kernel page mapping locationsKees Cook2013-02-071-3/+5
| * | | | | | | | | | Merge tag 'ras_for_3.8' into x86/urgentH. Peter Anvin2013-02-062-87/+84
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86, MCE: Retract most UAPI exportsBorislav Petkov2013-01-092-87/+84
* | | | | | | | | | | | Merge branch 'autofs-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2013-02-121-17/+8
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)Helge Deller2013-02-081-17/+8
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-121-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | s390/timer: avoid overflow when programming clock comparatorHeiko Carstens2013-01-311-0/+3
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2013-02-121-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | m68knommu: fix trap on execing /bin/initGreg Ungerer2013-02-061-1/+0
* | | | | | | | | | | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2013-02-1217-394/+413
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | tile: tag some code with #ifdef CONFIG_COMPATChris Metcalf2013-02-081-0/+4
| * | | | | | | | | | | | | | | tile: fix memcpy_*io functions for allnoconfigChris Metcalf2013-02-081-1/+5
| * | | | | | | | | | | | | | | tile: export a handful of symbols appropriatelyChris Metcalf2013-02-086-0/+10
| * | | | | | | | | | | | | | | drm: fix compile failure by including <linux/swiotlb.h>Chris Metcalf2013-02-042-0/+2
| * | | | | | | | | | | | | | | tile: avoid defining INT_MASK macro in <arch/interrupts.h>Chris Metcalf2013-02-044-391/+383
| * | | | | | | | | | | | | | | tile: provide "screen_info" when enabling VTChris Metcalf2013-02-041-0/+5
OpenPOWER on IntegriCloud