summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'geneve-vxlan-outer-checksum'David S. Miller2016-02-213-19/+18
|\
| * VXLAN: Support outer IPv4 Tx checksums by defaultAlexander Duyck2016-02-212-11/+10
| * GENEVE: Support outer IPv4 Tx checksums by defaultAlexander Duyck2016-02-211-8/+8
|/
* Merge branch 'lwt-autoload'David S. Miller2016-02-214-1/+42
|\
| * ila: autoload moduleRobert Shearman2016-02-211-0/+1
| * mpls: autoload lwt moduleRobert Shearman2016-02-211-0/+1
| * lwtunnel: autoload of lwt modulesRobert Shearman2016-02-212-1/+40
|/
* vlan: turn on unicast filtering on vlan deviceZhang Shengju2016-02-212-1/+1
* Merge branch 'bpf-get-stackid'David S. Miller2016-02-2018-30/+642
|\
| * samples/bpf: offwaketime exampleAlexei Starovoitov2016-02-204-0/+322
| * bpf: introduce BPF_MAP_TYPE_STACK_TRACEAlexei Starovoitov2016-02-206-1/+269
| * perf: generalize perf_callchainAlexei Starovoitov2016-02-208-29/+51
|/
* net: use skb_postpush_rcsum instead of own implementationsDaniel Borkmann2016-02-195-20/+7
* phy: marvell/micrel: Fix Unpossible conditionAndrew Lunn2016-02-192-9/+10
* Merge branch 'ethtool-perqueue-params'David S. Miller2016-02-1916-73/+760
|\
| * i40e/ethtool: support coalesce setting by queueKan Liang2016-02-191-0/+7
| * i40e/ethtool: support coalesce getting by queueKan Liang2016-02-191-0/+7
| * i40e: queue-specific settings for interrupt moderationKan Liang2016-02-196-70/+120
| * net/ethtool: support set coalesce per queueKan Liang2016-02-192-0/+68
| * net/ethtool: support get coalesce per queueKan Liang2016-02-192-2/+41
| * net/ethtool: introduce a new ioctl for per queue settingKan Liang2016-02-192-2/+42
| * test_bitmap: unit tests for lib/bitmap.cDavid Decotigny2016-02-195-1/+378
| * lib/bitmap.c: conversion routines to/from u32 arrayDavid Decotigny2016-02-192-0/+99
|/
* hv_netvsc: add software transmit timestamp supportsixiao@microsoft.com2016-02-191-0/+3
* ipv6: pass up EMSGSIZE msg for UDP socket in Ipv6Wei Wang2016-02-191-9/+11
* be2net: Fix pcie error recovery in case of NIC+RoCE adaptersPadmanabh Ratnakar2016-02-191-0/+4
* net: macb: make magic-packet property genericSergio Prado2016-02-192-2/+2
* Merge branch 'bridge-mdb-attrs'David S. Miller2016-02-192-17/+43
|\
| * bridge: mdb: add support for more attributes and export timerNikolay Aleksandrov2016-02-192-2/+27
| * bridge: mdb: reduce the indentation level in br_mdb_fill_infoNikolay Aleksandrov2016-02-191-16/+17
|/
* bpf: grab rcu read lock for bpf_percpu_hash_updateSasha Levin2016-02-191-1/+7
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-02-1918-263/+1140
|\
| * i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15Jesse Brandeburg2016-02-192-2/+2
| * i40e: let go of the pastMitch Williams2016-02-191-0/+2
| * i40e: suspend scheduling during driver unloadPandi Kumar Maharajan2016-02-191-0/+1
| * i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.Shannon Nelson2016-02-195-22/+23
| * i40e: implement and use Rx CTL helper functionsShannon Nelson2016-02-184-3/+266
| * i40e: add adminq commands for Rx CTL registersShannon Nelson2016-02-182-0/+32
| * i40e: add check for null VSIJohn Underwood2016-02-181-1/+6
| * i40e: Expose some registers to program parser, FD and RSS logicAnjali Singhai Jain2016-02-181-0/+48
| * i40e: Fix for unexpected messagingCarolyn Wyborny2016-02-181-6/+7
| * i40e: Do not wait for Rx queue disable in DCB reconfigNeerav Parikh2016-02-181-9/+24
| * i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bitKevin Scott2016-02-181-1/+7
| * i40e: Fix led blink capability for 10GBaseT PHYCarolyn Wyborny2016-02-184-6/+63
| * i40e: Add functions to blink led on 10GBaseT PHYCarolyn Wyborny2016-02-184-0/+365
| * i40e/i40evf: Move Tx checksum closer to TSOAlexander Duyck2016-02-182-11/+11
| * i40e/i40evf: Rewrite logic for 8 descriptor per packet checkAlexander Duyck2016-02-185-92/+162
| * i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_txAlexander Duyck2016-02-185-112/+123
|/
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-02-186-386/+433
|\
| * i40e: Add support for ATR w/ IPv6 extension headersAlexander Duyck2016-02-181-15/+13
OpenPOWER on IntegriCloud