summaryrefslogtreecommitdiff
path: root/include/net (follow)
Commit message (Expand)AuthorAge
* xfrm: clean up xfrm protocol checksCong Wang2019-09-16
* tcp: fix tcp_rtx_queue_tail in case of empty retransmit queueTim Froidcoeur2019-09-06
* netfilter: ctnetlink: don't use conntrack/expect object addresses as idFlorian Westphal2019-09-06
* inet: switch IP ID generator to siphashEric Dumazet2019-09-06
* tcp: be more careful in tcp_fragment()Eric Dumazet2019-08-11
* tcp: reset sk_send_head in tcp_write_queue_purgeSoheil Hassas Yeganeh2019-08-04
* net: check before dereferencing netdev_ops during busy pollJosh Elsasser2019-07-10
* Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann2019-07-10
* Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connec...Greg Kroah-Hartman2019-06-22
* tcp: add tcp_min_snd_mss sysctlEric Dumazet2019-06-17
* tcp: limit payload size of sacked skbsEric Dumazet2019-06-17
* ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabledDavid Ahern2019-06-11
* ipv6: fix a potential deadlock in do_ipv6_setsockopt()WANG Cong2019-05-16
* Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann2019-05-16
* netns: provide pure entropy for net_hash_mix()Eric Dumazet2019-04-27
* netfilter: physdev: relax br_netfilter dependencyFlorian Westphal2019-04-27
* sctp: get sctphdr by offset in sctp_compute_cksumXin Long2019-04-03
* packets: Always register packet sk in the same orderMaxime Chevallier2019-04-03
* tcp/dccp: drop SYN packets if accept queue is fullEric Dumazet2019-04-03
* phonet: fix building with clangArnd Bergmann2019-03-23
* gro_cells: make sure device is up in gro_cells_receive()Eric Dumazet2019-03-23
* net: avoid use IPCB in cipso_v4_errorNazarov Sergey2019-03-23
* net: Add __icmp_send helper.Nazarov Sergey2019-03-23
* ax25: fix possible use-after-freeEric Dumazet2019-02-23
* net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi2019-02-23
* tcp: clear icsk_backoff in tcp_write_queue_purge()Eric Dumazet2019-02-23
* ip: add helpers to process in-order fragments faster.Peter Oskolkov2019-02-08
* ip: use rb trees for IP frag queue.Peter Oskolkov2019-02-08
* inet: frags: reorganize struct netns_fragsEric Dumazet2019-02-08
* inet: frags: break the 2GB limit for frags storageEric Dumazet2019-02-08
* inet: frags: remove inet_frag_maybe_warn_overflow()Eric Dumazet2019-02-08
* inet: frags: get rif of inet_frag_evicting()Eric Dumazet2019-02-08
* inet: frags: remove some helpersEric Dumazet2019-02-08
* inet: frags: use rhashtables for reassembly unitsEric Dumazet2019-02-08
* inet: frags: add a pointer to struct netns_fragsEric Dumazet2019-02-08
* inet: frags: change inet_frags_init_net() return valueEric Dumazet2019-02-08
* net: ipv4: Fix memory leak in network namespace dismantleIdo Schimmel2019-02-06
* sock: Make sock->sk_stamp thread-safeDeepa Dinamani2019-01-13
* gro_cell: add napi_disable in gro_cells_destroyLorenzo Bianconi2019-01-13
* neighbour: Avoid writing before skb->head in neigh_hh_output()Stefano Brivio2018-12-17
* ipv6: suppress sparse warnings in IP6_ECN_set_ce()Johannes Berg2018-11-10
* net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca2018-10-20
* bonding: avoid possible dead-lockMahesh Bandewar2018-10-20
* tcp: use an RB tree for ooo receive queueYaogong Wang2018-10-13
* tcp: increment sk_drops for dropped rx packetsEric Dumazet2018-10-13
* NFC: Fix the number of pipesSuren Baghdasaryan2018-09-29
* tcp: remove DELAYED ACK events in DCTCPYuchung Cheng2018-08-24
* netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet2018-08-24
* vsock: split dwork to avoid reinitializationsCong Wang2018-08-22
* llc: use refcount_inc_not_zero() for llc_sap_find()Cong Wang2018-08-22