summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | qlcnic: Fix TSS/RSS validation for 83xx/84xx series adapter.Himanshu Madhani2013-12-171-10/+1
| | | * | | | | | | qlcnic: Fix TSS/RSS ring validation logic.Himanshu Madhani2013-12-173-3/+8
| | | * | | | | | | qlcnic: Fix diagnostic test for all adapters.Himanshu Madhani2013-12-172-1/+2
| | | * | | | | | | qlcnic: Fix usage of netif_tx_{wake, stop} api during link change.Himanshu Madhani2013-12-171-8/+2
| | |/ / / / / / /
| | * | | | | | | xen-netback: fix fragments error handling in checksum_setup_ip()Wei Yongjun2013-12-171-0/+3
| | * | | | | | | neigh: Netlink notification for administrative NUD state changeBob Gilligan2013-12-171-0/+1
| | * | | | | | | ipv4: improve documentation of ip_no_pmtu_discHannes Frederic Sowa2013-12-171-2/+6
| | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-12-173-1/+3
| | |\ \ \ \ \ \ \
| | | * | | | | | | netfilter: nft_reject: fix endianness in dump functionEric Leblond2013-12-121-1/+1
| | | * | | | | | | netfilter: SYNPROXY target: restrict to INPUT/FORWARDPatrick McHardy2013-12-112-0/+2
| | * | | | | | | | net: unix: allow bind to fail on mutex lockSasha Levin2013-12-171-2/+6
| | * | | | | | | | MAINTAINERS: Update the IPsec maintainer entrySteffen Klassert2013-12-171-1/+10
| | * | | | | | | | udp: ipv4: do not use sk_dst_lock from softirq contextEric Dumazet2013-12-171-9/+4
| | * | | | | | | | netvsc: don't flush peers notifying work during setting mtuJason Wang2013-12-171-1/+0
| | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | sctp: loading sctp when load sctp_probewangweidong2013-12-171-1/+16
| * | | | | | | | Merge tag 's2mps11-build' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2013-12-172-4/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mfd: s2mps11: Fix build after regmap field rename in sec-core.cKrzysztof Kozlowski2013-12-162-4/+4
| | |/ / / / / / /
| * | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-12-175-9/+13
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'clockevents/fixes' of git://git.linaro.org/people/daniel.lezcan...Ingo Molnar2013-12-105-9/+13
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | clocksource: dw_apb_timer_of: Fix support for dts binding "snps,dw-apb-timer"Dinh Nguyen2013-12-101-2/+3
| | | * | | | | | | | clocksource: dw_apb_timer_of: Fix read_sched_clockDinh Nguyen2013-12-101-1/+1
| | | * | | | | | | | clocksource: sunxi: Stop timer from ticking before enabling interruptsMarc Zyngier2013-12-101-0/+3
| | | * | | | | | | | clocksource: clksrc-of: Do not drop unheld reference on device nodeThierry Reding2013-12-101-1/+0
| | | * | | | | | | | clocksource: armada-370-xp: Register sched_clock after the counter resetEzequiel Garcia2013-12-101-5/+5
| | | * | | | | | | | clocksource: time-efm32: Select CLKSRC_MMIOAxel Lin2013-12-101-0/+1
| * | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-12-178-107/+126
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | sched/fair: Rework sched_fair time accountingPeter Zijlstra2013-12-112-81/+66
| | * | | | | | | | | | math64: Add mul_u64_u32_shr()Peter Zijlstra2013-12-113-0/+37
| | * | | | | | | | | | sched: Remove PREEMPT_NEED_RESCHED from generic codePeter Zijlstra2013-12-113-26/+22
| | * | | | | | | | | | sched: Initialize power_orig for overlapping groupsPeter Zijlstra2013-12-111-0/+1
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-12-171-3/+12
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | perf/x86: Fix constraint table end marker bugMaria Dimakopoulou2013-12-051-3/+12
| * | | | | | | | | | | Merge tag 'gpio-v3.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-12-175-9/+21
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | gpio: rcar: Fix level interrupt handlingValentine Barshak2013-12-121-1/+2
| | * | | | | | | | | | | gpio: msm: Fix irq mask/unmask by writing bits instead of numbersStephen Boyd2013-12-121-2/+2
| | * | | | | | | | | | | gpio: twl4030: Fix regression for twl gpio LED outputRoger Quadros2013-12-101-3/+12
| | * | | | | | | | | | | sh-pfc: Fix PINMUX_GPIO macroLaurent Pinchart2013-12-101-1/+1
| | * | | | | | | | | | | MAINTAINERS: update GPIO maintainers entryLinus Walleij2013-12-101-2/+4
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-12-172-80/+64
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ceph: Avoid data inconsistency due to d-cache aliasing in readpage()Li Wang2013-12-131-2/+6
| | * | | | | | | | | | | | ceph: initialize inode before instantiating dentryYan, Zheng2013-12-131-78/+58
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-12-1711-64/+68
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | powerpc/powernv: Fix OPAL LPC access in Little EndianBenjamin Herrenschmidt2013-12-132-7/+7
| | * | | | | | | | | | | | powerpc/powernv: Fix endian issue in opal_xscom_readAnton Blanchard2013-12-132-2/+4
| | * | | | | | | | | | | | powerpc: Fix endian issues in crash dump codeAnton Blanchard2013-12-131-3/+3
| | * | | | | | | | | | | | powerpc/pseries: Fix endian issues in MSI codeAnton Blanchard2013-12-131-13/+15
| | * | | | | | | | | | | | powerpc/pseries: Fix PCIE link speed endian issueAnton Blanchard2013-12-131-4/+4
| | * | | | | | | | | | | | powerpc/pseries: Fix endian issues in nvram codeAnton Blanchard2013-12-131-23/+23
| | * | | | | | | | | | | | powerpc/pseries: Fix endian issues in /proc/ppc64/lparcfgAnton Blanchard2013-12-131-6/+6
| | * | | | | | | | | | | | powerpc: Fix topology core_id endian issue on LE buildsAnton Blanchard2013-12-131-2/+2