| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | Input: add support for the FlySky FS-iA6B RC receiver | Markus Koch | 2019-07-22 | 1 | -0/+1 | |
| * | | | | | | | | | | | Merge tag 'for-5.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds | 2019-09-18 | 2 | -11/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | btrfs: turn checksum type define into an enum | Johannes Thumshirn | 2019-09-09 | 1 | -1/+3 | |
| | * | | | | | | | | | | | btrfs: replace: BTRFS_DEV_REPLACE_ITEM_STATE_x defines should go | Anand Jain | 2019-09-09 | 1 | -5/+0 | |
| | * | | | | | | | | | | | btrfs: clarify btrfs_ioctl_get_dev_stats padding | Hans van Kranenburg | 2019-09-09 | 1 | -1/+6 | |
| | * | | | | | | | | | | | btrfs: use common vfs LABEL ioctl definitions | Eric Sandeen | 2019-09-09 | 1 | -4/+2 | |
| * | | | | | | | | | | | | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc... | Linus Torvalds | 2019-09-18 | 2 | -0/+41 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | fs-verity: add SHA-512 support | Eric Biggers | 2019-08-12 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | fs: uapi: define verity bit for FS_IOC_GETFLAGS | Eric Biggers | 2019-07-28 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | fs-verity: add UAPI header | Eric Biggers | 2019-07-28 | 1 | -0/+39 | |
| | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt | Linus Torvalds | 2019-09-18 | 2 | -51/+184 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS ioctl | Eric Biggers | 2019-08-12 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | fscrypt: allow unprivileged users to add/remove keys for v2 policies | Eric Biggers | 2019-08-12 | 1 | -1/+5 | |
| | * | | | | | | | | | | | | fscrypt: v2 encryption policy support | Eric Biggers | 2019-08-12 | 1 | -8/+49 | |
| | * | | | | | | | | | | | | fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl | Eric Biggers | 2019-08-12 | 1 | -0/+15 | |
| | * | | | | | | | | | | | | fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl | Eric Biggers | 2019-08-12 | 1 | -0/+9 | |
| | * | | | | | | | | | | | | fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl | Eric Biggers | 2019-08-12 | 1 | -10/+39 | |
| | * | | | | | | | | | | | | fscrypt: use FSCRYPT_* definitions, not FS_* | Eric Biggers | 2019-08-12 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | fscrypt: use FSCRYPT_ prefix for uapi constants | Eric Biggers | 2019-08-12 | 1 | -23/+42 | |
| | * | | | | | | | | | | | | fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h> | Eric Biggers | 2019-08-12 | 2 | -51/+64 | |
| | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2019-09-18 | 25 | -19/+525 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | ethtool: implement Energy Detect Powerdown support via phy-tunable | Alexandru Ardelean | 2019-09-16 | 1 | -0/+22 | |
| | * | | | | | | | | | | | | taprio: Add support for hardware offloading | Vinicius Costa Gomes | 2019-09-16 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | tcp: Add snd_wnd to TCP_INFO | Thomas Higdon | 2019-09-16 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | tcp: Add TCP_INFO counter for packets received out-of-order | Thomas Higdon | 2019-09-16 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-09-15 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | net: devlink: move reload fail indication to devlink core and expose to user | Jiri Pirko | 2019-09-13 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | PTP: add support for one-shot output | Felipe Balbi | 2019-09-13 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | PTP: introduce new versions of IOCTLs | Felipe Balbi | 2019-09-13 | 1 | -1/+23 | |
| | * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2019-09-13 | 1 | -1/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | netfilter: nft_synproxy: add synproxy stateful object support | Fernando Fernandez Mancera | 2019-09-10 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | devlink: add unknown 'fw_load_policy' value | Dirk van der Merwe | 2019-09-11 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | Merge tag 'mac80211-next-for-davem-2019-09-11' of git://git.kernel.org/pub/sc... | David S. Miller | 2019-09-11 | 1 | -0/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | cfg80211: add local BSS receive time to survey information | Felix Fietkau | 2019-08-30 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | devlink: add 'reset_dev_on_drv_probe' param | Dirk van der Merwe | 2019-09-10 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | | | devlink: extend 'fw_load_policy' values | Dirk van der Merwe | 2019-09-10 | 1 | -0/+1 | |
| | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2019-09-07 | 2 | -0/+18 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | netfilter: nft_dynset: support for element deletion | Ander Juaristi | 2019-08-27 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | netfilter: nfnetlink_log: add support for VLAN information | Michael Braun | 2019-08-26 | 1 | -0/+11 | |
| | | * | | | | | | | | | | | | | | netfilter: nft_meta: support for time matching | Ander Juaristi | 2019-08-26 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-09-06 | 2 | -3/+34 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | xsk: add support to allow unaligned chunk placement | Kevin Laatz | 2019-08-31 | 1 | -0/+9 | |
| | | * | | | | | | | | | | | | | | | bpf: introduce verifier internal test flag | Alexei Starovoitov | 2019-08-28 | 1 | -0/+3 | |
| | | * | | | | | | | | | | | | | | | bpf: clarify when bpf_trace_printk discards lines | Peter Wu | 2019-08-21 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | | bpf: fix 'struct pt_reg' typo in documentation | Peter Wu | 2019-08-21 | 1 | -3/+3 | |
| | | * | | | | | | | | | | | | | | | bpf: add new BPF_BTF_GET_NEXT_ID syscall command | Quentin Monnet | 2019-08-20 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | | bpf: support cloning sk storage on accept() | Stanislav Fomichev | 2019-08-17 | 1 | -0/+3 | |
| | | * | | | | | | | | | | | | | | | xsk: add support for need_wakeup flag in AF_XDP rings | Magnus Karlsson | 2019-08-17 | 1 | -0/+13 | |
| | * | | | | | | | | | | | | | | | | net_sched: act_police: add 2 new attributes to support police 64bit rate and ... | David Dai | 2019-09-06 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | net: openvswitch: Set OvS recirc_id from tc chain index | Paul Blakey | 2019-09-06 | 1 | -0/+3 | |

