summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2019-06-17tcp: add tcp_min_snd_mss sysctlEric Dumazet
2019-06-17tcp: limit payload size of sacked skbsEric Dumazet
2019-06-15Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connec...Greg Kroah-Hartman
2019-06-11ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabledDavid Ahern
2019-06-11ipv6: fix the check before getting the cookie in rt6_get_cookieXin Long
2019-06-09inet: switch IP ID generator to siphashEric Dumazet
2019-05-16nfc: nci: Potential off by one in ->pipes[] arrayDan Carpenter
2019-05-16netfilter: ctnetlink: don't use conntrack/expect object addresses as idFlorian Westphal
2019-05-10Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann
2019-05-08caif: reduce stack size with KASANArnd Bergmann
2019-05-08sctp: avoid running the sctp state machine recursivelyXin Long
2019-05-04net/sched: don't dereference a->goto_chain to read the chain indexDavide Caratti
2019-04-27net: IP6 defrag: use rbtrees for IPv6 defragPeter Oskolkov
2019-04-27ipv6: remove dependency of nf_defrag_ipv6 on ipv6 moduleFlorian Westphal
2019-04-27net: IP defrag: encapsulate rbtree defrag code into callable functionsPeter Oskolkov
2019-04-17netns: provide pure entropy for net_hash_mix()Eric Dumazet
2019-04-17vrf: check accept_source_route on the original netdeviceStephen Suryaputra
2019-04-05netfilter: physdev: relax br_netfilter dependencyFlorian Westphal
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-03-23phonet: fix building with clangArnd Bergmann
2019-03-13Bluetooth: Fix locking in bt_accept_enqueue() for BH contextMatthias Kaehlcke
2019-03-13net: avoid use IPCB in cipso_v4_errorNazarov Sergey
2019-03-13net: Add __icmp_send helper.Nazarov Sergey
2019-02-23ax25: fix possible use-after-freeEric Dumazet
2019-02-23tcp: clear icsk_backoff in tcp_write_queue_purge()Eric Dumazet
2019-02-23net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi
2019-02-12MLK-17362-01 Changes for wireless and cfg80211 supportNakul Kachhwaha
2019-02-06ipvlan, l3mdev: fix broken l3s mode wrt local routesDaniel Borkmann
2019-01-31net: ipv4: Fix memory leak in network namespace dismantleIdo Schimmel
2019-01-09netfilter: nf_conncount: Fix garbage collection with zonesYi-Hung Wei
2019-01-09netfilter: nf_conncount: expose connection list interfacePablo Neira Ayuso
2019-01-09sock: Make sock->sk_stamp thread-safeDeepa Dinamani
2018-12-17sctp: kfree_rcu asocXin Long
2018-12-17neighbour: Avoid writing before skb->head in neigh_hh_output()Stefano Brivio
2018-12-05tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used.Ilya Lesokhin
2018-12-05tls: Add function to update the TLS socket configurationIlya Lesokhin
2018-12-01tcp: do not release socket ownership in tcp_close()Eric Dumazet
2018-10-18inet: make sure to grab rcu_read_lock before using ireq->ireq_optEric Dumazet
2018-10-18tcp/dccp: fix lockdep issue when SYN is backloggedEric Dumazet
2018-10-18net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca
2018-10-18bonding: avoid possible dead-lockMahesh Bandewar
2018-09-29NFC: Fix the number of pipesSuren Baghdasaryan
2018-09-29tls: zero the crypto information from tls_context before freeingSabrina Dubroca
2018-09-19ip: add helpers to process in-order fragments faster.Peter Oskolkov
2018-09-19net: sk_buff rbnode reorgEric Dumazet
2018-09-19inet: frags: reorganize struct netns_fragsEric Dumazet
2018-09-19inet: frags: break the 2GB limit for frags storageEric Dumazet
2018-09-19inet: frags: remove inet_frag_maybe_warn_overflow()Eric Dumazet
2018-09-19inet: frags: get rif of inet_frag_evicting()Eric Dumazet