Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | qlcnic: Fix TSS/RSS validation for 83xx/84xx series adapter. | Himanshu Madhani | 2013-12-17 | 1 | -10/+1 | |
| | | * | | | | | | | qlcnic: Fix TSS/RSS ring validation logic. | Himanshu Madhani | 2013-12-17 | 3 | -3/+8 | |
| | | * | | | | | | | qlcnic: Fix diagnostic test for all adapters. | Himanshu Madhani | 2013-12-17 | 2 | -1/+2 | |
| | | * | | | | | | | qlcnic: Fix usage of netif_tx_{wake, stop} api during link change. | Himanshu Madhani | 2013-12-17 | 1 | -8/+2 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | xen-netback: fix fragments error handling in checksum_setup_ip() | Wei Yongjun | 2013-12-17 | 1 | -0/+3 | |
| | * | | | | | | | neigh: Netlink notification for administrative NUD state change | Bob Gilligan | 2013-12-17 | 1 | -0/+1 | |
| | * | | | | | | | ipv4: improve documentation of ip_no_pmtu_disc | Hannes Frederic Sowa | 2013-12-17 | 1 | -2/+6 | |
| | * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2013-12-17 | 3 | -1/+3 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | netfilter: nft_reject: fix endianness in dump function | Eric Leblond | 2013-12-12 | 1 | -1/+1 | |
| | | * | | | | | | | netfilter: SYNPROXY target: restrict to INPUT/FORWARD | Patrick McHardy | 2013-12-11 | 2 | -0/+2 | |
| | * | | | | | | | | net: unix: allow bind to fail on mutex lock | Sasha Levin | 2013-12-17 | 1 | -2/+6 | |
| | * | | | | | | | | MAINTAINERS: Update the IPsec maintainer entry | Steffen Klassert | 2013-12-17 | 1 | -1/+10 | |
| | * | | | | | | | | udp: ipv4: do not use sk_dst_lock from softirq context | Eric Dumazet | 2013-12-17 | 1 | -9/+4 | |
| | * | | | | | | | | netvsc: don't flush peers notifying work during setting mtu | Jason Wang | 2013-12-17 | 1 | -1/+0 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | sctp: loading sctp when load sctp_probe | wangweidong | 2013-12-17 | 1 | -1/+16 | |
| * | | | | | | | | Merge tag 's2mps11-build' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 2013-12-17 | 2 | -4/+4 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | mfd: s2mps11: Fix build after regmap field rename in sec-core.c | Krzysztof Kozlowski | 2013-12-16 | 2 | -4/+4 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-12-17 | 5 | -9/+13 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'clockevents/fixes' of git://git.linaro.org/people/daniel.lezcan... | Ingo Molnar | 2013-12-10 | 5 | -9/+13 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | clocksource: dw_apb_timer_of: Fix support for dts binding "snps,dw-apb-timer" | Dinh Nguyen | 2013-12-10 | 1 | -2/+3 | |
| | | * | | | | | | | | clocksource: dw_apb_timer_of: Fix read_sched_clock | Dinh Nguyen | 2013-12-10 | 1 | -1/+1 | |
| | | * | | | | | | | | clocksource: sunxi: Stop timer from ticking before enabling interrupts | Marc Zyngier | 2013-12-10 | 1 | -0/+3 | |
| | | * | | | | | | | | clocksource: clksrc-of: Do not drop unheld reference on device node | Thierry Reding | 2013-12-10 | 1 | -1/+0 | |
| | | * | | | | | | | | clocksource: armada-370-xp: Register sched_clock after the counter reset | Ezequiel Garcia | 2013-12-10 | 1 | -5/+5 | |
| | | * | | | | | | | | clocksource: time-efm32: Select CLKSRC_MMIO | Axel Lin | 2013-12-10 | 1 | -0/+1 | |
| * | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-12-17 | 8 | -107/+126 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | sched/fair: Rework sched_fair time accounting | Peter Zijlstra | 2013-12-11 | 2 | -81/+66 | |
| | * | | | | | | | | | | math64: Add mul_u64_u32_shr() | Peter Zijlstra | 2013-12-11 | 3 | -0/+37 | |
| | * | | | | | | | | | | sched: Remove PREEMPT_NEED_RESCHED from generic code | Peter Zijlstra | 2013-12-11 | 3 | -26/+22 | |
| | * | | | | | | | | | | sched: Initialize power_orig for overlapping groups | Peter Zijlstra | 2013-12-11 | 1 | -0/+1 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-12-17 | 1 | -3/+12 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | perf/x86: Fix constraint table end marker bug | Maria Dimakopoulou | 2013-12-05 | 1 | -3/+12 | |
| * | | | | | | | | | | | Merge tag 'gpio-v3.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2013-12-17 | 5 | -9/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | gpio: rcar: Fix level interrupt handling | Valentine Barshak | 2013-12-12 | 1 | -1/+2 | |
| | * | | | | | | | | | | | gpio: msm: Fix irq mask/unmask by writing bits instead of numbers | Stephen Boyd | 2013-12-12 | 1 | -2/+2 | |
| | * | | | | | | | | | | | gpio: twl4030: Fix regression for twl gpio LED output | Roger Quadros | 2013-12-10 | 1 | -3/+12 | |
| | * | | | | | | | | | | | sh-pfc: Fix PINMUX_GPIO macro | Laurent Pinchart | 2013-12-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | | MAINTAINERS: update GPIO maintainers entry | Linus Walleij | 2013-12-10 | 1 | -2/+4 | |
| * | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2013-12-17 | 2 | -80/+64 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | ceph: Avoid data inconsistency due to d-cache aliasing in readpage() | Li Wang | 2013-12-13 | 1 | -2/+6 | |
| | * | | | | | | | | | | | | ceph: initialize inode before instantiating dentry | Yan, Zheng | 2013-12-13 | 1 | -78/+58 | |
| | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2013-12-17 | 11 | -64/+68 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | powerpc/powernv: Fix OPAL LPC access in Little Endian | Benjamin Herrenschmidt | 2013-12-13 | 2 | -7/+7 | |
| | * | | | | | | | | | | | | powerpc/powernv: Fix endian issue in opal_xscom_read | Anton Blanchard | 2013-12-13 | 2 | -2/+4 | |
| | * | | | | | | | | | | | | powerpc: Fix endian issues in crash dump code | Anton Blanchard | 2013-12-13 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | powerpc/pseries: Fix endian issues in MSI code | Anton Blanchard | 2013-12-13 | 1 | -13/+15 | |
| | * | | | | | | | | | | | | powerpc/pseries: Fix PCIE link speed endian issue | Anton Blanchard | 2013-12-13 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | powerpc/pseries: Fix endian issues in nvram code | Anton Blanchard | 2013-12-13 | 1 | -23/+23 | |
| | * | | | | | | | | | | | | powerpc/pseries: Fix endian issues in /proc/ppc64/lparcfg | Anton Blanchard | 2013-12-13 | 1 | -6/+6 | |
| | * | | | | | | | | | | | | powerpc: Fix topology core_id endian issue on LE builds | Anton Blanchard | 2013-12-13 | 1 | -2/+2 |