summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: tag_gswip: fix typo in tagger nameAlexander Lobakin2020-01-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-01-167-30/+63
|\
| * bpf: Sockmap/tls, fix pop data with SK_DROP return codeJohn Fastabend2020-01-152-8/+2
| * bpf: Sockmap/tls, skmsg can have wrapped skmsg that needs extra chainingJohn Fastabend2020-01-151-0/+6
| * bpf: Sockmap/tls, tls_sw can create a plaintext buf > encrypt bufJohn Fastabend2020-01-151-0/+20
| * bpf: Sockmap/tls, msg_push_data may leave end mark in placeJohn Fastabend2020-01-151-0/+1
| * bpf: Sockmap, skmsg helper overestimates push, pull, and pop boundsJohn Fastabend2020-01-151-5/+5
| * bpf: Sockmap/tls, push write_space updates through ulp updatesJohn Fastabend2020-01-152-5/+11
| * bpf: Sockmap, ensure sock lock held during tear downJohn Fastabend2020-01-152-1/+8
| * net: bpf: Don't leak time wait and request socketsLorenz Bauer2020-01-101-5/+4
| * bpf/sockmap: Read psock ingress_msg before sk_receive_queueLingpeng Chen2020-01-091-6/+6
* | Merge tag 'batadv-net-for-davem-20200114' of git://git.open-mesh.org/linux-mergeDavid S. Miller2020-01-151-1/+3
|\ \
| * | batman-adv: Fix DAT candidate selection on little endian systemsSven Eckelmann2019-11-281-1/+3
* | | tcp: fix marked lost packets not being retransmittedPengcheng Yang2020-01-151-3/+4
* | | Merge tag 'mac80211-for-net-2020-01-15' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-01-1510-12/+101
|\ \ \
| * | | cfg80211: fix page refcount issue in A-MSDU decapFelix Fietkau2020-01-151-1/+1
| * | | cfg80211: check for set_wiphy_paramsJohannes Berg2020-01-151-0/+4
| * | | cfg80211: fix memory leak in cfg80211_cqm_rssi_updateFelix Fietkau2020-01-151-0/+1
| * | | cfg80211: fix memory leak in nl80211_probe_mesh_linkFelix Fietkau2020-01-151-0/+2
| * | | cfg80211: fix deadlocks in autodisconnect workMarkus Theil2020-01-151-3/+3
| * | | wireless: wext: avoid gcc -O3 warningArnd Bergmann2020-01-151-1/+2
| * | | mac80211: Fix TKIP replay protection immediately after key setupJouni Malinen2020-01-151-3/+15
| * | | cfg80211: Fix radar event during another phy CACOrr Mazor2020-01-154-1/+60
| * | | wireless: fix enabling channel 12 for custom regulatory domainGanapathi Bhat2020-01-151-3/+10
| * | | mac80211: mesh: restrict airtime metric to peered established plinksMarkus Theil2020-01-021-0/+3
* | | | hv_sock: Remove the accept port restrictionSunil Muthuswamy2020-01-141-59/+6
* | | | devlink: correct misspelling of snapshotJacob Keller2020-01-111-3/+3
* | | | devlink: Wait longer before warning about unset port typeIdo Schimmel2020-01-111-1/+1
* | | | ipv4: Detect rollover in specific fib table dumpDavid Ahern2020-01-101-0/+6
* | | | net/tls: fix async operationJakub Kicinski2020-01-101-2/+2
* | | | net/tls: avoid spurious decryption error with HW resyncJakub Kicinski2020-01-101-3/+3
* | | | net/x25: fix nonblocking connectMartin Schiller2020-01-101-1/+5
* | | | tipc: fix wrong connect() return codeTuong Lien2020-01-091-2/+2
* | | | tipc: fix link overflow issue at socket shutdownTuong Lien2020-01-091-21/+32
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-01-099-39/+69
|\ \ \ \
| * | | | netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is presentFlorian Westphal2020-01-081-1/+2
| * | | | netfilter: conntrack: dccp, sctp: handle null timeout argumentFlorian Westphal2020-01-082-0/+6
| * | | | netfilter: flowtable: add nf_flowtable_time_stampPablo Neira Ayuso2020-01-063-10/+5
| * | | | netfilter: nf_tables: unbind callbacks from flowtable destroy pathPablo Neira Ayuso2020-01-051-2/+6
| * | | | netfilter: nf_flow_table_offload: fix the nat port mangle.wenxu2020-01-051-8/+16
| * | | | netfilter: nf_flow_table_offload: check the status of dst_neighwenxu2020-01-051-2/+14
| * | | | netfilter: nf_flow_table_offload: fix incorrect ethernet dst addresswenxu2020-01-051-2/+4
| * | | | netfilter: nft_flow_offload: fix underflow in flowtable reference counterwenxu2020-01-051-3/+0
| * | | | netfilter: arp_tables: init netns pointer in xt_tgchk_param structFlorian Westphal2019-12-301-11/+16
* | | | | net: sch_prio: When ungrafting, replace with FIFOPetr Machata2020-01-081-2/+8
* | | | | pkt_sched: fq: do not accept silly TCA_FQ_QUANTUMEric Dumazet2020-01-081-2/+4
* | | | | tipc: remove meaningless assignment in MakefileMasahiro Yamada2020-01-081-2/+0
* | | | | tipc: do not add socket.o to tipc-y twiceMasahiro Yamada2020-01-081-1/+1
| |_|_|/ |/| | |
* | | | vlan: vlan_changelink() should propagate errorsEric Dumazet2020-01-071-3/+7
* | | | vlan: fix memory leak in vlan_dev_set_egress_priorityEric Dumazet2020-01-073-5/+8