index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
netns: enable to dump full nsid translation table
Nicolas Dichtel
2018-11-27
1
-0
/
+1
*
netns: add support of NETNSA_TARGET_NSID
Nicolas Dichtel
2018-11-27
1
-0
/
+1
*
net: bridge: add no_linklocal_learn bool option
Nikolay Aleksandrov
2018-11-27
1
-0
/
+3
*
net: bridge: add support for user-controlled bool options
Nikolay Aleksandrov
2018-11-27
2
-0
/
+19
*
virtio: add packed ring types and macros
Tiwei Bie
2018-11-26
2
-0
/
+55
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-11-26
7
-37
/
+69
|
\
|
*
bpf: add skb->tstamp r/w access from tc clsact and cg skb progs
Vlad Dumitrescu
2018-11-22
1
-0
/
+1
|
*
bpf: fix a compilation error when CONFIG_BPF_SYSCALL is not defined
Yonghong Song
2018-11-20
1
-0
/
+14
|
*
bpf: Introduce bpf_func_info
Yonghong Song
2018-11-20
4
-1
/
+20
|
*
bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTO
Martin KaFai Lau
2018-11-20
1
-3
/
+15
|
*
bpf: move BPF_F_QUERY_EFFECTIVE after map flags
Lorenz Bauer
2018-11-20
1
-3
/
+3
|
*
bpf: allow zero-initializing hash map seed
Lorenz Bauer
2018-11-20
1
-0
/
+3
|
*
bpf: Allow narrow loads with offset > 0
Andrey Ignatov
2018-11-10
1
-15
/
+1
|
*
bpf: do not pass netdev to translate() and prepare() offload callbacks
Quentin Monnet
2018-11-10
1
-2
/
+2
|
*
bpf: pass prog instead of env to bpf_prog_offload_verifier_prep()
Quentin Monnet
2018-11-10
2
-2
/
+2
|
*
bpf: pass destroy() as a callback and remove its ndo_bpf subcommand
Quentin Monnet
2018-11-10
2
-5
/
+1
|
*
bpf: pass translate() as a callback and remove its ndo_bpf subcommand
Quentin Monnet
2018-11-10
2
-2
/
+2
|
*
bpf: call verifier_prep from its callback in struct bpf_offload_dev
Quentin Monnet
2018-11-10
2
-7
/
+1
|
*
bpf: call verify_insn from its callback in struct bpf_offload_dev
Quentin Monnet
2018-11-10
1
-0
/
+1
|
*
bpf: pass a struct with offload callbacks to bpf_offload_dev_create()
Quentin Monnet
2018-11-10
1
-1
/
+2
|
*
bpf: Extend the sk_lookup() helper to XDP hookpoint.
Nitin Hande
2018-11-09
1
-0
/
+4
|
*
bpf: let verifier to calculate and record max_pkt_offset
Jiong Wang
2018-11-09
1
-0
/
+1
*
|
net: remove unsafe skb_insert()
Eric Dumazet
2018-11-25
1
-2
/
+0
*
|
net: core: add __netdev_sent_queue as variant of __netdev_tx_sent_queue
Heiner Kallweit
2018-11-25
1
-0
/
+8
*
|
net: fixup type in netdev_start_xmit()
Alexey Dobriyan
2018-11-24
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-24
7
-2
/
+41
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-11-24
4
-1
/
+32
|
|
\
\
|
|
*
|
packet: copy user buffers before orphan or clone
Willem de Bruijn
2018-11-23
1
-1
/
+17
|
|
*
|
net/dim: Update DIM start sample after each DIM iteration
Tal Gilboa
2018-11-22
1
-0
/
+2
|
|
*
|
tcp: defer SACK compression after DupThresh
Eric Dumazet
2018-11-21
1
-0
/
+1
|
|
*
|
Revert "sctp: remove sctp_transport_pmtu_check"
Xin Long
2018-11-19
1
-0
/
+12
|
*
|
|
Merge tag 'usb-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-11-22
1
-0
/
+3
|
|
\
\
\
|
|
*
|
|
USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub
Kai-Heng Feng
2018-11-07
1
-0
/
+3
|
*
|
|
|
Merge tag 'media/v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-11-20
2
-1
/
+6
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
media: Rename vb2_m2m_request_queue -> v4l2_m2m_request_queue
Ezequiel Garcia
2018-11-06
1
-1
/
+1
|
|
*
|
|
Merge tag 'v4.20-rc1' into patchwork
Mauro Carvalho Chehab
2018-11-06
102
-1063
/
+3442
|
|
|
\
|
|
|
|
*
|
|
media: v4l: fix uapi mpeg slice params definition
Arnd Bergmann
2018-11-06
1
-2
/
+5
|
|
*
|
|
v4l2-controls: add a missing include
Mauro Carvalho Chehab
2018-11-02
1
-0
/
+2
*
|
|
|
|
switchdev: Replace port obj add/del SDO with a notification
Petr Machata
2018-11-23
1
-9
/
+0
*
|
|
|
|
switchdev: Add helpers to aid traversal through lower devices
Petr Machata
2018-11-23
1
-0
/
+33
*
|
|
|
|
switchdev: Add SWITCHDEV_PORT_OBJ_ADD, SWITCHDEV_PORT_OBJ_DEL
Petr Machata
2018-11-23
1
-0
/
+10
*
|
|
|
|
switchdev: Add a blocking notifier chain
Petr Machata
2018-11-23
1
-0
/
+27
*
|
|
|
|
switchdev: SWITCHDEV_OBJ_PORT_{VLAN, MDB}(): Sanitize
Petr Machata
2018-11-23
1
-4
/
+4
*
|
|
|
|
soc/qman: add return value to interrupt coalesce changing APIs
Madalin Bucur
2018-11-23
1
-2
/
+6
*
|
|
|
|
{net, IB}/mlx4: Initialize CQ buffers in the driver when possible
Daniel Jurgens
2018-11-22
1
-1
/
+3
*
|
|
|
|
bridge: Allow querying bridge port flags
Ido Schimmel
2018-11-21
1
-0
/
+6
*
|
|
|
|
vxlan: Add hardware FDB learning
Petr Machata
2018-11-21
1
-0
/
+2
*
|
|
|
|
vxlan: Mark user-added FDB entries
Petr Machata
2018-11-21
1
-0
/
+1
*
|
|
|
|
net/vlan: introduce skb_vlan_tag_get_cfi() helper
Michał Mirosław
2018-11-21
1
-1
/
+2
*
|
|
|
|
net: sched: cls_u32: add res to offload information
Jakub Kicinski
2018-11-19
1
-0
/
+1
[next]