aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-20cxgb4: add tc flower match support for TOSKumar Sanghvi1-1/+50
2017-10-20tcp: Remove use of inet6_sk and add IPv6 checks to tracepointDavid Ahern1-3/+5
2017-10-20doc: Update VRF documentation metricDonald Sharp1-4/+9
2017-10-20net: sched: cls_u32: use hash_ptr() for tc_u_hashArnd Bergmann1-1/+1
2017-10-20tipc: checking for NULL instead of IS_ERR()Dan Carpenter1-1/+1
2017-10-20net: sh_eth: implement R-Car Gen[12] fallback compatibility stringsSimon Horman1-0/+2
2017-10-20net: sh_eth: rename name structures as rcar_gen[12]_*Simon Horman1-15/+15
2017-10-20dt-bindings: net: sh_eth: add R-Car Gen[12] fallback compatibility stringsSimon Horman1-2/+12
2017-10-19dql: make dql_init return voidStephen Hemminger2-3/+2
2017-10-19net: l2tp: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2017-10-19liquidio: mark expected switch fall-through in octeon_destroy_resourcesGustavo A. R. Silva1-1/+1
2017-10-19liquidio: remove unnecessary NULL check before kfree in delete_glistsGustavo A. R. Silva1-2/+1
2017-10-19ibmvnic: Let users change net device featuresThomas Falcon1-0/+2
2017-10-19ibmvnic: Enable TSO supportThomas Falcon2-8/+53
2017-10-19ibmvnic: Enable scatter-gather supportThomas Falcon1-2/+21
2017-10-19tun: relax check on eth_get_headlen() return valueEric Dumazet1-1/+1
2017-10-19mqprio: fix potential null pointer dereference on optColin Ian King1-1/+2
2017-10-19thunderbolt: Right shifting to zero bug in tbnet_handle_packet()Dan Carpenter1-1/+1
2017-10-19thunderbolt: Fix a couple right shifting to zero bugsDan Carpenter1-2/+2
2017-10-19net: ena: increase ena driver version to 1.3.0Netanel Belgazal1-2/+2
2017-10-19net: ena: add new admin define for future support of IPv6 RSSNetanel Belgazal1-0/+6
2017-10-19net: ena: add statistics for missed tx packetsNetanel Belgazal3-13/+19
2017-10-19net: ena: add power management ops to the ENA driverNetanel Belgazal3-27/+95
2017-10-19net: ena: remove legacy suspend suspend/resume supportNetanel Belgazal3-56/+0
2017-10-19net: ena: improve ENA driver boot time.Netanel Belgazal1-4/+8
2017-10-19MAINTAINERS: change ENA driver maintainers email domainNetanel Belgazal1-3/+3
2017-10-19qed: Fix iWARP out of order flowMichal Kalderon7-6/+27
2017-10-19net: hns3: Add mqprio hardware offload support in hns3 driverYunsheng Lin4-19/+86
2017-10-19macvlan/macvtap: Add support for L2 forwarding offloads with macvtapAlexander Duyck1-4/+1
2017-10-18tcp: fix tcp_xmit_retransmit_queue() after rbtree introductionEric Dumazet1-6/+3
2017-10-18bpf: allow access to skb->len from offloadsJakub Kicinski1-0/+2
2017-10-18bpf: move knowledge about post-translation offsets out of verifierJakub Kicinski3-39/+59
2017-10-18bpf: remove the verifier ops from program structureJakub Kicinski4-17/+18
2017-10-18bpf: split verifier and program opsJakub Kicinski6-40/+91
2017-10-18tcp: Check daddr_cache before use in tracepointDavid Ahern1-4/+4
2017-10-18net: ipx: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-18ipv6: mark expected switch fall-throughsGustavo A. R. Silva10-6/+19
2017-10-18tcp: Use pI6c in tcp tracepointDavid Ahern1-1/+1
2017-10-18ipv4: mark expected switch fall-throughsGustavo A. R. Silva7-3/+11
2017-10-18decnet: af_decnet: mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2017-10-18dpaa_eth: remove obsolete commentMadalin Bucur1-4/+0
2017-10-18fsl/fman: add dpaa in module namesMadalin Bucur1-6/+6
2017-10-18dpaa_eth: cleanup dpaa_eth_probe() error pathsMadalin Bucur1-33/+20
2017-10-18dpaa_eth: change device usedMadalin Bucur3-53/+27
2017-10-18dpaa_eth: move of_phy_connect() to the eth driverMadalin Bucur3-84/+66
2017-10-18fsl/fman: remove of_nodeMadalin Bucur1-1/+0
2017-10-18tools: bpftool: use more common tag formatJakub Kicinski3-4/+3
2017-10-18sunrpc: Convert timers to use timer_setup()Kees Cook4-15/+13
2017-10-18ipv4: timewait: Convert timers to use timer_setup()Kees Cook1-4/+3
2017-10-18um: net: Convert timers to use timer_setup()Kees Cook1-5/+4