summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | bnx2x: fix AFEX memory overflowYuval Mintz2014-01-061-1/+4
| | * | | | | | | | | | | | | | bnx2x: Clean before update RSS arrivesMichal Kalderon2014-01-062-1/+7
| | * | | | | | | | | | | | | | bnx2x: Correct number of MSI-X vectors for VFsMichal Kalderon2014-01-061-3/+6
| | * | | | | | | | | | | | | | bnx2x: limit number of interrupt vectors for 57711Dmitry Kravkov2014-01-062-3/+5
| |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | qlcnic: Fix bug in Tx completion pathShahed Shaikh2014-01-044-7/+12
| * | | | | | | | | | | | | | infiniband: make sure the src net is infiniband when create new linkHangbin Liu2014-01-041-1/+2
| * | | | | | | | | | | | | | {vxlan, inet6} Mark vxlan_dev flags with VXLAN_F_IPV6 properlyfan.du2014-01-041-1/+2
| * | | | | | | | | | | | | | cxgb4: allow large buffer size to have page sizeThadeu Lima de Souza Cascardo2014-01-041-1/+1
| * | | | | | | | | | | | | | netpoll: Fix missing TXQ unlock and and OOPS.David S. Miller2014-01-031-2/+9
| * | | | | | | | | | | | | | ipv6: fix the use of pcpu_tstats in ip6_vti.cLi RongQing2014-01-031-21/+3
| * | | | | | | | | | | | | | ipv6: fix the use of pcpu_tstats in ip6_tunnelLi RongQing2014-01-031-5/+16
| * | | | | | | | | | | | | | ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft...Yasushi Asano2014-01-031-3/+10
| * | | | | | | | | | | | | | net: llc: fix use after free in llc_ui_recvmsgDaniel Borkmann2014-01-031-2/+3
| * | | | | | | | | | | | | | virtio-net: fix refill races during restoreJason Wang2014-01-031-5/+6
| * | | | | | | | | | | | | | ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao2014-01-034-23/+44
| * | | | | | | | | | | | | | sctp: Remove outqueue empty stateVlad Yasevich2014-01-022-28/+7
| * | | | | | | | | | | | | | qlcnic: Fix resource allocation for TX queuesManish Chopra2014-01-021-1/+2
| * | | | | | | | | | | | | | qlcnic: Fix loopback diagnostic testManish Chopra2014-01-023-6/+7
| * | | | | | | | | | | | | | ipv6: fix the use of pcpu_tstats in sitLi RongQing2014-01-021-0/+2
| * | | | | | | | | | | | | | net: llc: fix order of evaluation in llc_conn_ac_inc_vr_by_1Daniel Borkmann2014-01-021-1/+1
| * | | | | | | | | | | | | | bnx2x: Fix KR2 work-around detection of BCM8073Yaniv Rosner2014-01-021-1/+1
| * | | | | | | | | | | | | | bnx2x: Fix incorrect link-up reportYaniv Rosner2014-01-021-0/+4
| * | | | | | | | | | | | | | bnx2x: Fix Duplex setting for 54618seYaniv Rosner2014-01-021-26/+28
| * | | | | | | | | | | | | | bnx2x: Fix passive DAC cable detectionYaniv Rosner2014-01-021-9/+12
| * | | | | | | | | | | | | | bnx2x: Fix 578xx-KR 1G linkYaniv Rosner2014-01-022-0/+14
| * | | | | | | | | | | | | | usbnet: mcs7830: rework link state detectionOctavian Purdila2013-12-311-15/+4
| * | | | | | | | | | | | | | vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller2013-12-313-2/+28
* | | | | | | | | | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-01-069-12/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | ARM: 7933/1: rename ioremap_cached to ioremap_cacheRob Herring2014-01-053-3/+3
| * | | | | | | | | | | | | | | ARM: fix "bad mode in ... handler" message for undefined instructionsRussell King2014-01-051-1/+7
| * | | | | | | | | | | | | | | CRYPTO: Fix more AES build errorsRussell King2014-01-052-2/+2
| * | | | | | | | | | | | | | | ARM: 7931/1: Correct virt_addr_validLaura Abbott2013-12-291-1/+2
| * | | | | | | | | | | | | | | ARM: 7923/1: mm: fix dcache flush logic for compound high pagesSteven Capper2013-12-291-3/+3
| * | | | | | | | | | | | | | | ARM: fix footbridge clockevent deviceRussell King2013-12-291-2/+3
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-01-055-7/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."Dave Kleikamp2014-01-051-2/+2
| * | | | | | | | | | | | | | | sparc64: smp_callin: Enable irqs after preemption is disabledKirill Tkhai2014-01-051-1/+2
| * | | | | | | | | | | | | | | sparc/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang2014-01-052-4/+3
| * | | | | | | | | | | | | | | sparc64: Fix build regressionKirill Tkhai2013-12-031-0/+1
* | | | | | | | | | | | | | | | Linux 3.13-rc7v3.13-rc7Linus Torvalds2014-01-051-1/+1
* | | | | | | | | | | | | | | | Merge tag 'for-v3.13-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds2014-01-032-6/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | max17042_battery: Fix build errors caused by missing REGMAP_I2C configAustin Boyle2013-12-011-0/+1
| * | | | | | | | | | | | | | | | power_supply: Fix Oops from NULL pointer dereference from wakeup_source_activateShuah Khan2013-12-011-6/+6
* | | | | | | | | | | | | | | | | Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-039-33/+108
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2013-12-313-15/+29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'cpuidle/3.13-fixes' of git://git.linaro.org/people/daniel.lezca...Rafael J. Wysocki2013-12-311-1/+1
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | ARM/cpuidle: remove __init tag from Calxeda cpuidle probe functionAndre Przywara2013-12-301-1/+1
| | | |/ / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | intel_pstate: Fail initialization if P-state information is missingRafael J. Wysocki2013-12-311-0/+5
| | * | | | | | | | | | | | | | | | | cpufreq: preserve user_policy across suspend/resumeViresh Kumar2013-12-291-5/+9
| | * | | | | | | | | | | | | | | | | cpufreq: Clean up after a failing light-weight initializationRafael J. Wysocki2013-12-291-9/+14