summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-01ethtool: fix a potential missing-check bugWenwen Wang
2018-05-01net/mlx4: fix spelling mistake: "failedi" -> "failed"Colin Ian King
2018-05-01vhost: make msg padding explicitMichael S. Tsirkin
2018-05-01tcp: fix TCP_REPAIR_QUEUE bound checkingEric Dumazet
2018-05-01ipv6: fix uninit-value in ip6_multipath_l3_keys()Eric Dumazet
2018-04-30net: ethernet: ucc: fix spelling mistake: "tx-late-collsion" -> "tx-late-coll...Colin Ian King
2018-04-30qed: fix spelling mistake: "checksumed" -> "checksummed"Colin Ian King
2018-04-29MAINTAINERS: add myself as SCTP co-maintainerMarcelo Ricardo Leitner
2018-04-29net: systemport: fix spelling mistake: "asymetric" -> "asymmetric"Colin Ian King
2018-04-29bridge: check iface upper dev when setting master via ioctlHangbin Liu
2018-04-27Merge branch 'sfc-more-ARFS-fixes'David S. Miller
2018-04-27sfc: fix ARFS expiry check on EF10Edward Cree
2018-04-27sfc: Use filter index rather than ID for rps_flow_id tableEdward Cree
2018-04-27net: support compat 64-bit time in {s,g}etsockoptLance Richardson
2018-04-27MAINTAINERS: add davem in NETWORKING DRIVERSVivien Didelot
2018-04-27Merge tag 'mlx5-fixes-2018-04-25' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-04-27Merge tag 'wireless-drivers-for-davem-2018-04-26' of git://git.kernel.org/pub...David S. Miller
2018-04-27mlxsw: spectrum_switchdev: Do not remove mrouter port from MDB's ports listIdo Schimmel
2018-04-27sctp: clear the new asoc's stream outcnt in sctp_stream_updateXin Long
2018-04-27NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2SZ Lin (林上智)
2018-04-27sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addrXin Long
2018-04-27net: systemport: Correclty disambiguate driver instancesFlorian Fainelli
2018-04-27selftests: net: add in_netns.sh TEST_GEN_PROGS_EXTENDEDAnders Roxell
2018-04-27tcp: ignore Fast Open on repair modeYuchung Cheng
2018-04-27Merge branch 'mvpp2-fixes'David S. Miller
2018-04-27net: mvpp2: Fix clock resource by adding missing mg_core_clkMaxime Chevallier
2018-04-27net: mvpp2: Fix clk error path in mvpp2_probeMaxime Chevallier
2018-04-27nfp: don't depend on eth_tbl being availableJakub Kicinski
2018-04-27tipc: fix bug in function tipc_nl_node_dump_monitorJon Maloy
2018-04-26net/mlx5: Properly deal with flow counters when deleting rulesChris Mi
2018-04-26net/mlx5e: Fix traffic between VF and representorShahar Klein
2018-04-26net/mlx5: Avoid cleaning flow steering table twice during error flowTalat Batheesh
2018-04-26net/mlx5e: TX, Use correct counter in dma_map error flowTariq Toukan
2018-04-26net/mlx5: Fix mlx5_get_vector_affinity functionIsrael Rukshin
2018-04-26net/mlx5e: DCBNL fix min inline header size for dscpHuy Nguyen
2018-04-26net/mlx5e: Allow offloading ipv4 header re-write for icmpJianbo Liu
2018-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-04-25bpf: fix for lex/yacc build error with gcc-5John Fastabend
2018-04-25rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qpDag Moxnes
2018-04-25net/smc: keep clcsock reference in smc_tcp_listen_work()Ursula Braun
2018-04-25net: phy: allow scanning busses with missing physAlexandre Belloni
2018-04-25bpf, x64: fix JIT emission for dead codeGianluca Borello
2018-04-25bpf: clear the ip_tunnel_info.William Tu
2018-04-24Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-24Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2018-04-24ice: Fix insufficient memory issue in ice_aq_manage_mac_readMd Fahad Iqbal Polash
2018-04-24sfc: ARFS filter IDsEdward Cree
2018-04-24net: ethtool: Add missing kernel doc for FEC parametersFlorian Fainelli
2018-04-24packet: fix bitfield update raceWillem de Bruijn