summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
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-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-01-13sock: Make sock->sk_stamp thread-safeDeepa Dinamani
2018-12-17neighbour: Avoid writing before skb->head in neigh_hh_output()Stefano Brivio
2018-11-10unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa
2018-11-10net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Hannes Frederic Sowa
2018-08-28netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet
2018-08-28vsock: split dwork to avoid reinitializationsCong Wang
2018-08-28llc: use refcount_inc_not_zero() for llc_sap_find()Cong Wang
2018-08-09tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_modeEric Dumazet
2018-07-28tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng
2018-07-28tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng
2018-05-30llc: properly handle dev_queue_xmit() return valueCong Wang
2018-05-30regulatory: add NUL to request alpha2Johannes Berg
2018-05-30mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4Felix Fietkau
2018-05-16soreuseport: initialise timewait reuseport fieldEric Dumazet
2018-05-16net: fix rtnh_ok()Eric Dumazet
2018-04-29llc: delete timers synchronously in llc_sk_free()Cong Wang
2018-04-24slip: Check if rstate is initialized before uncompressingTejaswi Tanikella
2018-04-13net: x25: fix one potential use-after-free issuelinzhang
2018-03-22tcp: sysctl: Fix a race to avoid unexpected 0 window from spaceGao Feng
2018-03-11udplite: fix partial checksum initializationAlexey Kodanev
2018-02-25net_sched: red: Avoid illegal valuesNogah Frankel
2018-02-25net_sched: red: Avoid devision by zeroNogah Frankel
2018-02-16ipv4: Map neigh lookup keys in __ipv4_neigh_lookup_noref()Wang Han
2018-01-31ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall
2018-01-31net: tcp: close sock if net namespace is exitingDan Streetman
2018-01-02ipv4: igmp: guard against silly MTU valuesEric Dumazet
2017-12-05netlink: add a start callback for starting a netlink dumpTom Herbert
2017-11-18tcp: fix tcp_mtu_probe() vs highest_sackEric Dumazet
2017-10-21sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter
2017-08-30net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov
2017-08-11wext: handle NULL extra data in iwe_stream_add_point betterArnd Bergmann
2017-08-11sctp: fix the check for _sctp_walk_params and _sctp_walk_errorsXin Long
2017-08-11sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Alexander Potapenko
2017-07-05xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca
2017-06-14net: ping: do not abuse udp_poll()Eric Dumazet
2017-05-15ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong
2017-05-15ipv6: initialize route null entry in addrconf_init()WANG Cong
2017-04-18netlabel: out of bound access in cipso_v4_validate()Eric Dumazet
2017-01-15net: ipv4: Convert IP network timestamps to be y2038 safeDeepa Dinamani
2016-12-23tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet
2016-07-12net_sched: update hierarchical backlog tooWANG Cong
2016-07-12net_sched: introduce qdisc_replace() helperWANG Cong
2016-03-20cfg80211/wext: fix message orderingJohannes Berg
2016-02-15ipv6: update skb->csum when CE mark is propagatedEric Dumazet