summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-11-11net: thunderx: fix double free errorAleksey Makarov
2017-11-11net: thunderbolt: Clear finished Tx frame bus address in tbnet_tx_callback()Mika Westerberg
2017-11-11sock: Remove the global prot_inuse counter.Tonghao Zhang
2017-11-11net: sfc: remove redundant variable startColin Ian King
2017-11-11qlge: remove duplicated assignment to mbcpColin Ian King
2017-11-11net: wan: x25_asy: mark expected switch fall-throughGustavo A. R. Silva
2017-11-11net: 3com: 3c574_cs: mark expected switch fall-throughGustavo A. R. Silva
2017-11-11net: 8390: pcnet_cs: mark expected switch fall-throughGustavo A. R. Silva
2017-11-11net: decnet: dn_table: mark expected switch fall-throughGustavo A. R. Silva
2017-11-11l2tp: don't close sessions in l2tp_tunnel_destruct()Guillaume Nault
2017-11-11Merge branch 'FACK-loss-recovery-remove'David S. Miller
2017-11-11tcp: use sequence distance to detect reorderingYuchung Cheng
2017-11-11tcp: retire FACK loss detectionYuchung Cheng
2017-11-11fsl/fman_port: mark expected switch fall-throughsGustavo A. R. Silva
2017-11-11net: ethernet: bgmac: mark expected switch fall-throughGustavo A. R. Silva
2017-11-11ibmvnic: Add vnic client data to login bufferNathan Fontenot
2017-11-11bpf: Revert bpf_overrid_function() helper changes.David S. Miller
2017-11-11Merge branch 'bpf-Fix-bugs-in-sock_ops-samples'David S. Miller
2017-11-11bpf: Fix tcp_clamp_kern.c sample programLawrence Brakmo
2017-11-11bpf: Fix tcp_iw_kern.c sample programLawrence Brakmo
2017-11-11bpf: Fix tcp_cong_kern.c sample programLawrence Brakmo
2017-11-11bpf: Fix tcp_bufs_kern.c sample programLawrence Brakmo
2017-11-11bpf: Fix tcp_rwnd_kern.c sample programLawrence Brakmo
2017-11-11bpf: Fix tcp_synrto_kern.c sample programLawrence Brakmo
2017-11-11tipc: improve link resiliency when rps is activatedJon Maloy
2017-11-11Merge branch 'macb-next'David S. Miller
2017-11-11net: macb: add of_node_put to error pathsMichael Grzeschik
2017-11-11net: macb: add of_phy_deregister_fixed_link to error pathsMichael Grzeschik
2017-11-11net: mvpp2: fix GOP statistics loop start and stop conditionsMiquel Raynal
2017-11-11Merge branch 'hns3-bug-fixes'David S. Miller
2017-11-11net: hns3: cleanup mac auto-negotiation state query in hclge_update_speed_duplexFuyun Liang
2017-11-11net: hns3: fix a bug when getting phy address from NCL_config fileFuyun Liang
2017-11-11net: netlink: Update attr validation to require exact length for some typesDavid Ahern
2017-11-11net: ipv6: sysctl to specify IPv6 ND traffic classMaciej Żenczykowski
2017-11-11net/ncsi: Don't return error on normal responseSamuel Mendoza-Jonas
2017-11-11net/ncsi: Improve general state loggingSamuel Mendoza-Jonas
2017-11-11Merge branch 'bpftool-show-filenames-of-pinned-objects'David S. Miller
2017-11-11tools: bpftool: optionally show filenames of pinned objectsPrashant Bhole
2017-11-11tools: bpftool: show filenames of pinned objectsPrashant Bhole
2017-11-11tools: bpftool: open pinned object without type checkPrashant Bhole
2017-11-11Merge branch 'BPF-directed-error-injection'David S. Miller
2017-11-11samples/bpf: add a test for bpf_override_returnJosef Bacik
2017-11-11bpf: add a bpf_override_function helperJosef Bacik
2017-11-10net: fix incorrect comment with regard to VLAN packet handlingGirish Moodalbail
2017-11-10Merge branch 'act_vlan-rcu'David S. Miller
2017-11-10act_vlan: VLAN action rewrite to use RCU lock/unlock and updateManish Kurup
2017-11-10nfp flower action: Modified to use VLAN helper functionsManish Kurup
2017-11-10act_vlan: Change stats update to use per-core statsManish Kurup
2017-11-10sfc: don't warn on successful change of MACRobert Stonehouse
2017-11-10net: vxge: remove redundant assignments and pointersColin Ian King