summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bpf: Revert bpf_overrid_function() helper changes.David S. Miller2017-11-1121-204/+11
* Merge branch 'bpf-Fix-bugs-in-sock_ops-samples'David S. Miller2017-11-116-29/+41
|\
| * bpf: Fix tcp_clamp_kern.c sample programLawrence Brakmo2017-11-111-11/+13
| * bpf: Fix tcp_iw_kern.c sample programLawrence Brakmo2017-11-111-6/+8
| * bpf: Fix tcp_cong_kern.c sample programLawrence Brakmo2017-11-111-2/+4
| * bpf: Fix tcp_bufs_kern.c sample programLawrence Brakmo2017-11-111-6/+8
| * bpf: Fix tcp_rwnd_kern.c sample programLawrence Brakmo2017-11-111-2/+4
| * bpf: Fix tcp_synrto_kern.c sample programLawrence Brakmo2017-11-111-2/+4
|/
* tipc: improve link resiliency when rps is activatedJon Maloy2017-11-115-32/+108
* Merge branch 'macb-next'David S. Miller2017-11-111-0/+9
|\
| * net: macb: add of_node_put to error pathsMichael Grzeschik2017-11-111-0/+2
| * net: macb: add of_phy_deregister_fixed_link to error pathsMichael Grzeschik2017-11-111-0/+7
|/
* net: mvpp2: fix GOP statistics loop start and stop conditionsMiquel Raynal2017-11-111-32/+30
* Merge branch 'hns3-bug-fixes'David S. Miller2017-11-112-13/+2
|\
| * net: hns3: cleanup mac auto-negotiation state query in hclge_update_speed_duplexFuyun Liang2017-11-111-12/+1
| * net: hns3: fix a bug when getting phy address from NCL_config fileFuyun Liang2017-11-111-1/+1
|/
* net: netlink: Update attr validation to require exact length for some typesDavid Ahern2017-11-111-3/+16
* net: ipv6: sysctl to specify IPv6 ND traffic classMaciej Żenczykowski2017-11-115-1/+30
* net/ncsi: Don't return error on normal responseSamuel Mendoza-Jonas2017-11-111-17/+14
* net/ncsi: Improve general state loggingSamuel Mendoza-Jonas2017-11-113-21/+80
* Merge branch 'bpftool-show-filenames-of-pinned-objects'David S. Miller2017-11-117-6/+187
|\
| * tools: bpftool: optionally show filenames of pinned objectsPrashant Bhole2017-11-116-8/+25
| * tools: bpftool: show filenames of pinned objectsPrashant Bhole2017-11-115-0/+152
| * tools: bpftool: open pinned object without type checkPrashant Bhole2017-11-112-2/+14
|/
* Merge branch 'BPF-directed-error-injection'David S. Miller2017-11-1121-11/+204
|\
| * samples/bpf: add a test for bpf_override_returnJosef Bacik2017-11-116-2/+71
| * bpf: add a bpf_override_function helperJosef Bacik2017-11-1115-9/+133
|/
* net: fix incorrect comment with regard to VLAN packet handlingGirish Moodalbail2017-11-101-8/+0
* Merge branch 'act_vlan-rcu'David S. Miller2017-11-103-38/+94
|\
| * act_vlan: VLAN action rewrite to use RCU lock/unlock and updateManish Kurup2017-11-102-33/+88
| * nfp flower action: Modified to use VLAN helper functionsManish Kurup2017-11-101-3/+2
| * act_vlan: Change stats update to use per-core statsManish Kurup2017-11-101-4/+6
|/
* sfc: don't warn on successful change of MACRobert Stonehouse2017-11-101-1/+1
* net: vxge: remove redundant assignments and pointersColin Ian King2017-11-101-8/+1
* Merge branch 'ip_gre-flags-update'David S. Miller2017-11-101-5/+53
|\
| * ip_gre: add the support for i/o_flags update via ioctlXin Long2017-11-101-3/+16
| * ip_gre: add the support for i/o_flags update via netlinkXin Long2017-11-101-2/+37
|/
* Merge branch 'tcp-ns-rmem-wmem'David S. Miller2017-11-1011-48/+76
|\
| * tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmemEric Dumazet2017-11-108-43/+47
| * net: allow per netns sysctl_rmem and sysctl_wmem for protosEric Dumazet2017-11-103-5/+29
|/
* net: dsa: Don't add vlans when vlan filtering is disabledAndrew Lunn2017-11-101-2/+8
* Merge tag 'mlx5-updates-2017-11-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-11-109-52/+214
|\
| * net/mlx5e: CHECKSUM_COMPLETE offload for VLAN/QinQ packetsGal Pressman2017-11-091-3/+14
| * net/mlx5e: Add VLAN offloads statisticsGal Pressman2017-11-095-1/+15
| * net/mlx5e: Add 802.1ad VLAN insertion supportGal Pressman2017-11-093-0/+4
| * net/mlx5e: Add 802.1ad VLAN filter steering rulesGal Pressman2017-11-093-13/+112
| * net/mlx5e: Declare bitmap using kernel macroGal Pressman2017-11-091-1/+1
| * net: Introduce netdev_*_once functionsGal Pressman2017-11-091-0/+29
| * net/mlx5e: Add rollback on add VLAN failureGal Pressman2017-11-091-1/+6
| * net/mlx5e: Rename VLAN related variables and functionsGal Pressman2017-11-093-37/+37