summaryrefslogtreecommitdiff
path: root/include/net (follow)
Commit message (Expand)AuthorAge
* 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
* tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_modeEric Dumazet2018-08-06
* tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng2018-07-28
* tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng2018-07-28
* ipv6: fix useless rol32 call on hashColin Ian King2018-07-25
* Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc2018-07-03
* llc: properly handle dev_queue_xmit() return valueCong Wang2018-05-30
* ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtuSabrina Dubroca2018-05-30
* regulatory: add NUL to request alpha2Johannes Berg2018-05-30
* mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4Felix Fietkau2018-05-30
* soreuseport: initialise timewait reuseport fieldEric Dumazet2018-05-16
* net: fix rtnh_ok()Eric Dumazet2018-05-16
* mac80211: Add RX flag to indicate ICV strippedDavid Spinadel2018-05-16