Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | iommu/amd: Unmap all L7 PTEs when downgrading page-sizes | Andrei Dulea | 2019-09-24 | 1 | -3/+27 | |
| * | | | | | | | | | | | | | | iommu/amd: Introduce first_pte_l7() helper | Andrei Dulea | 2019-09-24 | 1 | -11/+29 | |
| * | | | | | | | | | | | | | | iommu/amd: Fix downgrading default page-sizes in alloc_pte() | Andrei Dulea | 2019-09-24 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | iommu/amd: Fix pages leak in free_pagetable() | Andrei Dulea | 2019-09-24 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2019-09-28 | 169 | -1307/+1225 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | net: tap: clean up an indentation issue | Colin Ian King | 2019-09-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | nfp: abm: fix memory leak in nfp_abm_u32_knode_replace | Navid Emamdoost | 2019-09-27 | 1 | -4/+10 | |
| * | | | | | | | | | | | | | | | tcp: better handle TCP_USER_TIMEOUT in SYN_SENT state | Eric Dumazet | 2019-09-27 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | | sk_buff: drop all skb extensions on free and skb scrubbing | Florian Westphal | 2019-09-27 | 3 | -3/+12 | |
| * | | | | | | | | | | | | | | | tcp_bbr: fix quantization code to not raise cwnd if not probing bandwidth | Kevin(Yudong) Yang | 2019-09-27 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | | Merge branch 'mlxsw-Various-fixes' | David S. Miller | 2019-09-27 | 4 | -8/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | mlxsw: spectrum_flower: Fail in case user specifies multiple mirror actions | Danielle Ratson | 2019-09-27 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | | | Documentation: Clarify trap's description | Ido Schimmel | 2019-09-27 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | mlxsw: spectrum: Clear VLAN filters during port initialization | Ido Schimmel | 2019-09-27 | 2 | -7/+9 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | net: ena: clean up indentation issue | Colin Ian King | 2019-09-27 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | NFC: st95hf: clean up indentation issue | Colin Ian King | 2019-09-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | net: phy: micrel: add Asym Pause workaround for KSZ9021 | Hans Andersson | 2019-09-27 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | net: socionext: ave: Avoid using netdev_err() before calling register_netdev() | Kunihiko Hayashi | 2019-09-27 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | ptp: correctly disable flags on old ioctls | Jacob Keller | 2019-09-27 | 2 | -2/+24 | |
| * | | | | | | | | | | | | | | | lib: dimlib: fix help text typos | Randy Dunlap | 2019-09-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | net: dsa: microchip: Always set regmap stride to 1 | Marek Vasut | 2019-09-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2019-09-27 | 7 | -11/+51 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | netfilter: nf_tables: bogus EBUSY when deleting flowtable after flush | Laura Garcia Liebana | 2019-09-25 | 3 | -0/+39 | |
| | * | | | | | | | | | | | | | | | netfilter: ebtables: use __u8 instead of uint8_t in uapi header | Masahiro Yamada | 2019-09-25 | 2 | -4/+3 | |
| | * | | | | | | | | | | | | | | | netfilter: nf_tables: allow lookups in dynamic sets | Florian Westphal | 2019-09-20 | 2 | -5/+5 | |
| | * | | | | | | | | | | | | | | | netfilter: nf_tables_offload: fix always true policy is unset check | Pablo Neira Ayuso | 2019-09-20 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | netfilter: nf_tables: add NFT_CHAIN_POLICY_UNSET and use it | Pablo Neira Ayuso | 2019-09-20 | 2 | -1/+3 | |
| * | | | | | | | | | | | | | | | | nfp: flower: fix memory leak in nfp_flower_spawn_vnic_reprs | Navid Emamdoost | 2019-09-27 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | nfp: flower: prevent memory leak in nfp_flower_spawn_phy_reprs | Navid Emamdoost | 2019-09-27 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | net/sched: Set default of CONFIG_NET_TC_SKB_EXT to N | Paul Blakey | 2019-09-27 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | vrf: Do not attempt to create IPv6 mcast rule if IPv6 is disabled | David Ahern | 2019-09-27 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-09-27 | 10 | -35/+138 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | bpf: Fix bpf_event_output re-entry issue | Allan Zhang | 2019-09-27 | 1 | -5/+21 | |
| | * | | | | | | | | | | | | | | | | bpf: Clean up indentation issue in BTF kflag processing | Colin Ian King | 2019-09-26 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | libbpf: Teach btf_dumper to emit stand-alone anonymous enum definitions | Andrii Nakryiko | 2019-09-26 | 1 | -6/+87 | |
| | * | | | | | | | | | | | | | | | | selftests/bpf: adjust strobemeta loop to satisfy latest clang | Andrii Nakryiko | 2019-09-25 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | | | | | selftests/bpf: delete unused variables in test_sysctl | Andrii Nakryiko | 2019-09-25 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | libbpf: fix false uninitialized variable warning | Andrii Nakryiko | 2019-09-25 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | bpf/xskmap: Return ERR_PTR for failure case instead of NULL. | Jonathan Lemon | 2019-09-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | selftests/bpf: test_progs: fix client/server race in tcp_rtt | Stanislav Fomichev | 2019-09-25 | 1 | -2/+19 | |
| | * | | | | | | | | | | | | | | | | xsk: relax UMEM headroom alignment | Björn Töpel | 2019-09-19 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | | | | bpf: fix BTF limits | Alexei Starovoitov | 2019-09-19 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | bpf: fix BTF verification of enums | Alexei Starovoitov | 2019-09-19 | 1 | -3/+2 | |
| | * | | | | | | | | | | | | | | | | libbpf: Remove getsockopt() check for XDP_OPTIONS | Toke Høiland-Jørgensen | 2019-09-19 | 1 | -11/+0 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'qdisc-destroy' | David S. Miller | 2019-09-27 | 3 | -11/+23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | net: sched: sch_sfb: don't call qdisc_put() while holding tree lock | Vlad Buslov | 2019-09-27 | 1 | -3/+4 | |
| | * | | | | | | | | | | | | | | | | | net: sched: multiq: don't call qdisc_put() while holding tree lock | Vlad Buslov | 2019-09-27 | 1 | -7/+16 | |
| | * | | | | | | | | | | | | | | | | | net: sched: sch_htb: don't call qdisc_put() while holding tree lock | Vlad Buslov | 2019-09-27 | 1 | -1/+3 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | net/rds: Check laddr_check before calling it | Ka-Cheong Poon | 2019-09-27 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'SO_PRIORITY' | David S. Miller | 2019-09-27 | 10 | -17/+29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |