summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-0169-376/+701
|\
| * sock_diag: don't broadcast kernel socketsCraig Gallek2015-06-301-1/+1
| * Merge branch 'mvneta-jumbo-frames'David S. Miller2015-06-307-7/+46
| |\
| | * net: mvneta: disable IP checksum with jumbo frames for Armada 370Simon Guinot2015-06-301-1/+25
| | * ARM: mvebu: update Ethernet compatible string for Armada XPSimon Guinot2015-06-305-5/+19
| | * net: mvneta: introduce compatible string "marvell, armada-xp-neta"Simon Guinot2015-06-302-1/+2
| |/
| * api: fix compatibility of linux/in.h with netinet/in.hStephen Hemminger2015-06-302-3/+35
| * net: icplus: fix typo in constant nameNik Nyby2015-06-302-2/+2
| * sis900: Trivial: Fix typos in enumsNik Nyby2015-06-291-2/+2
| * stmmac: Trivial: fix typo in constant nameNik Nyby2015-06-291-2/+2
| * sctp: Fix race between OOTB responce and route removalAlexander Sverdlin2015-06-291-1/+3
| * net-Liquidio: Delete unnecessary checks before the function call "vfree"Markus Elfring2015-06-293-13/+5
| * vmxnet3: Bump up driver version numberShreyas Bhatewara2015-06-291-2/+2
| * amd-xgbe: Add the __GFP_NOWARN flag to Rx buffer allocationTom Lendacky2015-06-291-1/+1
| * Merge branch 'bcm7xxx_workaround'David S. Miller2015-06-294-4/+101
| |\
| | * net: phy: mdio-bcm-unimac: workaround initial read failures for integrated PHYsFlorian Fainelli2015-06-291-0/+43
| | * net: bcmgenet: workaround initial read failures for integrated PHYsFlorian Fainelli2015-06-292-4/+51
| | * net: phy: bcm7xxx: workaround MDIO management controller initial readFlorian Fainelli2015-06-291-0/+7
| |/
| * bnx2x: fix DMA API usageMichal Schmidt2015-06-293-24/+12
| * net: via: VIA_RHINE and VIA_VELOCITY should depend on HAS_DMAGeert Uytterhoeven2015-06-291-0/+2
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-06-299-104/+198
| |\
| | * i40evf: don't configure unused RSS queuesMitch Williams2015-06-261-1/+1
| | * i40evf: fix panic during MTU changeMitch Williams2015-06-264-65/+54
| | * e1000e: i219 - k1 workaround for LPT is not required for SPTYanir Lubetkin2015-06-261-2/+1
| | * e1000e: i219 - Increase minimum FIFO read/write min gapYanir Lubetkin2015-06-261-0/+46
| | * e1000e: i219 - increase IPG for speed 10/100 full duplexYanir Lubetkin2015-06-261-3/+7
| | * e1000e: i219 - fix to enable both ULP and EEE in Sx stateYanir Lubetkin2015-06-261-13/+32
| | * e1000e: synchronization of MAC-PHY interface only on non- ME systemsYanir Lubetkin2015-06-261-10/+12
| | * e1000e: fix locking issue with e1000e_disable_aspmYanir Lubetkin2015-06-261-4/+34
| | * igb: bump version of igb to 5.2.18Todd Fujinaka2015-06-261-1/+1
| | * igb: disable IPv6 extension header processingTodd Fujinaka2015-06-262-5/+10
| * | net/phy: tune get_phy_c45_ids to support more c45 phyShengzhou Liu2015-06-291-6/+14
| * | bnx2x: fix lockdep splatEric Dumazet2015-06-291-1/+2
| * | net: fec: don't access RACC register when not availableGreg Ungerer2015-06-292-13/+19
| * | net: phy: fix phy link up when limiting speed via device treeMugunthan V N2015-06-291-2/+3
| * | dsa: fix promiscuity leak on slave dev open errorGilad Ben-Yossef2015-06-291-1/+1
| * | Merge branch 'kill_sk_protinfo'David S. Miller2015-06-296-26/+31
| |\ \
| | * | net: Kill sock->sk_protinfoDavid Miller2015-06-293-9/+0
| | * | ax25: Stop using sock->sk_protinfo.David Miller2015-06-293-17/+31
| |/ /
| * | drivers: net: xgene: Pre-initialize ret in xgene_enet_get_resources()Geert Uytterhoeven2015-06-291-1/+1
| * | flow_dissector: Pre-initialize ip_proto in __skb_flow_dissect()Geert Uytterhoeven2015-06-291-1/+1
| * | xen-netfront: Remove the meaningless codeLi, Liang Z2015-06-291-7/+0
| * | ipv4: fix RCU lockdep warning from linkdown changesAndy Gospodarek2015-06-291-2/+2
| * | tipc: purge backlog queue counters when broadcast link is resetJon Paul Maloy2015-06-293-1/+7
| |/
| * Merge branch 'bnx2x'David S. Miller2015-06-256-51/+129
| |\
| | * bnx2x: Fix linearization for encapsulated packetsYuval Mintz2015-06-251-2/+7
| | * bnx2x: Release nvram lock on error flowYuval Mintz2015-06-251-0/+1
| | * bnx2x: Fix statistics gathering on link changeAriel Elior2015-06-251-0/+2
| | * bnx2x: Fix self-test for 20g devicesYuval Mintz2015-06-251-4/+8
| | * bnx2x: Fix VF MAC removalShahed Shaikh2015-06-251-1/+1