summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-09-2313-127/+343
|\
| * bpf: Using rcu_read_lock for bpf_sk_storage_map iteratorYonghong Song2020-09-221-18/+13
| * bpf: Allow specifying a BTF ID per argument in function protosLorenz Bauer2020-09-223-42/+16
| * bpf: Mutex protect used_maps array and countYiFei Zhu2020-09-161-3/+8
| * xsk: Fix refcount warning in xp_dma_mapMagnus Karlsson2020-09-151-2/+2
| * tcp: Simplify tcp_set_congestion_control() load=false caseNeal Cardwell2020-09-111-11/+4
| * tcp: simplify _bpf_setsockopt(): Remove flags argumentNeal Cardwell2020-09-111-7/+3
| * tcp: simplify tcp_set_congestion_control(): Always reinitializeNeal Cardwell2020-09-113-12/+4
| * tcp: Simplify EBPF TCP_CONGESTION to always init CCNeal Cardwell2020-09-111-6/+1
| * tcp: Only init congestion control if not initialized alreadyNeal Cardwell2020-09-113-2/+6
| * net: Allow iterating sockmap and sockhashLorenz Bauer2020-09-101-2/+278
| * net: sockmap: Remove unnecessary sk_fullsock checksLorenz Bauer2020-09-101-2/+2
| * bpf: Remove duplicate headersChen Zhou2020-09-101-1/+0
| * xsk: Fix use-after-free in failed shared_umem bindMagnus Karlsson2020-09-021-0/+1
| * xsk: Fix null check on error return pathGustavo A. R. Silva2020-09-021-1/+1
| * xsk: Fix possible segfault at xskmap entry insertionMagnus Karlsson2020-09-023-12/+0
| * xsk: Fix possible segfault in xsk umem diagnosticsMagnus Karlsson2020-09-021-8/+6
* | devlink: Enhance policy to validate port type input valueParav Pandit2020-09-231-3/+2
* | devlink: Enhance policy to validate eswitch mode valueParav Pandit2020-09-231-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-2353-236/+545
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-09-2251-234/+541
| |\ \
| | * | inet_diag: validate INET_DIAG_REQ_PROTOCOL attributeEric Dumazet2020-09-221-5/+15
| | * | net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCUVladimir Oltean2020-09-221-10/+17
| | * | Merge tag 'mac80211-for-net-2020-09-21' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-09-217-16/+28
| | |\ \
| | | * | mac80211: fix 80 MHz association to 160/80+80 AP on 6 GHzJohn Crispin2020-09-181-3/+4
| | | * | mac80211: do not allow bigger VHT MPDUs than the hardware supportsFelix Fietkau2020-09-181-4/+4
| | | * | cfg80211: fix 6 GHz channel conversionJohannes Berg2020-09-181-1/+1
| | | * | mac80211: do not disable HE if HT is missing on 2.4 GHzWen Gong2020-09-181-1/+2
| | | * | mac80211: Fix radiotap header channel flag for 6GHz bandAloka Dixit2020-09-181-1/+2
| | | * | lib80211: fix unmet direct dependendices config warning when !CRYPTONecip Fazil Yildiran2020-09-181-0/+1
| | | * | mac80211: add AQL support for VHT160 tx ratesFelix Fietkau2020-09-181-1/+3
| | | * | mac80211: extend AQL aggregation estimation to HE and fix unit mismatchFelix Fietkau2020-09-181-5/+11
| | * | | ipv6: route: convert comma to semicolonXu Wang2020-09-211-1/+1
| | * | | net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendantHenry Ptasinski2020-09-201-6/+3
| | * | | net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMACNecip Fazil Yildiran2020-09-191-0/+1
| | * | | Merge tag 'batadv-net-for-davem-20200918' of git://git.open-mesh.org/linux-mergeDavid S. Miller2020-09-186-46/+179
| | |\ \ \
| | | * | | batman-adv: mcast: fix duplicate mcast packets from BLA backbone to meshLinus Lüssing2020-09-151-16/+87
| | | * | | batman-adv: mcast: fix duplicate mcast packets in BLA backbone from meshLinus Lüssing2020-09-153-14/+30
| | | * | | batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LANLinus Lüssing2020-09-153-13/+53
| | | * | | batman-adv: Add missing include for in_interrupt()Sven Eckelmann2020-09-141-0/+1
| | | * | | batman-adv: mcast/TT: fix wrongly dropped or rerouted packetsLinus Lüssing2020-09-051-0/+4
| | | * | | batman-adv: bla: fix type misuse for backbone_gw hash indexingLinus Lüssing2020-08-271-3/+4
| | * | | | net: mscc: ocelot: add locking for the port TX timestamp IDVladimir Oltean2020-09-181-4/+7
| | | |/ / | | |/| |
| | * | | ethtool: add and use message type for tunnel info replyMichal Kubecek2020-09-181-2/+2
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-09-162-18/+17
| | |\ \ \
| | | * | | bpf: Bpf_skc_to_* casting helpers require a NULL check on skMartin KaFai Lau2020-09-161-7/+7
| | | * | | xsk: Fix number of pinned pages/umem size discrepancyBjörn Töpel2020-09-151-9/+8
| | | * | | bpf: Fix clobbering of r2 in bpf_gen_ld_absDaniel Borkmann2020-09-081-2/+2
| | * | | | ipv4: Update exception handling for multipath routes via same deviceDavid Ahern2020-09-161-5/+8
| | * | | | net: tipc: kerneldoc fixesLu Wei2020-09-151-1/+2