summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-17net: add tc offload feature flagJohn Fastabend
2016-02-17net: sched: add cls_u32 offload hooks for netdevsJohn Fastabend
2016-02-17net: rework setup_tc ndo op to consume general tc operandJohn Fastabend
2016-02-17net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend
2016-02-16Merge branch 'ip-sysctl-namespaceify'David S. Miller
2016-02-16net: Export ip fragment sysctl to unprivileged usersNikolay Borisov
2016-02-16ipv4: namespacify ip fragment max dist sysctl knobNikolay Borisov
2016-02-16ipv4: namespacify ip_early_demux sysctl knobNikolay Borisov
2016-02-16ipv4: Namespacify ip_dynaddr sysctl knobNikolay Borisov
2016-02-16igmp: net: Move igmp namespace init to correct fileNikolay Borisov
2016-02-16ipv4: Namespaceify ip_default_ttl sysctl knobNikolay Borisov
2016-02-16Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.or...David S. Miller
2016-02-16net: phy: spi_ks8995: include linux/gpio/consumer.hArnd Bergmann
2016-02-16tcp: add tcpi_min_rtt and tcpi_notsent_bytes to tcp_infoEric Dumazet
2016-02-16Merge branch 'unified-tunnel-dst-caching'David S. Miller
2016-02-16net/ipv4: add dst cache support for gre lwtunnelsPaolo Abeni
2016-02-16geneve: add dst caching supportPaolo Abeni
2016-02-16net: add dst_cache to ovs vxlan lwtunnelPaolo Abeni
2016-02-16net: use dst_cache for vxlan devicePaolo Abeni
2016-02-16ip_tunnel: replace dst_cache with generic implementationPaolo Abeni
2016-02-16net: replace dst_cache ip6_tunnel implementation with the generic onePaolo Abeni
2016-02-16net: add dst_cache supportPaolo Abeni
2016-02-16Merge branch 'bnx2x-next'David S. Miller
2016-02-16bnx2x: Warn about grc timeouts in register dumpYuval Mintz
2016-02-16bnx2x: extend DCBx supportYuval Mintz
2016-02-16bnx2x: Add support for single-port DCBxYuval Mintz
2016-02-16bnx2x: Add Geneve inner-RSS supportYuval Mintz
2016-02-16bnx2x: Remove unneccessary EXPORT_SYMBOLYuval Mintz
2016-02-16tipc: refactor node xmit and fix memory leaksRichard Alpe
2016-02-16dmascc: Return correct error codesAmitoj Kaur Chawla
2016-02-16Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2016-02-16Merge branch 'ethtool-channels-rxfh-conflict'David S. Miller
2016-02-16fm10k: don't reinitialize RSS flow table when RXFH configuredKeller, Jacob E
2016-02-16ethtool: ensure channel counts are within bounds during SCHANNELSKeller, Jacob E
2016-02-16ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}Keller, Jacob E
2016-02-16net: fec: Add "phy-reset-active-low" property to DTBernhard Walle
2016-02-16Merge branch 'bcm7xxx-cleanups'David S. Miller
2016-02-16net: phy: bcm7xxx: Reduce boilerplate code for 40nm EPHYFlorian Fainelli
2016-02-16net: phy: bcm7xxx: Make MII_BCM7XX_64CLK_MDIO naming consistentFlorian Fainelli
2016-02-15igb: Add workaround for VLAN tag stripping on 82576Alexander Duyck
2016-02-15igb: Enable use of "bridge fdb add" to set unicast table entriesAlexander Duyck
2016-02-15igb: Drop unnecessary checks in transmit pathAlexander Duyck
2016-02-15igb: Add support for VLAN promiscuous with SR-IOV and NTUPLEAlexander Duyck
2016-02-15igb: Clean-up configuration of VF port VLANsAlexander Duyck
2016-02-15igb: Merge VLVF configuration into igb_vfta_setAlexander Duyck
2016-02-15igb: Always enable VLAN 0 even if 8021q is not loadedAlexander Duyck
2016-02-15igb: Do not factor VLANs into RLPML calculationAlexander Duyck
2016-02-15igb: Allow asymmetric configuration of MTU versus Rx frame sizeAlexander Duyck
2016-02-15igb: Refactor VFTA configurationAlexander Duyck
2016-02-15igb: clean up code for setting MAC addressAlexander Duyck