summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-08-23hv_netvsc: make device_remove voidStephen Hemminger2-3/+2
2016-08-23hv_netvsc: use ARRAY_SIZE() for NDIS versionsStephen Hemminger1-3/+4
2016-08-23hv_netvsc: make inline functions staticStephen Hemminger2-85/+84
2016-08-23hv_netvsc: style cleanupsStephen Hemminger3-30/+3
2016-08-23hv_netvsc: use kcallocStephen Hemminger1-2/+2
2016-08-23hv_netvsc: make RSS hash key staticStephen Hemminger2-3/+2
2016-08-23hv_netvsc: fix rtnl locking in callbackStephen Hemminger1-4/+1
2016-08-23Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller40-2242/+1390
2016-08-23rxrpc: Perform terminal call ACK/ABORT retransmission from conn processorDavid Howells4-4/+157
2016-08-23rxrpc: Calculate serial skew on packet receptionDavid Howells5-31/+43
2016-08-23rxrpc: Set connection expiry on idle, not putDavid Howells2-27/+26
2016-08-23rxrpc: Use a tracepoint for skb accounting debuggingDavid Howells10-38/+135
2016-08-23rxrpc: Drop channel number field from rxrpc_call structDavid Howells5-10/+8
2016-08-23rxrpc: When clearing a socket, clear the call sets in the right orderDavid Howells1-6/+6
2016-08-23rxrpc: Tidy up the rxrpc_call struct a bitDavid Howells5-20/+21
2016-08-23rxrpc: Remove RXRPC_CALL_PROC_BUSYDavid Howells2-7/+0
2016-08-23Merge branch 'cpsw-mq'David S. Miller4-124/+466
2016-08-23net: ethernet: ti: cpsw: add ethtool channels supportIvan Khoronzhuk1-0/+180
2016-08-23net: ethernet: ti: davinci_cpdma: move cpdma channel struct macroses to inter...Ivan Khoronzhuk4-19/+18
2016-08-23net: ethernet: ti: cpsw: add multi queue supportIvan Khoronzhuk3-105/+210
2016-08-23net: ethernet: ti: davinci_cpdma: fix locking while ctrl_stopIvan Khoronzhuk1-0/+2
2016-08-23net: ethernet: ti: davinci_cpdma: split descs num between all channelsIvan Khoronzhuk3-27/+83
2016-08-22net: strparser: fix strparser sk_user_data checkDave Watson1-3/+0
2016-08-22qed: Fix address macrosYuval Mintz1-14/+8
2016-08-22Merge branch 'dsa-fix-MV88E6131-tagging'David S. Miller9-35/+78
2016-08-22net: mv88e6xxx: Enable PORT_CONTROL_FORWARD_UNKNOWN for DSA-tagged CPU portsJamie Lentin1-2/+2
2016-08-22dsa: mv88e6xxx: Delete ppu timer when removing moduleAndrew Lunn1-0/+13
2016-08-22net: dsa: mv88e6xxx: Fix support for DSA tagging for older switches.Andrew Lunn3-27/+31
2016-08-22net: dsa: Allow the DSA driver to indicate the tag protocolAndrew Lunn7-8/+34
2016-08-22net: ipconfig: Fix NULL pointer dereference on RARP/BOOTP/DHCP timeoutGeert Uytterhoeven1-1/+1
2016-08-22Merge tag 'batadv-next-for-davem-20160822' of git://git.open-mesh.org/linux-m...David S. Miller20-37/+131
2016-08-22Merge branch 'cxgb4-tx-rate-limiting'David S. Miller7-5/+890
2016-08-22cxgb4: add support for tx max rate limitingRahul Lakkireddy3-0/+105
2016-08-22cxgb4: add support for per queue tx schedulingRahul Lakkireddy3-0/+347
2016-08-22cxgb4: add support for tx traffic scheduling classesRahul Lakkireddy7-5/+438
2016-08-22Merge branch 'qed-sriov-legacy'David S. Miller8-79/+309
2016-08-22qed: Change locking scheme for VF channelYuval Mintz1-34/+90
2016-08-22qed*: Add support for VFs over legacy PFsYuval Mintz6-20/+109
2016-08-22qed: Prevent VFs from pause floodingYuval Mintz3-0/+6
2016-08-22qed: Add support for legacy VFsYuval Mintz4-25/+104
2016-08-22net: phy: Add missing of_node_put() in xgmiitorgmii_probe()Wei Yongjun1-0/+1
2016-08-22mlx5/core: Use memdup_user() rather than duplicating its implementationMarkus Elfring1-14/+3
2016-08-22net_sched: properly handle failure case of tcf_exts_init()WANG Cong11-74/+181
2016-08-21Revert "l2tp: Refactor the codes with existing macros instead of literal number"David S. Miller1-4/+4
2016-08-21cxgb4: Simplify the return expressionWei Yongjun1-6/+1
2016-08-21l2tp: Refactor the codes with existing macros instead of literal numberGao Feng1-4/+4
2016-08-20net: ethernet: renesas: ravb: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-7/+9
2016-08-20net: ethernet: renesas: ravb: use phydev from struct net_devicePhilippe Reynes2-18/+12
2016-08-20Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller7-61/+217
2016-08-20ixgbe: Add support for new X557 deviceDon Skidmore4-0/+11