summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06347-1780/+3686
|\
| * bridge: use spin_lock_bh() in br_multicast_set_hash_maxCurt Brune2014-01-061-2/+2
| * ipv6: don't install anycast address for /128 addresses on routersHannes Frederic Sowa2014-01-061-2/+2
| * hso: fix handling of modem port SERIAL_STATE notificationsDan Williams2014-01-061-2/+11
| * isdn: Drop big endian cpp checks from telespci and hfc_pci driversGuenter Roeck2014-01-062-8/+0
| * Merge branch 'be2net'David S. Miller2014-01-063-22/+43
| |\
| | * 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 tag 'dt-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-12-305-18/+15
| |\
| | * Merge remote-tracking branch 'grant/devicetree/merge' into dt-fixesRob Herring2013-12-301-2/+10
| | |\
| | | * of: Fix NULL dereference in unflatten_and_copy()James Hogan2013-12-111-2/+10
| | * | MAINTAINERS: Update Rob Herring's email addressRob Herring2013-12-301-3/+3
| | * | of/irq: Fix device_node refcount in of_irq_parse_raw()Cédric Le Goater2013-12-301-4/+1
| | * | of/Kconfig: Spelling s/one/once/Geert Uytterhoeven2013-12-301-1/+1
| | * | Revert "of/address: Handle #address-cells > 2 specially"Rob Herring2013-12-301-8/+0
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-12-307-34/+60
| |\ \ \
| | * \ \ Merge remote-tracking branch 'agust/merge' into mergeBenjamin Herrenschmidt2013-12-301-1/+5
| | |\ \ \