summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-01-23tcp: refine rule to allow EPOLLOUT generation under mem pressureEric Dumazet
2020-01-23devlink: Wait longer before warning about unset port typeIdo Schimmel
2020-01-23net: sched: act_ctinfo: fix memory leakEric Dumazet
2020-01-23net: dsa: tag_gswip: fix typo in tagger nameAlexander Lobakin
2020-01-23tcp: fix marked lost packets not being retransmittedPengcheng Yang
2020-01-23net/sched: act_ife: initalize ife->metalist earlierEric Dumazet
2020-01-23net: dsa: tag_qca: fix doubled Tx statisticsAlexander Lobakin
2020-01-23net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key()Cong Wang
2020-01-23batman-adv: Fix DAT candidate selection on little endian systemsSven Eckelmann
2020-01-23net: bpf: Don't leak time wait and request socketsLorenz Bauer
2020-01-23netfilter: nf_tables: fix flowtable list del corruptionFlorian Westphal
2020-01-23netfilter: nf_tables: store transaction list locally while requesting modulePablo Neira Ayuso
2020-01-23netfilter: nf_tables: remove WARN and add NLA_STRING upper limitsFlorian Westphal
2020-01-23netfilter: nft_tunnel: ERSPAN_VERSION must not be nullFlorian Westphal
2020-01-23netfilter: nft_tunnel: fix null-attribute checkFlorian Westphal
2020-01-23netfilter: nat: fix ICMP header corruption on ICMP errorsEyal Birger
2020-01-23netfilter: arp_tables: init netns pointer in xt_tgdtor_param structFlorian Westphal
2020-01-23netfilter: fix a use-after-free in mtype_destroy()Cong Wang
2020-01-23bpf/sockmap: Read psock ingress_msg before sk_receive_queueLingpeng Chen
2020-01-23cfg80211: fix page refcount issue in A-MSDU decapFelix Fietkau
2020-01-23cfg80211: fix memory leak in cfg80211_cqm_rssi_updateFelix Fietkau
2020-01-23cfg80211: fix memory leak in nl80211_probe_mesh_linkFelix Fietkau
2020-01-23cfg80211: fix deadlocks in autodisconnect workMarkus Theil
2020-01-23bpf: Sockmap/tls, fix pop data with SK_DROP return codeJohn Fastabend
2020-01-23bpf: Sockmap/tls, skmsg can have wrapped skmsg that needs extra chainingJohn Fastabend
2020-01-23bpf: Sockmap/tls, tls_sw can create a plaintext buf > encrypt bufJohn Fastabend
2020-01-23bpf: Sockmap/tls, msg_push_data may leave end mark in placeJohn Fastabend
2020-01-23bpf: Sockmap, skmsg helper overestimates push, pull, and pop boundsJohn Fastabend
2020-01-23bpf: Sockmap/tls, push write_space updates through ulp updatesJohn Fastabend
2020-01-23bpf: Sockmap, ensure sock lock held during tear downJohn Fastabend
2020-01-23tipc: fix retrans failure due to wrong destinationTuong Lien
2020-01-23tipc: fix potential hanging after b/rcast changingTuong Lien
2020-01-17rxrpc: Fix missing security check on incoming callsDavid Howells
2020-01-17rxrpc: Don't take call->user_mutex in rxrpc_new_incoming_call()David Howells
2020-01-17rxrpc: Unlock new call in rxrpc_new_incoming_call() rather than the callerDavid Howells
2020-01-17sch_cake: Add missing NLA policy entry TCA_CAKE_SPLIT_GSOVictorien Molle
2020-01-17compat_ioctl: handle SIOCOUTQNSDArnd Bergmann
2020-01-17af_unix: add compat_ioctl supportArnd Bergmann
2020-01-17xprtrdma: Fix oops in Receive handler after device removalChuck Lever
2020-01-17xprtrdma: Fix completion wait during device removalChuck Lever
2020-01-17xprtrdma: Fix create_qp crash on device unloadChuck Lever
2020-01-17bpf: skmsg, fix potential psock NULL pointer dereferenceJohn Fastabend
2020-01-17xprtrdma: Close window between waking RPC senders and posting ReceivesChuck Lever
2020-01-17xprtrdma: Fix MR list handlingChuck Lever
2020-01-17xprtrdma: Connection becomes unstable after a reconnectChuck Lever
2020-01-17xprtrdma: Add unique trace points for posting Local Invalidate WRsChuck Lever
2020-01-17netfilter: nft_meta: use 64-bit time arithmeticArnd Bergmann
2020-01-17netfilter: nf_tables_offload: release flow_rule on error from commit pathPablo Neira Ayuso
2020-01-17hsr: fix slab-out-of-bounds Read in hsr_debugfs_rename()Taehee Yoo
2020-01-17hsr: reset network header when supervision frame is createdTaehee Yoo