aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-09-01net: Do txq_trans_update() in netdev_start_xmit()David S. Miller7-21/+19
2014-08-29net: stmmac: fix warning from Sparse for socfpgaLey Foon Tan1-2/+1
2014-08-29Merge branch 'csums-next'David S. Miller13-64/+101
2014-08-29qlcnic: Set skb->csum_level for encapsulated checksumTom Herbert1-1/+1
2014-08-29mlx4: Set skb->csum_level for encapsulated checksumTom Herbert1-3/+3
2014-08-29i40evf: Set skb->csum_level for encapsulated checksumTom Herbert1-1/+1
2014-08-29i40e: Set skb->csum_level for encapsulated checksumTom Herbert1-1/+1
2014-08-29benet: Set skb->csum_level for encapsulated checksumTom Herbert1-2/+2
2014-08-29sctp: Change sctp to implement csum_levelsTom Herbert1-2/+6
2014-08-29net: Allow GRO to use and set levels of checksum unnecessaryTom Herbert4-29/+33
2014-08-29net: Clarification of CHECKSUM_UNNECESSARYTom Herbert3-26/+51
2014-08-29net: Allocate a new 16 bits for flags in skbuffTom Herbert1-0/+4
2014-08-29be2net: Use dev_consume_skb_any() in the non-drop pathRick Jones1-1/+1
2014-08-29bnx2x: Fix sparse warningsYuval Mintz2-8/+8
2014-08-29include/rxrpc/types.h: Remove unused headerRasmus Villemoes1-41/+0
2014-08-29include/linux/phonedev.h: Remove unused headerRasmus Villemoes1-25/+0
2014-08-29include/linux/i82593.h: Remove unused headerRasmus Villemoes1-229/+0
2014-08-29include/linux/cycx_x25.h: Remove unused headerRasmus Villemoes1-125/+0
2014-08-29tipc: fix a potential oopsYing Xue1-2/+2
2014-08-29net: phy: properly report internal PHYs through sysfsFlorian Fainelli1-1/+7
2014-08-29Merge branch 'qlcnic-next'David S. Miller8-69/+335
2014-08-29qlcnic: Update version to 5.3.62Shahed Shaikh1-2/+2
2014-08-29MAINTAINERS: Update group email alias for qlcnic driverShahed Shaikh1-1/+1
2014-08-29qlcnic: Add support to run firmware POSTShahed Shaikh4-2/+158
2014-08-29qlcnic: Use usleep_range() instead of msleep() for sleep less than 20msJitendra Kalsaria3-5/+5
2014-08-29qlcnic: Add support for 0x8830 device IDShahed Shaikh3-0/+11
2014-08-29qlcnic: Update Link speed and port type info for 83xx adapterJitendra Kalsaria2-59/+158
2014-08-29net: add skb_get_tx_queue() helperDaniel Borkmann5-9/+13
2014-08-28r8169: add missing MODULE_FIRMWARE.Francois Romieu1-0/+2
2014-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller16-98/+301
2014-08-28virtio_net: flush when in xmit_more mode and under descriptor pressureDavid S. Miller1-1/+1
2014-08-28igb: flush when in xmit_more mode and under descriptor pressureDavid S. Miller1-39/+39
2014-08-27ixgbe: flush when in xmit_more mode and under descriptor pressureDaniel Borkmann1-29/+34
2014-08-27Merge branch 'bcm7xxx'David S. Miller2-38/+26
2014-08-27net: phy: bcm7xxx: add BCM7250 and BCM7364 PHY entriesFlorian Fainelli2-0/+6
2014-08-27net: phy: broadcom: add new Broadcom OUIFlorian Fainelli1-1/+1
2014-08-27net: phy: broadcom: fix PHY_BCM_OUI_4Florian Fainelli1-1/+1
2014-08-27net: phy: bcm7xxx: introduce helper macroFlorian Fainelli1-36/+18
2014-08-27Merge branch 'sf2'David S. Miller25-112/+1772
2014-08-27sungem: Fix global namespace pollution of phy accessors.David S. Miller2-169/+169
2014-08-27Documentation: devicetree: add Broadcom Starfighter 2 bindingFlorian Fainelli1-0/+78
2014-08-27Documentation: devicetree: update dsa binding with optional propertiesFlorian Fainelli1-0/+17
2014-08-27net: dsa: add Broadcom SF2 switch driverFlorian Fainelli6-0/+1006
2014-08-27net: dsa: add Broadcom tag RX/TX handlerFlorian Fainelli6-0/+190
2014-08-27net: dsa: allow updating fixed PHY link informationFlorian Fainelli2-0/+20
2014-08-27net: dsa: allow drivers to do link adjustmentFlorian Fainelli2-0/+11
2014-08-27net: dsa: allow switches to work without taggingFlorian Fainelli3-4/+26
2014-08-27net: dsa: allow for more complex PHY setupsFlorian Fainelli4-3/+83
2014-08-27net: dsa: retain a per-port device_node pointerFlorian Fainelli3-0/+4
2014-08-27net: dsa: provide a switch device device tree node pointerFlorian Fainelli2-0/+8