summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-11-09net: napi_hash_add() is no longer exportedEric Dumazet2-13/+1
2016-11-09bnxt_en: do not call napi_hash_add()Eric Dumazet1-1/+0
2016-11-09bpf: Remove unused but set variablesTobias Klauser1-2/+0
2016-11-09tc_act: Remove tcf_act macroYotam Gigi1-1/+0
2016-11-09Merge branch 'ipv6-sr'David S. Miller28-12/+2070
2016-11-09ipv6: sr: add documentation file for per-interface sysctlsDavid Lebrun1-0/+18
2016-11-09ipv6: sr: add support for SRH injection through setsockoptDavid Lebrun2-4/+85
2016-11-09ipv6: add source address argument for ipv6_push_nfrag_optsDavid Lebrun4-7/+9
2016-11-09ipv6: sr: add calls to verify and insert HMAC signaturesDavid Lebrun2-0/+31
2016-11-09ipv6: sr: implement API to control SR HMAC structureDavid Lebrun1-0/+229
2016-11-09ipv6: sr: add core files for SR HMAC supportDavid Lebrun10-0/+612
2016-11-09ipv6: sr: add support for SRH encapsulation and injection with lwtunnelsDavid Lebrun9-1/+526
2016-11-09ipv6: sr: add code base for control plane support of SR-IPv6David Lebrun7-2/+278
2016-11-09ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)David Lebrun7-0/+284
2016-11-09net: mii: report 0 for unknown lp_advertisingArnd Bergmann1-0/+2
2016-11-09xen-netback: prefer xenbus_scanf() over xenbus_gather()Jan Beulich1-6/+6
2016-11-09igmp: Document sysctl force_igmp_versionHangbin Liu1-0/+15
2016-11-09net: l2tp: fix negative assignment to unsigned intAsbjørn Sloth Tønnesen2-4/+4
2016-11-09net: l2tp: cleanup: remove redundant conditionAsbjørn Sloth Tønnesen1-6/+6
2016-11-09net: l2tp: netlink: l2tp_nl_tunnel_send: set UDP6 checksum flagsAsbjørn Sloth Tønnesen1-0/+10
2016-11-09net: l2tp: only set L2TP_ATTR_UDP_CSUM if AF_INETAsbjørn Sloth Tønnesen1-2/+7
2016-11-09net: l2tp: change L2TP_ATTR_UDP_ZERO_CSUM6_{RX, TX} attribute typesAsbjørn Sloth Tønnesen1-2/+2
2016-11-09net-gro: avoid reordersEric Dumazet1-2/+2
2016-11-09Merge branch 'sfc-udp-rss'David S. Miller3-4/+94
2016-11-09sfc: report 4-tuple UDP hashing to ethtool, if it's enabledEdward Cree3-6/+14
2016-11-09sfc: enable 4-tuple RSS hashing for UDPEdward Cree1-0/+82
2016-11-09Merge branch 'mlx5-SRIOV-offload-tunnel_key-set-release'David S. Miller24-148/+764
2016-11-09net/mlx5e: Add basic TC tunnel set action for SRIOV offloadsHadar Hen Zion4-7/+312
2016-11-09net/mlx5e: Add ndo_udp_tunnel_add to VF representorsHadar Hen Zion3-4/+10
2016-11-09net/mlx5e: Add TC tunnel release action for SRIOV offloadsHadar Hen Zion2-2/+163
2016-11-09net/mlx5: Support encap id when setting new steering entryHadar Hen Zion11-78/+104
2016-11-09net/mlx5: Add creation flags when adding new flow tableHadar Hen Zion12-26/+45
2016-11-09net/mlx5: Check max encap header size capabilityHadar Hen Zion1-10/+16
2016-11-09net/mlx5: Move alloc/dealloc encap commands declarations to common header fileHadar Hen Zion3-13/+12
2016-11-09net/sched: act_tunnel_key: Add UDP dst port optionHadar Hen Zion2-3/+12
2016-11-09net/dst: Add dst port to dst_metadata utility functionsHadar Hen Zion2-6/+8
2016-11-09net/sched: cls_flower: Add UDP port to tunnel parametersHadar Hen Zion3-1/+34
2016-11-09net/sched: cls_flower: Allow setting encapsulation fields as used keyHadar Hen Zion1-0/+10
2016-11-09flow_dissector: Add enums for encapsulation keysHadar Hen Zion1-0/+4
2016-11-09net/sched: act_tunnel_key: add helper inlines to access tcf_tunnel_keyHadar Hen Zion2-1/+37
2016-11-09net: core: add missing check for uid_range in rule_exists.Lorenzo Colitti1-0/+4
2016-11-09qed: Prevent stack corruption on MFW interactionMintz, Yuval2-5/+12
2016-11-09net: 3com: typhoon: fix typhoon_get_link_ksettingsPhilippe Reynes1-1/+6
2016-11-09net: xgbe: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-31/+37
2016-11-09net: amd: pcnet32: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2016-11-09net: amd8111e: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2016-11-09net: alteon: acenic: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-30/+35
2016-11-09net: adaptec: starfire: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2016-11-09Merge branch 'stmmac-dwmac-rk-PM'David S. Miller3-53/+46
2016-11-09Revert "net: stmmac: allow to split suspend/resume from init/exit callbacks"Joachim Eastwood2-8/+2