summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* xfrm interface: fix management of phydevNicolas Dichtel2019-12-131-1/+0
* sctp: frag_point sanity checkJakub Audykowicz2019-12-131-0/+5
* tcp: make tcp_space() aware of socket backlogEric Dumazet2019-12-131-1/+1
* sctp: cache netns in sctp_ep_commonXin Long2019-12-051-0/+3
* net: fix possible overflow in __sk_mem_raise_allocated()Eric Dumazet2019-12-051-1/+1
* net/fq_impl: Switch to kvmalloc() for memory allocationToke Høiland-Jørgensen2019-12-051-2/+2
* llc: avoid blocking in llc_sap_close()Cong Wang2019-11-201-0/+1
* net: prevent load/store tearing on sk->sk_stampEric Dumazet2019-11-121-2/+2
* ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet2019-11-121-0/+1
* netfilter: nf_tables: Align nft_expr private data to 64-bitLukas Wunner2019-11-121-1/+2
* net: fix data-race in neigh_event_send()Eric Dumazet2019-11-121-2/+2
* bonding: fix state transition issue in link monitoringJay Vosburgh2019-11-121-2/+1
* net/flow_dissector: switch to siphashEric Dumazet2019-11-103-4/+5
* netns: fix GFP flags in rtnl_net_notifyid()Guillaume Nault2019-11-101-1/+1
* net: fix sk_page_frag() recursion from memory reclaimTejun Heo2019-11-101-3/+8
* net: annotate lockless accesses to sk->sk_napi_idEric Dumazet2019-11-101-3/+3
* net: annotate accesses to sk->sk_incoming_cpuEric Dumazet2019-11-101-2/+2
* sch_netem: fix rcu splat in netem_enqueue()Eric Dumazet2019-11-061-0/+5
* llc: fix sk_buff leak in llc_conn_service()Eric Biggers2019-11-061-1/+1
* udp: correct reuseport selection with connected socketsWillem de Bruijn2019-09-211-1/+20
* {nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty2019-09-161-0/+15
* netfilter: nf_tables: use-after-free in failing rule with bound setPablo Neira Ayuso2019-09-101-2/+7
* net_sched: fix a NULL pointer deref in ipt actionCong Wang2019-09-101-1/+3
* net: sched: act_sample: fix psample group handling on overwriteVlad Buslov2019-09-101-0/+1
* net/tls: make sure offload also gets the keys wipedJakub Kicinski2019-07-281-0/+1
* tcp: fix tcp_set_congestion_control() use from bpf hookEric Dumazet2019-07-281-1/+2
* tcp: be more careful in tcp_fragment()Eric Dumazet2019-07-281-0/+5
* net: make skb_dst_force return true when dst is refcountedFlorian Westphal2019-07-281-1/+4
* ipvs: fix tinfo memory leak in start_sync_threadJulian Anastasov2019-07-261-2/+4
* ip6_tunnel: allow not to count pkts on tstats by passing dev as NULLXin Long2019-07-141-3/+6
* ip6: fix skb leak in ip6frag_expire_frag_queue()Eric Dumazet2019-07-101-1/+0
* 9p: Add refcount to p9_req_tTomas Bortoli2019-07-031-0/+14
* 9p: add a per-client fcall kmem_cacheDominique Martinet2019-07-032-0/+5
* 9p: embed fcall in req to round down buffer allocsDominique Martinet2019-07-031-2/+3
* 9p: Use a slab for allocating requestsMatthew Wilcox2019-07-031-42/+9
* {nl,mac}80211: allow 4addr AP operation on crypto controlled devicesManikanta Pubbisetty2019-06-251-1/+2
* Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann2019-06-251-0/+3
* tcp: add tcp_min_snd_mss sysctlEric Dumazet2019-06-171-0/+1
* tcp: limit payload size of sacked skbsEric Dumazet2019-06-171-0/+2
* Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connec...Greg Kroah-Hartman2019-06-151-3/+0
* ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabledDavid Ahern2019-06-111-0/+8
* net/tls: replace the sleeping lock around RX resync with a bit lockJakub Kicinski2019-06-111-0/+4
* ipv6: fix the check before getting the cookie in rt6_get_cookieXin Long2019-06-111-2/+1
* inet: switch IP ID generator to siphashEric Dumazet2019-06-041-0/+2
* Bluetooth: Ignore CC events not matching the last HCI commandJoão Paulo Rechi Vita2019-05-311-0/+1
* xfrm: Honor original L3 slave device in xfrmi policy lookupMartin Willi2019-05-251-1/+2
* xfrm: clean up xfrm protocol checksCong Wang2019-05-251-0/+17
* ipv6: prevent possible fib6 leaksEric Dumazet2019-05-251-1/+2
* nfc: nci: Potential off by one in ->pipes[] arrayDan Carpenter2019-05-161-1/+1
* netfilter: ctnetlink: don't use conntrack/expect object addresses as idFlorian Westphal2019-05-161-0/+2