summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2019-04-30Merge 4.4.179 into android-4.4Greg Kroah-Hartman
2019-04-27netns: provide pure entropy for net_hash_mix()Eric Dumazet
2019-04-27netfilter: physdev: relax br_netfilter dependencyFlorian Westphal
2019-04-03Merge 4.4.178 into android-4.4Greg Kroah-Hartman
2019-04-03sctp: get sctphdr by offset in sctp_compute_cksumXin Long
2019-04-03packets: Always register packet sk in the same orderMaxime Chevallier
2019-04-03tcp/dccp: drop SYN packets if accept queue is fullEric Dumazet
2019-03-23Merge 4.4.177 into android-4.4Greg Kroah-Hartman
2019-03-23phonet: fix building with clangArnd Bergmann
2019-03-23gro_cells: make sure device is up in gro_cells_receive()Eric Dumazet
2019-03-23net: avoid use IPCB in cipso_v4_errorNazarov Sergey
2019-03-23net: Add __icmp_send helper.Nazarov Sergey
2019-02-23Merge 4.4.176 into android-4.4Greg Kroah-Hartman
2019-02-23ax25: fix possible use-after-freeEric Dumazet
2019-02-23net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi
2019-02-23tcp: clear icsk_backoff in tcp_write_queue_purge()Eric Dumazet
2019-02-08Merge 4.4.174 into android-4.4Greg Kroah-Hartman
2019-02-08ip: add helpers to process in-order fragments faster.Peter Oskolkov
2019-02-08ip: use rb trees for IP frag queue.Peter Oskolkov
2019-02-08inet: frags: reorganize struct netns_fragsEric Dumazet
2019-02-08inet: frags: break the 2GB limit for frags storageEric Dumazet
2019-02-08inet: frags: remove inet_frag_maybe_warn_overflow()Eric Dumazet
2019-02-08inet: frags: get rif of inet_frag_evicting()Eric Dumazet
2019-02-08inet: frags: remove some helpersEric Dumazet
2019-02-08inet: frags: use rhashtables for reassembly unitsEric Dumazet
2019-02-08inet: frags: add a pointer to struct netns_fragsEric Dumazet
2019-02-08inet: frags: change inet_frags_init_net() return valueEric Dumazet
2019-02-07Merge 4.4.173 into android-4.4Greg Kroah-Hartman
2019-02-06net: ipv4: Fix memory leak in network namespace dismantleIdo Schimmel
2019-01-15UPSTREAM: vhost-vsock: add pkt cancel capabilityPeng Tao
2019-01-15BACKPORT: VSOCK: Introduce virtio_vsock_common.koAsias He
2019-01-15UPSTREAM: VSOCK: defer sock removal to transportsStefan Hajnoczi
2019-01-15UPSTREAM: VSOCK: transport-specific vsock_transport functionsStefan Hajnoczi
2019-01-13Merge 4.4.170 into android-4.4Greg Kroah-Hartman
2019-01-13sock: Make sock->sk_stamp thread-safeDeepa Dinamani
2019-01-13gro_cell: add napi_disable in gro_cells_destroyLorenzo Bianconi
2018-12-19Merge 4.4.168 into android-4.4Greg Kroah-Hartman
2018-12-17neighbour: Avoid writing before skb->head in neigh_hh_output()Stefano Brivio
2018-11-10Merge 4.4.163 into android-4.4Greg Kroah-Hartman
2018-11-10ipv6: suppress sparse warnings in IP6_ECN_set_ce()Johannes Berg
2018-10-20Merge 4.4.162 into android-4.4Greg Kroah-Hartman
2018-10-20net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca
2018-10-20bonding: avoid possible dead-lockMahesh Bandewar
2018-10-13Merge 4.4.161 into android-4.4Greg Kroah-Hartman
2018-10-13tcp: use an RB tree for ooo receive queueYaogong Wang
2018-10-13tcp: increment sk_drops for dropped rx packetsEric Dumazet
2018-09-29Merge 4.4.159 into android-4.4Greg Kroah-Hartman
2018-09-29NFC: Fix the number of pipesSuren Baghdasaryan
2018-08-24Merge 4.4.152 into android-4.4Greg Kroah-Hartman
2018-08-24tcp: remove DELAYED ACK events in DCTCPYuchung Cheng