summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sctp: use the old asoc when making the cookie-ack chunk in dupcook_dXin Long2018-05-021-1/+1
* sctp: init active key for the new asoc in dupcook_a and dupcook_bXin Long2018-05-021-0/+6
* tcp_bbr: fix to zero idle_restart only upon S/ACKed dataNeal Cardwell2018-05-021-1/+3
* net: ethernet: ti: cpsw: fix packet leaking in dual_mac modeGrygorii Strashko2018-05-021-0/+2
* Revert "vhost: make msg padding explicit"Michael S. Tsirkin2018-05-021-1/+0
* nfp: flower: set tunnel ttl value to net defaultJohn Hurley2018-05-022-3/+12
* net/tls: Don't recursively call push_record during tls_write_space callbacksDave Watson2018-05-022-0/+8
* ipv6: Allow non-gateway ECMP for IPv6Thomas Winter2018-05-012-5/+1
* ethtool: fix a potential missing-check bugWenwen Wang2018-05-011-0/+5
* net/mlx4: fix spelling mistake: "failedi" -> "failed"Colin Ian King2018-05-011-1/+1
* vhost: make msg padding explicitMichael S. Tsirkin2018-05-011-0/+1
* tcp: fix TCP_REPAIR_QUEUE bound checkingEric Dumazet2018-05-011-1/+1
* ipv6: fix uninit-value in ip6_multipath_l3_keys()Eric Dumazet2018-05-011-1/+6
* net: ethernet: ucc: fix spelling mistake: "tx-late-collsion" -> "tx-late-coll...Colin Ian King2018-04-301-1/+1
* qed: fix spelling mistake: "checksumed" -> "checksummed"Colin Ian King2018-04-301-1/+1
* MAINTAINERS: add myself as SCTP co-maintainerMarcelo Ricardo Leitner2018-04-301-0/+1
* net: systemport: fix spelling mistake: "asymetric" -> "asymmetric"Colin Ian King2018-04-301-1/+1
* bridge: check iface upper dev when setting master via ioctlHangbin Liu2018-04-301-2/+2
* Merge branch 'sfc-more-ARFS-fixes'David S. Miller2018-04-282-2/+5
|\
| * sfc: fix ARFS expiry check on EF10Edward Cree2018-04-281-2/+3
| * sfc: Use filter index rather than ID for rps_flow_id tableEdward Cree2018-04-281-0/+2
|/
* net: support compat 64-bit time in {s,g}etsockoptLance Richardson2018-04-281-2/+4
* MAINTAINERS: add davem in NETWORKING DRIVERSVivien Didelot2018-04-271-0/+1
* Merge tag 'mlx5-fixes-2018-04-25' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-04-277-36/+40
|\
| * net/mlx5: Properly deal with flow counters when deleting rulesChris Mi2018-04-261-1/+2
| * net/mlx5e: Fix traffic between VF and representorShahar Klein2018-04-261-2/+3
| * net/mlx5: Avoid cleaning flow steering table twice during error flowTalat Batheesh2018-04-261-9/+14
| * net/mlx5e: TX, Use correct counter in dma_map error flowTariq Toukan2018-04-261-10/+10
| * net/mlx5: Fix mlx5_get_vector_affinity functionIsrael Rukshin2018-04-262-10/+4
| * net/mlx5e: DCBNL fix min inline header size for dscpHuy Nguyen2018-04-261-3/+5
| * net/mlx5e: Allow offloading ipv4 header re-write for icmpJianbo Liu2018-04-261-1/+2
* | Merge tag 'wireless-drivers-for-davem-2018-04-26' of git://git.kernel.org/pub...David S. Miller2018-04-278-62/+138
|\ \
| * | rtlwifi: cleanup 8723be ant_sel definitionPing-Ke Shih2018-04-243-19/+12
| * | iwlwifi: mvm: fix old scan version sizesLuca Coelho2018-04-241-8/+5
| * | iwlwifi: mvm: query regdb for wmm rule if neededHaim Dreyfuss2018-04-093-19/+101
| * | brcmfmac: fix firmware request processing if nvram load failsArend Van Spriel2018-04-091-16/+20
* | | mlxsw: spectrum_switchdev: Do not remove mrouter port from MDB's ports listIdo Schimmel2018-04-271-7/+5
* | | sctp: clear the new asoc's stream outcnt in sctp_stream_updateXin Long2018-04-271-0/+2
* | | NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2SZ Lin (林上智)2018-04-271-0/+1
* | | sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addrXin Long2018-04-271-0/+3
* | | net: systemport: Correclty disambiguate driver instancesFlorian Fainelli2018-04-271-4/+12
* | | selftests: net: add in_netns.sh TEST_GEN_PROGS_EXTENDEDAnders Roxell2018-04-271-1/+2
* | | tcp: ignore Fast Open on repair modeYuchung Cheng2018-04-271-1/+2
* | | Merge branch 'mvpp2-fixes'David S. Miller2018-04-271-7/+23
|\ \ \
| * | | net: mvpp2: Fix clock resource by adding missing mg_core_clkMaxime Chevallier2018-04-271-2/+17
| * | | net: mvpp2: Fix clk error path in mvpp2_probeMaxime Chevallier2018-04-271-7/+8
|/ / /
* | | nfp: don't depend on eth_tbl being availableJakub Kicinski2018-04-274-16/+23
* | | tipc: fix bug in function tipc_nl_node_dump_monitorJon Maloy2018-04-271-1/+1
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-04-269-12/+82
|\ \
| * | bpf: fix for lex/yacc build error with gcc-5John Fastabend2018-04-251-0/+2