summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-05-10sctp: fix spelling mistake: "max_retans" -> "max_retrans"Colin Ian King
2018-05-10tipc: eliminate KMSAN uninit-value in strcmp complaintYing Xue
2018-05-10net/9p: correct some comment errors in 9p file system codeSun Lianwen
2018-05-08Merge branch 'ieee802154-for-davem-2018-05-08' of git://git.kernel.org/pub/sc...David S. Miller
2018-05-08llc: better deal with too small mtuEric Dumazet
2018-05-08trivial: fix inconsistent help textsGeorg Hofmann
2018-05-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-05-07net/tls: Fix connection stall on partial tls recordAndre Tomt
2018-05-07tls: fix use after free in tls_sk_proto_closeEric Dumazet
2018-05-07sctp: delay the authentication for the duplicated cookie-echo chunkXin Long
2018-05-04net/netlink: make sure the headers line up actual value outputYU Bo
2018-05-04nsh: fix infinite loopEric Dumazet
2018-05-04net: atm: Fix potential Spectre v1Gustavo A. R. Silva
2018-05-04openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is foundStefano Brivio
2018-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-03dccp: fix tasklet usageEric Dumazet
2018-05-03smc: fix sendpage() callStefan Raspl
2018-05-03net/smc: handle unregistered buffersKarsten Graul
2018-05-03net/smc: call consolidationKarsten Graul
2018-05-03tcp: restore autocorkingEric Dumazet
2018-05-03rds: do not leak kernel memory to user landEric Dumazet
2018-05-02ipv4: fix fnhe usage by non-cached routesJulian Anastasov
2018-05-02net_sched: fq: take care of throttled flows before reuseEric Dumazet
2018-05-02ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"Ido Schimmel
2018-05-02net/smc: restrict non-blocking connect finishUrsula Braun
2018-05-02sctp: fix the issue that the cookie-ack with auth can't get processedXin Long
2018-05-02sctp: use the old asoc when making the cookie-ack chunk in dupcook_dXin Long
2018-05-02sctp: init active key for the new asoc in dupcook_a and dupcook_bXin Long
2018-05-02tcp_bbr: fix to zero idle_restart only upon S/ACKed dataNeal Cardwell
2018-05-01net/tls: Don't recursively call push_record during tls_write_space callbacksDave Watson
2018-05-01ipv6: Allow non-gateway ECMP for IPv6Thomas Winter
2018-05-01ethtool: fix a potential missing-check bugWenwen Wang
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-29bridge: check iface upper dev when setting master via ioctlHangbin Liu
2018-04-27net: support compat 64-bit time in {s,g}etsockoptLance Richardson
2018-04-27Merge tag 'ceph-for-4.17-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-04-27sctp: clear the new asoc's stream outcnt in sctp_stream_updateXin Long
2018-04-27sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addrXin Long
2018-04-27tcp: ignore Fast Open on repair modeYuchung Cheng
2018-04-27tipc: fix bug in function tipc_nl_node_dump_monitorJon Maloy
2018-04-27vti6: Change minimum MTU to IPV4_MIN_MTU, vti6 can carry IPv4 tooStefano Brivio
2018-04-26libceph: validate con->state at the top of try_write()Ilya Dryomov
2018-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
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-25bpf: clear the ip_tunnel_info.William Tu
2018-04-24packet: fix bitfield update raceWillem de Bruijn
2018-04-24libceph: reschedule a tick in finish_hunting()Ilya Dryomov
2018-04-24libceph: un-backoff on tick when we have a authenticated sessionIlya Dryomov