/net/switchdev/

git' title='net-next.git Git repository'/>
summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-03trace: rename trace_print_hex_seq arg and add kdocDaniel Borkmann3-5/+16
2017-02-03MAINTAINERS: add Ivan as a switchdev maintainerJiri Pirko1-0/+1
2017-02-03Merge branch 'bridge-per-vlan-dst_metadata-support'David S. Miller15-121/+863
2017-02-03bridge: vlan dst_metadata hooks in ingress and egress pathsRoopa Prabhu6-2/+82
2017-02-03bridge: per vlan dst_metadata netlink supportRoopa Prabhu7-48/+641
2017-02-03bridge: uapi: add per vlan tunnel infoRoopa Prabhu3-0/+13
2017-02-03vxlan: support fdb and learning in COLLECT_METADATA modeRoopa Prabhu2-71/+126
2017-02-03ip_tunnels: new IP_TUNNEL_INFO_BRIDGE flag for ip_tunnel_info modeRoopa Prabhu1-0/+1
2017-02-03Merge branch 'ife-to-module'David S. Miller13-90/+276
2017-02-03net/sched: act_ife: Change to use ife moduleYotam Gigi4-88/+34
2017-02-03net: Introduce ife encapsulation moduleYotam Gigi9-0/+242
2017-02-03net/sched: act_ife: Unexport ife_tlv_meta_encodeYotam Gigi2-4/+2
2017-02-03tcp: add tcp_mss_clamp() helperEric Dumazet5-23/+17
2017-02-03hns_enet: use cpumask_var_t for on-stack maskArnd Bergmann