Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | lwtunnel: add options setting and dumping for geneve | Xin Long | 2019-11-07 | 1 | -0/+20 | |
| * | | | | | | | net_sched: add TCA_STATS_PKT64 attribute | Eric Dumazet | 2019-11-06 | 1 | -0/+1 | |
| * | | | | | | | net_sched: do not export gnet_stats_basic_packed to uapi | Eric Dumazet | 2019-11-06 | 1 | -4/+0 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-11-02 | 1 | -40/+84 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpers | Daniel Borkmann | 2019-11-02 | 1 | -40/+82 | |
| | * | | | | | | bpf: Replace prog_raw_tp+btf_id with prog_tracing | Alexei Starovoitov | 2019-10-31 | 1 | -0/+2 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-11-02 | 1 | -0/+37 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | net: sched: extend TCA_ACT space with TCA_ACT_FLAGS | Vlad Buslov | 2019-10-31 | 1 | -0/+5 | |
| * | | | | | | | tipc: add smart nagle feature | Jon Maloy | 2019-10-30 | 1 | -0/+1 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | net: Fix misspellings of "configure" and "configuration" | Geert Uytterhoeven | 2019-10-28 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-10-27 | 1 | -1/+27 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | bpf: Check types of arguments passed into helpers | Alexei Starovoitov | 2019-10-17 | 1 | -1/+26 | |
| | * | | | | | bpf: Add attach_btf_id attribute to program load | Alexei Starovoitov | 2019-10-17 | 1 | -0/+1 | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2019-10-26 | 1 | -0/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | netfilter: nf_tables: support for multiple devices per netdev hook | Pablo Neira Ayuso | 2019-10-23 | 1 | -0/+2 | |
| * | | | | | | | tcp: add TCP_INFO status for failed client TFO | Jason Baron | 2019-10-26 | 1 | -1/+9 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-10-20 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ethtool: Add support for 400Gbps (50Gbps per lane) link modes | Jiri Pirko | 2019-10-16 | 1 | -0/+6 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-10-14 | 1 | -16/+16 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | uapi/bpf: fix helper docs | Andrii Nakryiko | 2019-10-07 | 1 | -16/+16 | |
| * | | | | | | | | Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub... | David S. Miller | 2019-10-13 | 1 | -0/+8 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | nl80211: Document the expectation for NL80211_ATTR_IE in NL80211_CMD_CONNECT | Sunil Dutt | 2019-10-04 | 1 | -0/+8 | |
| | |/ / / / / / / | ||||||
| * | | / / / / / | sctp: add SCTP_SEND_FAILED_EVENT event | Xin Long | 2019-10-10 | 1 | -1/+15 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | net/tls: add TlsDeviceRxResync statistic | Jakub Kicinski | 2019-10-06 | 1 | -0/+1 | |
| * | | | | | | | net/tls: add TlsDecryptError stat | Jakub Kicinski | 2019-10-06 | 1 | -0/+1 | |
| * | | | | | | | net/tls: add statistics for installed sessions | Jakub Kicinski | 2019-10-06 | 1 | -0/+8 | |
| * | | | | | | | net/tls: add skeleton of MIB statistics | Jakub Kicinski | 2019-10-06 | 1 | -0/+7 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-10-05 | 4 | -3/+57 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | net, uapi: fix -Wpointer-arith warnings | Alexey Dobriyan | 2019-10-04 | 6 | -7/+7 | |
| * | | | | | | | | net: devlink: allow to change namespaces during reload | Jiri Pirko | 2019-10-04 | 1 | -0/+4 | |
| | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | net: rtnetlink: add linkprop commands to add and delete alternative ifnames | Jiri Pirko | 2019-10-01 | 3 | -0/+10 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2019-11-26 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | crypto: ccp - Retry SEV INIT command in case of integrity check failure. | Ashish Kalra | 2019-10-25 | 1 | -0/+3 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge tag 'threads-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bra... | Linus Torvalds | 2019-11-26 | 1 | -22/+42 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fork: extend clone3() to support setting a PID | Adrian Reber | 2019-11-15 | 1 | -18/+35 | |
| * | | | | | | | clone3: add CLONE_CLEAR_SIGHAND | Christian Brauner | 2019-10-21 | 1 | -0/+3 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-11-26 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'kvm-tsx-ctrl' into HEAD | Paolo Bonzini | 2019-11-21 | 11 | -8/+50 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini | 2019-11-21 | 1 | -0/+10 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge remote-tracking branch 'kvmarm/kvm-arm64/stolen-time' into kvmarm-maste... | Marc Zyngier | 2019-10-24 | 1 | -0/+2 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | KVM: arm64: Provide VCPU attributes for stolen time | Steven Price | 2019-10-21 | 1 | -0/+2 | |
| | | | |/ / / / / | | | |/| | | | | | ||||||
| | * | | | | | | | KVM: arm/arm64: Allow user injection of external data aborts | Christoffer Dall | 2019-10-21 | 1 | -0/+1 | |
| | * | | | | | | | KVM: arm/arm64: Allow reporting non-ISV data aborts to userspace | Christoffer Dall | 2019-10-21 | 1 | -0/+7 | |
| | |/ / / / / / | ||||||
| * / / / / / / | KVM: PPC: Report single stepping capability | Fabiano Rosas | 2019-10-21 | 1 | -0/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc... | Linus Torvalds | 2019-11-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | statx: define STATX_ATTR_VERITY | Eric Biggers | 2019-11-13 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt | Linus Torvalds | 2019-11-25 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fscrypt: add support for IV_INO_LBLK_64 policies | Eric Biggers | 2019-11-06 | 1 | -1/+2 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'for-5.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds | 2019-11-25 | 2 | -6/+22 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | btrfs: add incompat for raid1 with 3, 4 copies | David Sterba | 2019-11-18 | 1 | -0/+1 |