summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-22bpf: try harder on clones when writing into skbDaniel Borkmann
2016-02-22bpf: remove artificial bpf_skb_{load, store}_bytes buffer limitationDaniel Borkmann
2016-02-22bpf: add generic bpf_csum_diff helperDaniel Borkmann
2016-02-22bpf: add new arg_type that allows for 0 sized stack bufferDaniel Borkmann
2016-02-22Merge branch 'geneve-vxlan-outer-checksum'David S. Miller
2016-02-22VXLAN: Support outer IPv4 Tx checksums by defaultAlexander Duyck
2016-02-22GENEVE: Support outer IPv4 Tx checksums by defaultAlexander Duyck
2016-02-22Merge branch 'lwt-autoload'David S. Miller
2016-02-22ila: autoload moduleRobert Shearman
2016-02-22mpls: autoload lwt moduleRobert Shearman
2016-02-22lwtunnel: autoload of lwt modulesRobert Shearman
2016-02-22vlan: turn on unicast filtering on vlan deviceZhang Shengju
2016-02-20Merge branch 'bpf-get-stackid'David S. Miller
2016-02-20samples/bpf: offwaketime exampleAlexei Starovoitov
2016-02-20bpf: introduce BPF_MAP_TYPE_STACK_TRACEAlexei Starovoitov
2016-02-20perf: generalize perf_callchainAlexei Starovoitov
2016-02-20net: use skb_postpush_rcsum instead of own implementationsDaniel Borkmann
2016-02-20phy: marvell/micrel: Fix Unpossible conditionAndrew Lunn
2016-02-20Merge branch 'ethtool-perqueue-params'David S. Miller
2016-02-20i40e/ethtool: support coalesce setting by queueKan Liang
2016-02-20i40e/ethtool: support coalesce getting by queueKan Liang
2016-02-20i40e: queue-specific settings for interrupt moderationKan Liang
2016-02-20net/ethtool: support set coalesce per queueKan Liang
2016-02-20net/ethtool: support get coalesce per queueKan Liang
2016-02-20net/ethtool: introduce a new ioctl for per queue settingKan Liang
2016-02-20test_bitmap: unit tests for lib/bitmap.cDavid Decotigny
2016-02-20lib/bitmap.c: conversion routines to/from u32 arrayDavid Decotigny
2016-02-19hv_netvsc: add software transmit timestamp supportsixiao@microsoft.com
2016-02-19ipv6: pass up EMSGSIZE msg for UDP socket in Ipv6Wei Wang
2016-02-19be2net: Fix pcie error recovery in case of NIC+RoCE adaptersPadmanabh Ratnakar
2016-02-19net: macb: make magic-packet property genericSergio Prado
2016-02-19Merge branch 'bridge-mdb-attrs'David S. Miller
2016-02-19bridge: mdb: add support for more attributes and export timerNikolay Aleksandrov
2016-02-19bridge: mdb: reduce the indentation level in br_mdb_fill_infoNikolay Aleksandrov
2016-02-19bpf: grab rcu read lock for bpf_percpu_hash_updateSasha Levin
2016-02-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-02-19i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15Jesse Brandeburg
2016-02-19i40e: let go of the pastMitch Williams
2016-02-19i40e: suspend scheduling during driver unloadPandi Kumar Maharajan
2016-02-19i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.Shannon Nelson
2016-02-19i40e: implement and use Rx CTL helper functionsShannon Nelson
2016-02-19i40e: add adminq commands for Rx CTL registersShannon Nelson
2016-02-19i40e: add check for null VSIJohn Underwood
2016-02-19i40e: Expose some registers to program parser, FD and RSS logicAnjali Singhai Jain
2016-02-19i40e: Fix for unexpected messagingCarolyn Wyborny
2016-02-19i40e: Do not wait for Rx queue disable in DCB reconfigNeerav Parikh
2016-02-19i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bitKevin Scott
2016-02-19i40e: Fix led blink capability for 10GBaseT PHYCarolyn Wyborny
2016-02-19i40e: Add functions to blink led on 10GBaseT PHYCarolyn Wyborny
2016-02-19i40e/i40evf: Move Tx checksum closer to TSOAlexander Duyck