aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnxt/bnxt_vfr.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-21mlx5e: Convert ndo_setup_tc offloads to block callbacksJiri Pirko3-22/+51
2017-10-21mlxsw: spectrum: Convert ndo_setup_tc offloads to block callbacksJiri Pirko1-22/+60
2017-10-21net: sched: cls_bpf: call block callbacks for offloadJiri Pirko1-8/+32
2017-10-21net: sched: cls_u32: call block callbacks for offloadJiri Pirko1-20/+52
2017-10-21net: sched: cls_u32: swap u32_remove_hw_knode and u32_remove_hw_hnodeJiri Pirko1-8/+8
2017-10-21net: sched: cls_matchall: call block callbacks for offloadJiri Pirko1-27/+45
2017-10-21net: sched: use tc_setup_cb_call to call per-block callbacksJiri Pirko3-8/+26
2017-10-21net: sched: introduce per-block callbacksJiri Pirko3-0/+187
2017-10-21net: sched: use extended variants of block_get/put in ingress and clsact qdiscsJiri Pirko2-7/+31
2017-10-21net: sched: add block bind/unbind notif. and extended block_get/putJiri Pirko3-3/+94
2017-10-21ipv6: let trace_fib6_table_lookup() dereference the fib tablePaolo Abeni2-9/+9
2017-10-21ipv4: ipv4_default_advmss() should use route mtuEric Dumazet1-1/+1
2017-10-21spectrum: Convert fib event handlers to use container_of on info argDavid Ahern1-6/+23
2017-10-21tcp: fix tcp_send_syn_data()Eric Dumazet1-0/+1
2017-10-21ipv6: remove from fib tree aged out RTF_CACHE dstPaolo Abeni1-1/+11
2017-10-21ipv6: start fib6 gc on RTF_CACHE dst creationPaolo Abeni1-1/+3
2017-10-20selinux: bpf: Add addtional check for bpf object file receiveChenbo Feng3-2/+54
2017-10-20selinux: bpf: Add selinux check for eBPF syscall operationsChenbo Feng3-0/+117
2017-10-20security: bpf: Add LSM hooks for bpf object related syscallChenbo Feng5-2/+169
2017-10-20bpf: Add tests for eBPF file modeChenbo Feng1-0/+48
2017-10-20bpf: Add file mode configuration into bpf mapsChenbo Feng11-26/+122
2017-10-20net-tun: fix panics at dismantle timeEric Dumazet1-4/+7
2017-10-20net: ipv4: Change fib notifiers to take a fib_aliasDavid Ahern1-24/+15
2017-10-20tcp: socket option to set TCP fast open keyYuchung Cheng7-19/+82
2017-10-20mlxsw: spectrum_router: Add extack message for RIF and VRF overflowDavid Ahern1-45/+69
2017-10-20mlxsw: spectrum: router: Add support for address validator notifierDavid Ahern3-1/+70
2017-10-20net: Add extack to validator_info structs used for address notifierDavid Ahern5-15/+27
2017-10-20net: ipv6: Make inet6addr_validator a blocking notifierDavid Ahern3-15/+19
2017-10-20ipv6: addrconf: cleanup locking in ipv6_add_addrDavid Ahern1-44/+60
2017-10-20s390/qeth: don't dump control cmd twiceJulian Wiedmann1-1/+0
2017-10-20s390/qeth: support GRO flush timerJulian Wiedmann1-1/+1
2017-10-20s390/qeth: try harder to get packets from RX bufferJulian Wiedmann1-3/+1
2017-10-20s390/qeth: consolidate skb allocationJulian Wiedmann1-40/+31
2017-10-20s390/qeth: clean up page frag creationJulian Wiedmann1-20/+11
2017-10-20s390/qeth: no VLAN support on OSMJulian Wiedmann1-11/+6
2017-10-20s390/qeth: don't verify device when setting MAC addressJulian Wiedmann1-23/+0
2017-10-20s390/qeth: clean up initial MTU determinationJulian Wiedmann1-10/+4
2017-10-20s390/qeth: fix early exit from error pathJulian Wiedmann1-2/+4
2017-10-20s390/qeth: use kstrtobool() in qeth_bridgeport_hostnotification_store()Andy Shevchenko1-8/+5
2017-10-20s390/qeth: remove duplicated device matchingJulian Wiedmann4-50/+9
2017-10-20s390/drivers: use setup_timerAllen Pais1-6/+2
2017-10-20s390/qeth: rely on kernel for feature recoveryJulian Wiedmann2-23/+19
2017-10-20net/sched: Set the net-device for egress device instanceOr Gerlitz1-0/+1
2017-10-20cxgb4: add tc flower support for L3/L4 rewriteKumar Sanghvi3-37/+244
2017-10-20cxgb4: introduce fw_filter2_wr to prepare for L3/L4 rewrite supportKumar Sanghvi4-3/+111
2017-10-20cxgb4: add tc flower support for ETH-SMAC rewriteKumar Sanghvi2-0/+13
2017-10-20cxgb4: introduce SMT ops to prepare for SMAC rewrite supportKumar Sanghvi8-19/+519
2017-10-20cxgb4: add tc flower support for ETH-DMAC rewriteKumar Sanghvi2-1/+126
2017-10-20cxgb4: add tc flower support for action PASSKumar Sanghvi1-2/+6
2017-10-20cxgb4: add tc flower match support for vlanKumar Sanghvi1-0/+35