index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-10
/
+76
2021-02-01
Merge tag 'media/v5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-10
/
+76
2021-01-29
net/sched: cls_flower: Add match on the ct_state reply flag
Paul Blakey
1
-0
/
+1
2021-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-90
/
+11
2021-01-28
Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
1
-0
/
+25
2021-01-28
Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-89
/
+3
2021-01-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+7
2021-01-28
Merge tag 'media/v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-1
/
+1
2021-01-28
media: rockchip: rkisp1: extend uapi array sizes
Heiko Stuebner
1
-10
/
+57
2021-01-28
media: rockchip: rkisp1: carry ip version information
Heiko Stuebner
1
-0
/
+15
2021-01-28
media: rockchip: rkisp1: reduce number of histogram grid elements in uapi
Heiko Stuebner
1
-2
/
+1
2021-01-28
media: rkisp1: uapi: change hist_bins array type from __u16 to __u32
Dafna Hirschfeld
1
-4
/
+9
2021-01-27
net: bridge: multicast: make tracked EHT hosts limit configurable
Nikolay Aleksandrov
1
-0
/
+2
2021-01-26
net: allow user to set metric on default route learned via Router Advertisement
Praveen Chaudhary
2
-0
/
+2
2021-01-26
media: v4l2-subdev.h: BIT() is not available in userspace
Hans Verkuil
1
-1
/
+1
2021-01-25
uapi: fix big endian definition of ipv6_rpl_sr_hdr
Justin Iurman
1
-3
/
+3
2021-01-23
net: mrp: move struct definitions out of uapi
Rasmus Villemoes
1
-86
/
+0
2021-01-23
net: mrp: fix definitions of MRP test packets
Rasmus Villemoes
1
-2
/
+2
2021-01-22
sch_htb: Hierarchical QoS hardware offload
Maxim Mikityanskiy
1
-0
/
+1
2021-01-22
tcp: Add receive timestamp support for receive zerocopy.
Arjun Roy
1
-0
/
+4
2021-01-22
tcp: add TTL to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
1
-0
/
+1
2021-01-22
devlink: Support get and set state of port function
Parav Pandit
1
-0
/
+20
2021-01-22
devlink: Introduce PCI SF port flavour and port attribute
Parav Pandit
1
-0
/
+5
2021-01-20
net/sched: cls_flower add CT_FLAGS_INVALID flag support
wenxu
1
-0
/
+1
2021-01-19
bonding: add a vlan+srcmac tx hashing option
Jarod Wilson
1
-0
/
+1
2021-01-19
RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC
Bryan Tan
1
-0
/
+7
2021-01-15
GTP: add support for flow based tunneling API
Pravin B Shelar
3
-0
/
+14
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-12
/
+50
2021-01-14
perf: Add build id data in mmap2 event
Jiri Olsa
1
-5
/
+37
2021-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-1
/
+8
2021-01-14
bpf: Add instructions for atomic_[cmp]xchg
Brendan Jackman
1
-1
/
+3
2021-01-14
bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
Brendan Jackman
1
-0
/
+3
2021-01-14
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
1
-2
/
+3
2021-01-12
bpf: Clarify return value of probe str helpers
Brendan Jackman
1
-5
/
+5
2021-01-11
Fix whitespace in uapi/linux/tcp.h.
Danilo Carvalho
1
-9
/
+9
2021-01-10
Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-01-10
Merge tag 'char-misc-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+5
2021-01-09
mptcp: add set_flags command in PM netlink
Geliang Tang
1
-0
/
+1
2021-01-09
bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucket
Coly Li
1
-1
/
+1
2021-01-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2021-01-07
KVM: SVM: Add support for booting APs in an SEV-ES guest
Tom Lendacky
1
-0
/
+2
2021-01-07
Merge branch 'kvm-master' into kvm-next
Paolo Bonzini
4
-5
/
+12
2021-01-05
net: suggest L2 discards be counted towards rx_dropped
Jakub Kicinski
1
-2
/
+3
2021-01-05
Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-1
/
+4
2020-12-28
netfilter: nftables: add set expression flags
Pablo Neira Ayuso
1
-0
/
+3
2020-12-28
habanalabs: add validation cs counter, fix misplaced counters
Alon Mizrahi
1
-0
/
+4
2020-12-28
habanalabs: add comment for pll frequency ioctl opcode
Alon Mizrahi
1
-0
/
+1
2020-12-24
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-19
/
+25
2020-12-21
ppp: Fix PPPIOCUNBRIDGECHAN request number
Guillaume Nault
1
-1
/
+1
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+55
[next]