summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net: sched: fix police ext initializationVlad Buslov2021-03-041-0/+1
* net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld2021-03-041-1/+5
* icmp: introduce helper for nat'd source address in network device contextJason A. Donenfeld2021-03-041-0/+6
* tcp: fix SO_RCVLOWAT related hangs under mem pressureEric Dumazet2021-03-041-2/+7
* net: sched: replaced invalid qdisc tree flush helper in qdisc_replaceAlexander Ovechkin2021-02-101-1/+1
* tcp: make TCP_USER_TIMEOUT accurate for zero window probesEnke Chen2021-02-071-0/+1
* tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPENPengcheng Yang2021-02-031-1/+1
* tcp: fix TCP_USER_TIMEOUT with zero windowEnke Chen2021-01-271-0/+3
* net: sched: prevent invalid Scell_log shift countRandy Dunlap2021-01-121-1/+3
* netfilter: nft_dynset: fix timeouts later than 23 daysPablo Neira Ayuso2020-12-301-0/+4
* netfilter: nft_compat: make sure xtables destructors have runFlorian Westphal2020-12-301-0/+2
* netfilter: nftables_offload: set address type in control dissectorPablo Neira Ayuso2020-12-111-0/+4
* inet_ecn: Fix endianness of checksum update when setting ECT(1)Toke Høiland-Jørgensen2020-12-081-1/+1
* bonding: wait for sysfs kobject destruction before freeing struct slaveJamie Iles2020-12-081-0/+8
* net/tls: Protect from calling tls_dev_del for TLS RX twiceMaxim Mikityanskiy2020-12-081-0/+6
* ip_tunnels: Set tunnel option flag when tunnel metadata is presentYi-Hung Wei2020-11-241-3/+4
* Exempt multicast addresses from five-second neighbor lifetimeJeff Dike2020-11-241-0/+1
* netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_c...Saeed Mirzamohammadi2020-11-011-0/+6
* netfilter: nf_log: missing vlan offload tag and protoPablo Neira Ayuso2020-10-291-0/+1
* net/ipv4: always honour route mtu during forwardingMaciej Żenczykowski2020-10-291-0/+6
* Bluetooth: Disconnect if E0 is used for Level 4Luiz Augusto von Dentz2020-10-171-4/+6
* Bluetooth: Fix update of connection state in `hci_encrypt_cfm`Patrick Steinhardt2020-10-171-1/+1
* Bluetooth: Consolidate encryption handling in hci_encrypt_cfmLuiz Augusto von Dentz2020-10-171-2/+18
* Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channelLuiz Augusto von Dentz2020-10-171-0/+2
* net_sched: defer tcf_idr_insert() in tcf_action_init_1()Cong Wang2020-10-141-2/+0
* xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrateAntony Antony2020-10-141-10/+6
* net: silence data-races on sk_backlog.tailEric Dumazet2020-10-011-2/+2
* net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendantHenry Ptasinski2020-09-261-3/+5
* ipv4: Initialize flowi4_multipath_hash in data pathDavid Ahern2020-09-261-0/+1
* netfilter: nf_tables: fix destination register zeroingFlorian Westphal2020-09-091-0/+2
* rxrpc: Make rxrpc_kernel_get_srtt() indicate validityDavid Howells2020-09-091-1/+1
* net/compat: Add missing sock updates for SCM_RIGHTSKees Cook2020-08-211-0/+4
* net: refactor bind_bucket fastreuse into helperTim Froidcoeur2020-08-191-0/+4
* tcp: correct read of TFO keys on big endian systemsJason Baron2020-08-191-0/+2
* ipvs: allow connection reuse for unconfirmed conntrackJulian Anastasov2020-08-191-6/+4
* ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang2020-08-111-0/+1
* xfrm: Fix crash when the hold queue is used.Steffen Klassert2020-08-051-2/+2
* xfrm: policy: match with both mark and mask on user interfacesXin Long2020-08-051-4/+7
* sched: consistently handle layer3 header accesses in the presence of VLANsToke Høiland-Jørgensen2020-07-222-19/+17
* net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skbMartin Varghese2020-07-221-1/+9
* genetlink: remove genl_bindSean Tranchetti2020-07-221-8/+0
* xfrm: Fix double ESP trailer insertion in IPsec crypto offload.Huy Nguyen2020-06-301-0/+1
* sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner2020-06-301-3/+5
* net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan2020-06-301-1/+0
* bpf: Fix running sk_skb program types with ktlsJohn Fastabend2020-06-221-0/+9
* dccp: Fix possible memleak in dccp_init and dccp_finiWang Hai2020-06-171-0/+6
* ipv4: nexthop version of fib_info_nh_uses_devDavid Ahern2020-06-032-0/+35
* nexthop: Expand nexthop_is_multipath in a few placesDavid Ahern2020-06-031-16/+25
* nexthops: don't modify published nexthop groupsNikolay Aleksandrov2020-06-031-0/+1
* net/tls: fix race condition causing kernel panicVinay Kumar Yadav2020-06-031-0/+4