summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-01-27net: netem: correct the parent's backlog when corrupted packet was droppedJakub Kicinski
2020-01-27net: netem: fix error path for corrupted GSO framesJakub Kicinski
2020-01-27net/smc: receive pending data after RCV_SHUTDOWNKarsten Graul
2020-01-27net/smc: receive returns without dataKarsten Graul
2020-01-27tcp: annotate lockless access to tcp_memory_pressureEric Dumazet
2020-01-27net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_headEric Dumazet
2020-01-27net: avoid possible false sharing in sk_leave_memory_pressure()Eric Dumazet
2020-01-27act_mirred: Fix mirred_init_module error handlingYueHaibing
2020-01-27sctp: add chunks to sk_backlog when the newsk sk_socket is not setXin Long
2020-01-27ip6erspan: remove the incorrect mtu limit for ip6erspanHaishuang Yan
2020-01-27llc: fix sk_buff refcounting in llc_conn_state_process()Eric Biggers
2020-01-27llc: fix another potential sk_buff leak in llc_ui_sendmsg()Eric Biggers
2020-01-27mac80211: accept deauth frames in IBSS modeJohannes Berg
2020-01-27rxrpc: Fix trace-after-put looking at the put connection recordDavid Howells
2020-01-27net: sched: cbs: Avoid division by zero when calculating the port rateVladimir Oltean
2020-01-27net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names'Gerd Rausch
2020-01-27xsk: avoid store-tearing when assigning umemBjörn Töpel
2020-01-27xsk: avoid store-tearing when assigning queuesBjörn Töpel
2020-01-27netfilter: ctnetlink: honor IPS_OFFLOAD flagPablo Neira Ayuso
2020-01-27net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rateVladimir Oltean
2020-01-27rxrpc: Fix lack of conn cleanup when local endpoint is cleaned up [ver #2]David Howells
2020-01-27mac80211: minstrel_ht: fix per-group max throughput rate initializationFelix Fietkau
2020-01-27net/rds: Add a few missing rds_stat_names entriesGerd Rausch
2020-01-27net: fix bpf_xdp_adjust_head regression for generic-XDPJesper Dangaard Brouer
2020-01-27tipc: reduce risk of wakeup queue starvationJon Maloy
2020-01-27xfrm interface: ifname may be wrong in logsNicolas Dichtel
2020-01-27xdp: fix possible cq entry leakIlya Maximets
2020-01-27net/tls: fix socket wmem accounting on fallback with netemJakub Kicinski
2020-01-27xprtrdma: Fix use-after-free in rpcrdma_post_recvsChuck Lever
2020-01-27rxrpc: Fix uninitialized error code in rxrpc_send_data_packet()David Howells
2020-01-27ip6_fib: Don't discard nodes with valid routing information in fib6_locate_1()Stefano Brivio
2020-01-27net/sched: cbs: Fix error path of cbs_module_initYueHaibing
2020-01-27net/af_iucv: always register net_device notifierJulian Wiedmann
2020-01-27net/af_iucv: build proper skbs for HiperTransportJulian Wiedmann
2020-01-27net/udp_gso: Allow TX timestamp with UDP GSOFred Klassen
2020-01-27net: netem: fix backlog accounting for corrupted GSO framesJakub Kicinski
2020-01-27bpf: fix the check that forwarding is enabled in bpf_ipv6_fib_lookupAnton Protopopov
2020-01-27mpls: fix warning with multi-label encapGeorge Wilkie
2020-01-27net: don't clear sock->sk early to avoid trouble in strparserJakub Kicinski
2020-01-27net: core: support XDP generic on stacked devices.Stephen Hemminger
2020-01-27inet: frags: call inet_frags_fini() after unregister_pernet_subsys()Eric Dumazet
2020-01-27signal/bpfilter: Fix bpfilter_kernl to use send_sig not force_sigEric W. Biederman
2020-01-27netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last ruleFlorian Westphal
2020-01-27l2tp: Fix possible NULL pointer dereferenceYueHaibing
2020-01-27packet: in recvmsg msg_name return at least sizeof sockaddr_llWillem de Bruijn
2020-01-27netfilter: nft_flow_offload: add entry to flowtable after confirmationPablo Neira Ayuso
2020-01-276lowpan: Off by one handling ->nexthdrDan Carpenter
2020-01-27tipc: set sysctl_tipc_rmem and named_timeout right rangeJie Liu
2020-01-27rxrpc: Fix detection of out of order acksJeffrey Altman
2020-01-27net/sched: cbs: fix port_rate miscalculationLeandro Dorileo