summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-29bnx2x: fix DMA API usageMichal Schmidt3-24/+12
2015-06-29net: via: VIA_RHINE and VIA_VELOCITY should depend on HAS_DMAGeert Uytterhoeven1-0/+2
2015-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller9-104/+198
2015-06-29net/phy: tune get_phy_c45_ids to support more c45 phyShengzhou Liu1-6/+14
2015-06-29bnx2x: fix lockdep splatEric Dumazet1-1/+2
2015-06-29net: fec: don't access RACC register when not availableGreg Ungerer2-13/+19
2015-06-29net: phy: fix phy link up when limiting speed via device treeMugunthan V N1-2/+3
2015-06-29dsa: fix promiscuity leak on slave dev open errorGilad Ben-Yossef1-1/+1
2015-06-29Merge branch 'kill_sk_protinfo'David S. Miller6-26/+31
2015-06-29net: Kill sock->sk_protinfoDavid Miller3-9/+0
2015-06-29ax25: Stop using sock->sk_protinfo.David Miller3-17/+31
2015-06-29drivers: net: xgene: Pre-initialize ret in xgene_enet_get_resources()Geert Uytterhoeven1-1/+1
2015-06-29flow_dissector: Pre-initialize ip_proto in __skb_flow_dissect()Geert Uytterhoeven1-1/+1
2015-06-29xen-netfront: Remove the meaningless codeLi, Liang Z1-7/+0
2015-06-29ipv4: fix RCU lockdep warning from linkdown changesAndy Gospodarek1-2/+2
2015-06-29tipc: purge backlog queue counters when broadcast link is resetJon Paul Maloy3-1/+7
2015-06-26i40evf: don't configure unused RSS queuesMitch Williams1-1/+1
2015-06-26i40evf: fix panic during MTU changeMitch Williams4-65/+54
2015-06-26e1000e: i219 - k1 workaround for LPT is not required for SPTYanir Lubetkin1-2/+1
2015-06-26e1000e: i219 - Increase minimum FIFO read/write min gapYanir Lubetkin1-0/+46
2015-06-26e1000e: i219 - increase IPG for speed 10/100 full duplexYanir Lubetkin1-3/+7
2015-06-26e1000e: i219 - fix to enable both ULP and EEE in Sx stateYanir Lubetkin1-13/+32
2015-06-26e1000e: synchronization of MAC-PHY interface only on non- ME systemsYanir Lubetkin1-10/+12
2015-06-26e1000e: fix locking issue with e1000e_disable_aspmYanir Lubetkin1-4/+34
2015-06-26igb: bump version of igb to 5.2.18Todd Fujinaka1-1/+1
2015-06-26igb: disable IPv6 extension header processingTodd Fujinaka2-5/+10
2015-06-25Merge branch 'bnx2x'David S. Miller6-51/+129
2015-06-25bnx2x: Fix linearization for encapsulated packetsYuval Mintz1-2/+7
2015-06-25bnx2x: Release nvram lock on error flowYuval Mintz1-0/+1
2015-06-25bnx2x: Fix statistics gathering on link changeAriel Elior1-0/+2
2015-06-25bnx2x: Fix self-test for 20g devicesYuval Mintz1-4/+8
2015-06-25bnx2x: Fix VF MAC removalShahed Shaikh1-1/+1
2015-06-25bnx2x: Don't notify about scratchpad paritiesManish Chopra2-10/+21
2015-06-25bnx2x: Prevent false warning when accessing MACsYuval Mintz1-1/+1
2015-06-25bnx2x: Correct speed from baseT into KR.Yuval Mintz3-19/+59
2015-06-25bnx2x: Correct asymmetric flow-controlYuval Mintz2-14/+29
2015-06-25net: sched: flower fix typoJamal Hadi Salim1-2/+2
2015-06-25enic: use atomic_t instead of spin_lock in busy pollGovindarajulu Varadarajan2-66/+29
2015-06-25net/phy: Add Vitesse 8641 phy IDShaohui Xie1-0/+14
2015-06-25net/fsl: remove dependency FSL_SOC for GianfarAlison Wang1-2/+2
2015-06-25cavium/liquidio: fix some error handling in lio_set_phys_id()Dan Carpenter1-2/+3
2015-06-25renesas: missing unlock on error pathDan Carpenter1-1/+3
2015-06-25Merge branch 'mlx4'David S. Miller5-25/+26
2015-06-25mlx4: Disable HA for SRIOV PF RoCE devicesOr Gerlitz1-1/+7
2015-06-25net/mlx4_en: Fix wrong csum complete report when rxvlan offload is disabledIdo Shamay1-11/+6
2015-06-25net/mlx4_en: Wake TX queues only when there's enough roomIdo Shamay2-8/+12
2015-06-25net/mlx4_en: Release TX QP when destroying TX ringEran Ben Elisha3-5/+1
2015-06-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds151-1321/+2277
2015-06-25Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-19/+39
2015-06-25Merge tag 'for-f2fs-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds31-630/+3802