summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sock: Remove the global prot_inuse counter.Tonghao Zhang2017-11-111-22/+0
* net: sfc: remove redundant variable startColin Ian King2017-11-111-2/+0
* qlge: remove duplicated assignment to mbcpColin Ian King2017-11-111-1/+0
* net: wan: x25_asy: mark expected switch fall-throughGustavo A. R. Silva2017-11-111-0/+1
* net: 3com: 3c574_cs: mark expected switch fall-throughGustavo A. R. Silva2017-11-111-0/+1
* net: 8390: pcnet_cs: mark expected switch fall-throughGustavo A. R. Silva2017-11-111-0/+1
* net: decnet: dn_table: mark expected switch fall-throughGustavo A. R. Silva2017-11-111-0/+1
* l2tp: don't close sessions in l2tp_tunnel_destruct()Guillaume Nault2017-11-111-2/+0
* Merge branch 'FACK-loss-recovery-remove'David S. Miller2017-11-1110-184/+80
|\
| * tcp: use sequence distance to detect reorderingYuchung Cheng2017-11-115-107/+68
| * tcp: retire FACK loss detectionYuchung Cheng2017-11-1110-77/+12
|/
* fsl/fman_port: mark expected switch fall-throughsGustavo A. R. Silva2017-11-111-0/+2
* net: ethernet: bgmac: mark expected switch fall-throughGustavo A. R. Silva2017-11-111-0/+1
* ibmvnic: Add vnic client data to login bufferNathan Fontenot2017-11-112-2/+68
* 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