summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-19net: sched: act_ctinfo: fix memory leakEric Dumazet
2020-01-17net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key()Cong Wang
2020-01-17net/sched: act_ife: initalize ife->metalist earlierEric Dumazet
2020-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-01-16netfilter: nat: fix ICMP header corruption on ICMP errorsEyal Birger
2020-01-16netfilter: nf_tables: fix flowtable list del corruptionFlorian Westphal
2020-01-16netfilter: nf_tables: fix memory leak in nf_tables_parse_netdev_hooks()Dan Carpenter
2020-01-16netfilter: nf_tables: remove WARN and add NLA_STRING upper limitsFlorian Westphal
2020-01-16netfilter: nft_tunnel: ERSPAN_VERSION must not be nullFlorian Westphal
2020-01-16netfilter: nft_tunnel: fix null-attribute checkFlorian Westphal
2020-01-16netfilter: nf_tables: store transaction list locally while requesting modulePablo Neira Ayuso
2020-01-16net: dsa: tag_qca: fix doubled Tx statisticsAlexander Lobakin
2020-01-16net: dsa: tag_gswip: fix typo in tagger nameAlexander Lobakin
2020-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-01-15bpf: Sockmap/tls, fix pop data with SK_DROP return codeJohn Fastabend
2020-01-15bpf: Sockmap/tls, skmsg can have wrapped skmsg that needs extra chainingJohn Fastabend
2020-01-15bpf: Sockmap/tls, tls_sw can create a plaintext buf > encrypt bufJohn Fastabend
2020-01-15bpf: Sockmap/tls, msg_push_data may leave end mark in placeJohn Fastabend
2020-01-15bpf: Sockmap, skmsg helper overestimates push, pull, and pop boundsJohn Fastabend
2020-01-15bpf: Sockmap/tls, push write_space updates through ulp updatesJohn Fastabend
2020-01-15bpf: Sockmap, ensure sock lock held during tear downJohn Fastabend
2020-01-15Merge tag 'batadv-net-for-davem-20200114' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2020-01-15tcp: fix marked lost packets not being retransmittedPengcheng Yang
2020-01-15Merge tag 'mac80211-for-net-2020-01-15' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-01-15cfg80211: fix page refcount issue in A-MSDU decapFelix Fietkau
2020-01-15cfg80211: check for set_wiphy_paramsJohannes Berg
2020-01-15cfg80211: fix memory leak in cfg80211_cqm_rssi_updateFelix Fietkau
2020-01-15cfg80211: fix memory leak in nl80211_probe_mesh_linkFelix Fietkau
2020-01-15cfg80211: fix deadlocks in autodisconnect workMarkus Theil
2020-01-15wireless: wext: avoid gcc -O3 warningArnd Bergmann
2020-01-15mac80211: Fix TKIP replay protection immediately after key setupJouni Malinen
2020-01-15cfg80211: Fix radar event during another phy CACOrr Mazor
2020-01-15wireless: fix enabling channel 12 for custom regulatory domainGanapathi Bhat
2020-01-14hv_sock: Remove the accept port restrictionSunil Muthuswamy
2020-01-14xprtrdma: Fix oops in Receive handler after device removalChuck Lever
2020-01-14xprtrdma: Fix completion wait during device removalChuck Lever
2020-01-14xprtrdma: Fix create_qp crash on device unloadChuck Lever
2020-01-13netfilter: arp_tables: init netns pointer in xt_tgdtor_param structFlorian Westphal
2020-01-13netfilter: fix a use-after-free in mtype_destroy()Cong Wang
2020-01-11devlink: correct misspelling of snapshotJacob Keller
2020-01-10devlink: Wait longer before warning about unset port typeIdo Schimmel
2020-01-10ipv4: Detect rollover in specific fib table dumpDavid Ahern
2020-01-10net/tls: fix async operationJakub Kicinski
2020-01-10net/tls: avoid spurious decryption error with HW resyncJakub Kicinski
2020-01-10net: bpf: Don't leak time wait and request socketsLorenz Bauer
2020-01-09net/x25: fix nonblocking connectMartin Schiller
2020-01-09bpf/sockmap: Read psock ingress_msg before sk_receive_queueLingpeng Chen
2020-01-08tipc: fix wrong connect() return codeTuong Lien
2020-01-08tipc: fix link overflow issue at socket shutdownTuong Lien