aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2019-11-20llc: avoid blocking in llc_sap_close()Cong Wang
2019-11-12net: prevent load/store tearing on sk->sk_stampEric Dumazet
2019-11-12ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet
2019-11-12netfilter: nf_tables: Align nft_expr private data to 64-bitLukas Wunner
2019-11-12net: fix data-race in neigh_event_send()Eric Dumazet
2019-11-12bonding: fix state transition issue in link monitoringJay Vosburgh
2019-11-10net/flow_dissector: switch to siphashEric Dumazet
2019-11-10netns: fix GFP flags in rtnl_net_notifyid()Guillaume Nault
2019-11-10net: fix sk_page_frag() recursion from memory reclaimTejun Heo
2019-11-10net: annotate lockless accesses to sk->sk_napi_idEric Dumazet
2019-11-10net: annotate accesses to sk->sk_incoming_cpuEric Dumazet
2019-11-06sch_netem: fix rcu splat in netem_enqueue()Eric Dumazet
2019-11-06llc: fix sk_buff leak in llc_conn_service()Eric Biggers
2019-09-21udp: correct reuseport selection with connected socketsWillem de Bruijn
2019-09-16{nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty
2019-09-10netfilter: nf_tables: use-after-free in failing rule with bound setPablo Neira Ayuso
2019-09-10net_sched: fix a NULL pointer deref in ipt actionCong Wang
2019-09-10net: sched: act_sample: fix psample group handling on overwriteVlad Buslov
2019-07-28net/tls: make sure offload also gets the keys wipedJakub Kicinski
2019-07-28tcp: fix tcp_set_congestion_control() use from bpf hookEric Dumazet
2019-07-28tcp: be more careful in tcp_fragment()Eric Dumazet
2019-07-28net: make skb_dst_force return true when dst is refcountedFlorian Westphal
2019-07-26ipvs: fix tinfo memory leak in start_sync_threadJulian Anastasov
2019-07-14ip6_tunnel: allow not to count pkts on tstats by passing dev as NULLXin Long
2019-07-10ip6: fix skb leak in ip6frag_expire_frag_queue()Eric Dumazet
2019-07-039p: Add refcount to p9_req_tTomas Bortoli
2019-07-039p: add a per-client fcall kmem_cacheDominique Martinet
2019-07-039p: embed fcall in req to round down buffer allocsDominique Martinet
2019-07-039p: Use a slab for allocating requestsMatthew Wilcox
2019-06-25{nl,mac}80211: allow 4addr AP operation on crypto controlled devicesManikanta Pubbisetty
2019-06-25Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann
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-11net/tls: replace the sleeping lock around RX resync with a bit lockJakub Kicinski
2019-06-11ipv6: fix the check before getting the cookie in rt6_get_cookieXin Long
2019-06-04inet: switch IP ID generator to siphashEric Dumazet
2019-05-31Bluetooth: Ignore CC events not matching the last HCI commandJoão Paulo Rechi Vita
2019-05-25xfrm: Honor original L3 slave device in xfrmi policy lookupMartin Willi
2019-05-25xfrm: clean up xfrm protocol checksCong Wang
2019-05-25ipv6: prevent possible fib6 leaksEric 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-05sctp: 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-05-04xsk: fix umem memory leak on cleanupBjörn Töpel
2019-05-02net: netrom: Fix error cleanup path of nr_proto_initYueHaibing
2019-05-02netfilter: nf_tables: bogus EBUSY when deleting set after flushPablo Neira Ayuso