summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | | | | | | | | | | be2net: fix max_evt_qs calculation for BE3 in SR-IOV configSuresh Reddy2014-01-062-4/+9
| | | | * | | | | | | | | | | | | | | be2net: increase the timeout value for loopback-test FW cmdSuresh Reddy2014-01-063-12/+22
| | | | * | | | | | | | | | | | | | | be2net: disable RSS when number of RXQs is reduced to 1 via set-channelsVasundhara Volam2014-01-062-6/+12
| | | |/ / / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | | xen-netback: Include header for vmallocJosh Boyer2014-01-051-0/+1
| | | * | | | | | | | | | | | | | | net: 6lowpan: fix lowpan_header_create non-compression memcpy callDaniel Borkmann2014-01-051-1/+1
| | | * | | | | | | | | | | | | | | fec: Revert "fec: Do not assume that PHY reset is active low"Fabio Estevam2014-01-051-10/+4
| | | * | | | | | | | | | | | | | | Merge branch 'bnx2x'David S. Miller2014-01-057-120/+196
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | bnx2x: fix VLAN configuration for VFs.Yuval Mintz2014-01-055-112/+174
| | | | * | | | | | | | | | | | | | | bnx2x: fix AFEX memory overflowYuval Mintz2014-01-051-1/+4
| | | | * | | | | | | | | | | | | | | bnx2x: Clean before update RSS arrivesMichal Kalderon2014-01-052-1/+7
| | | | * | | | | | | | | | | | | | | bnx2x: Correct number of MSI-X vectors for VFsMichal Kalderon2014-01-051-3/+6
| | | | * | | | | | | | | | | | | | | bnx2x: limit number of interrupt vectors for 57711Dmitry Kravkov2014-01-052-3/+5
| | | |/ / / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | | qlcnic: Fix bug in Tx completion pathShahed Shaikh2014-01-034-7/+12
| | | * | | | | | | | | | | | | | | infiniband: make sure the src net is infiniband when create new linkHangbin Liu2014-01-031-1/+2
| | | * | | | | | | | | | | | | | | {vxlan, inet6} Mark vxlan_dev flags with VXLAN_F_IPV6 properlyfan.du2014-01-031-1/+2
| | | * | | | | | | | | | | | | | | cxgb4: allow large buffer size to have page sizeThadeu Lima de Souza Cascardo2014-01-031-1/+1
| | | * | | | | | | | | | | | | | | netpoll: Fix missing TXQ unlock and and OOPS.David S. Miller2014-01-021-2/+9
| | | * | | | | | | | | | | | | | | ipv6: fix the use of pcpu_tstats in ip6_vti.cLi RongQing2014-01-021-21/+3
| | | * | | | | | | | | | | | | | | ipv6: fix the use of pcpu_tstats in ip6_tunnelLi RongQing2014-01-021-5/+16
| | | * | | | | | | | | | | | | | | ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft...Yasushi Asano2014-01-021-3/+10
| | | * | | | | | | | | | | | | | | net: llc: fix use after free in llc_ui_recvmsgDaniel Borkmann2014-01-021-2/+3
| | | * | | | | | | | | | | | | | | virtio-net: fix refill races during restoreJason Wang2014-01-021-5/+6
| | | * | | | | | | | | | | | | | | ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao2014-01-024-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-011-0/+2
| | | * | | | | | | | | | | | | | | net: llc: fix order of evaluation in llc_conn_ac_inc_vr_by_1Daniel Borkmann2014-01-011-1/+1
| | | * | | | | | | | | | | | | | | bnx2x: Fix KR2 work-around detection of BCM8073Yaniv Rosner2014-01-011-1/+1
| | | * | | | | | | | | | | | | | | bnx2x: Fix incorrect link-up reportYaniv Rosner2014-01-011-0/+4
| | | * | | | | | | | | | | | | | | bnx2x: Fix Duplex setting for 54618seYaniv Rosner2014-01-011-26/+28
| | | * | | | | | | | | | | | | | | bnx2x: Fix passive DAC cable detectionYaniv Rosner2014-01-011-9/+12
| | | * | | | | | | | | | | | | | | bnx2x: Fix 578xx-KR 1G linkYaniv Rosner2014-01-012-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-045-7/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."Dave Kleikamp2014-01-041-2/+2
| | | * | | | | | | | | | | | | | | | sparc64: smp_callin: Enable irqs after preemption is disabledKirill Tkhai2014-01-041-1/+2
| | | * | | | | | | | | | | | | | | | sparc/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang2014-01-042-4/+3
| | | * | | | | | | | | | | | | | | | sparc64: Fix build regressionKirill Tkhai2013-12-031-0/+1
| | * | | | | | | | | | | | | | | | | Linux 3.13-rc7v3.13-rc7Linus Torvalds2014-01-041-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
OpenPOWER on IntegriCloud