summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-08tipc: correctly unlink packets from deferred packet queueErik Hugne1-0/+1
2014-01-07ipv6: pcpu_tstats.syncp should be initialised in ip6_vti.cLi RongQing1-0/+6
2014-01-07Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2014-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds45-327/+478
2014-01-07bridge: use spin_lock_bh() in br_multicast_set_hash_maxCurt Brune1-2/+2
2014-01-07ipv6: don't install anycast address for /128 addresses on routersHannes Frederic Sowa1-2/+2
2014-01-07hso: fix handling of modem port SERIAL_STATE notificationsDan Williams1-2/+11
2014-01-07isdn: Drop big endian cpp checks from telespci and hfc_pci driversGuenter Roeck2-8/+0
2014-01-06ext4: fix bigalloc regressionEric Whitney1-1/+1
2014-01-06Merge branch 'be2net'David S. Miller3-22/+43
2014-01-06be2net: fix max_evt_qs calculation for BE3 in SR-IOV configSuresh Reddy2-4/+9
2014-01-06be2net: increase the timeout value for loopback-test FW cmdSuresh Reddy3-12/+22
2014-01-06be2net: disable RSS when number of RXQs is reduced to 1 via set-channelsVasundhara Volam2-6/+12
2014-01-06xen-netback: Include header for vmallocJosh Boyer1-0/+1
2014-01-06net: 6lowpan: fix lowpan_header_create non-compression memcpy callDaniel Borkmann1-1/+1
2014-01-06fec: Revert "fec: Do not assume that PHY reset is active low"Fabio Estevam1-10/+4
2014-01-06Merge branch 'bnx2x'David S. Miller7-120/+196
2014-01-06bnx2x: fix VLAN configuration for VFs.Yuval Mintz5-112/+174
2014-01-06bnx2x: fix AFEX memory overflowYuval Mintz1-1/+4
2014-01-06bnx2x: Clean before update RSS arrivesMichal Kalderon2-1/+7
2014-01-06bnx2x: Correct number of MSI-X vectors for VFsMichal Kalderon1-3/+6
2014-01-06bnx2x: limit number of interrupt vectors for 57711Dmitry Kravkov2-3/+5
2014-01-06Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds9-12/+20
2014-01-05ARM: 7933/1: rename ioremap_cached to ioremap_cacheRob Herring3-3/+3
2014-01-05ARM: fix "bad mode in ... handler" message for undefined instructionsRussell King1-1/+7
2014-01-05CRYPTO: Fix more AES build errorsRussell King2-2/+2
2014-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds5-7/+8
2014-01-05Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."Dave Kleikamp1-2/+2
2014-01-05sparc64: smp_callin: Enable irqs after preemption is disabledKirill Tkhai1-1/+2
2014-01-05sparc/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang2-4/+3
2014-01-05Linux 3.13-rc7v3.13-rc7Linus Torvalds1-1/+1
2014-01-04qlcnic: Fix bug in Tx completion pathShahed Shaikh4-7/+12
2014-01-04infiniband: make sure the src net is infiniband when create new linkHangbin Liu1-1/+2
2014-01-04{vxlan, inet6} Mark vxlan_dev flags with VXLAN_F_IPV6 properlyfan.du1-1/+2
2014-01-04cxgb4: allow large buffer size to have page sizeThadeu Lima de Souza Cascardo1-1/+1
2014-01-04Merge tag 'for-v3.13-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds2-6/+7
2014-01-04Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-33/+108
2014-01-03netpoll: Fix missing TXQ unlock and and OOPS.David S. Miller1-2/+9
2014-01-03ipv6: fix the use of pcpu_tstats in ip6_vti.cLi RongQing1-21/+3
2014-01-03ipv6: fix the use of pcpu_tstats in ip6_tunnelLi RongQing1-5/+16
2014-01-03ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft...Yasushi Asano1-3/+10
2014-01-03net: llc: fix use after free in llc_ui_recvmsgDaniel Borkmann1-2/+3
2014-01-03virtio-net: fix refill races during restoreJason Wang1-5/+6
2014-01-03ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao4-23/+44
2014-01-03Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-6/+5
2014-01-03Merge branch 'akpm' (incoming from Andrew)Linus Torvalds9-24/+66
2014-01-03epoll: do not take the nested ep->mtx on EPOLL_CTL_DELJason Baron1-4/+0
2014-01-03sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms...Nobuhiro Iwamatsu1-0/+5
2014-01-03drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test()Jiang Liu1-1/+10
2014-01-03mm/memory-failure.c: transfer page count from head page to tail page after sp...Naoya Horiguchi1-0/+10