aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-17net: tc: helper functions to query action typesJohn Fastabend1-0/+16
2016-02-17net: add tc offload feature flagJohn Fastabend2-0/+4
2016-02-17net: sched: add cls_u32 offload hooks for netdevsJohn Fastabend3-3/+136
2016-02-17net: rework setup_tc ndo op to consume general tc operandJohn Fastabend14-37/+78
2016-02-17net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend16-20/+74
2016-02-16i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7Catherine Sullivan2-2/+2
2016-02-16i40e: trivial: remove unnecessary local varJesse Brandeburg1-3/+2
2016-02-16i40e: remove VF device IDs from PFJesse Brandeburg2-12/+0
2016-02-16i40e: add netdev info to VSI dumpShannon Nelson1-8/+16
2016-02-16i40evf: enable bus master after resetMitch Williams1-0/+1
2016-02-16i40e: add a little more to an NVM update debug messageShannon Nelson1-2/+3
2016-02-16i40e: refactor DCB functionJesse Brandeburg1-4/+11
2016-02-16i40e: add 20G speed for Tx bandwidth calculationsMitch Williams1-0/+3
2016-02-16i40e: add counter for arq overflowsMitch Williams3-0/+3
2016-02-16i40e: fix write-back-on-itr to work with legacy itrAnjali Singhai Jain2-6/+15
2016-02-16i40e: Store lan_vsi_idx and lan_vsi_id in the right sizePandi Maharajan1-2/+2
2016-02-16i40e: Bump AQ minor version to 1.5 for new FW featuresShannon Nelson2-2/+2
2016-02-16i40e: AQ thermal sensor control structShannon Nelson2-0/+34
2016-02-16Merge branch 'ip-sysctl-namespaceify'David S. Miller16-76/+77
2016-02-16net: Export ip fragment sysctl to unprivileged usersNikolay Borisov1-4/+0
2016-02-16ipv4: namespacify ip fragment max dist sysctl knobNikolay Borisov2-12/+14
2016-02-16ipv4: namespacify ip_early_demux sysctl knobNikolay Borisov5-15/+11
2016-02-16ipv4: Namespacify ip_dynaddr sysctl knobNikolay Borisov4-18/+12
2016-02-16igmp: net: Move igmp namespace init to correct fileNikolay Borisov2-6/+14
2016-02-16ipv4: Namespaceify ip_default_ttl sysctl knobNikolay Borisov8-21/+26
2016-02-16Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller94-728/+3046
2016-02-16net: phy: spi_ks8995: include linux/gpio/consumer.hArnd Bergmann1-1/+1
2016-02-16i40e: AQ Add VXLAN-GPE tunnel typeShannon Nelson2-0/+6
2016-02-16tcp: add tcpi_min_rtt and tcpi_notsent_bytes to tcp_infoEric Dumazet2-0/+9
2016-02-16Merge branch 'unified-tunnel-dst-caching'David S. Miller21-208/+429
2016-02-16net/ipv4: add dst cache support for gre lwtunnelsPaolo Abeni1-3/+10
2016-02-16geneve: add dst caching supportPaolo Abeni1-0/+39
2016-02-16net: add dst_cache to ovs vxlan lwtunnelPaolo Abeni6-8/+28
2016-02-16net: use dst_cache for vxlan devicePaolo Abeni2-8/+48
2016-02-16ip_tunnel: replace dst_cache with generic implementationPaolo Abeni4-80/+25
2016-02-16net: replace dst_cache ip6_tunnel implementation with the generic onePaolo Abeni5-116/+16
2016-02-16net: add dst_cache supportPaolo Abeni4-0/+270
2016-02-16Merge branch 'bnx2x-next'David S. Miller7-76/+201
2016-02-16bnx2x: Warn about grc timeouts in register dumpYuval Mintz1-0/+5
2016-02-16bnx2x: extend DCBx supportYuval Mintz2-15/+47
2016-02-16bnx2x: Add support for single-port DCBxYuval Mintz1-1/+3
2016-02-16bnx2x: Add Geneve inner-RSS supportYuval Mintz3-59/+146
2016-02-16bnx2x: Remove unneccessary EXPORT_SYMBOLYuval Mintz1-1/+0
2016-02-16i40e: AQ Add set_switch_configShannon Nelson2-2/+28
2016-02-16i40e: AQ Shared resource flagsShannon Nelson2-0/+10
2016-02-16tipc: refactor node xmit and fix memory leaksRichard Alpe2-24/+38
2016-02-16dmascc: Return correct error codesAmitoj Kaur Chawla1-3/+10
2016-02-16Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller9-439/+637
2016-02-16Merge branch 'ethtool-channels-rxfh-conflict'David S. Miller3-4/+82
2016-02-16fm10k: don't reinitialize RSS flow table when RXFH configuredKeller, Jacob E1-2/+8