index
:
kernel/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-04
net: dsa: mv88e6xxx: Pass interrupt number in platform data
Andrew Lunn
1
-0
/
+1
2019-05-03
net: dsa: sja1105: Add support for VLAN operations
Vladimir Oltean
1
-0
/
+4
2019-05-03
ether: Add dedicated Ethertype for pseudo-802.1Q DSA tagging
Vladimir Oltean
1
-0
/
+1
2019-05-03
net: dsa: Introduce driver for NXP SJA1105 5-port L2 switch
Vladimir Oltean
1
-0
/
+19
2019-05-03
lib: Add support for generic packing operations
Vladimir Oltean
1
-0
/
+49
2019-05-03
net: macb: shrink macb_platform_data structure
Nicolas Ferre
1
-9
/
+0
2019-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-7
/
+23
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+20
2019-05-02
Merge tag 'for-linus-20190502' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2019-05-01
net: ll_temac: Allow configuration of IRQ coalescing
Esben Haabendal
1
-0
/
+5
2019-05-01
net: ll_temac: Support indirect_mutex share within TEMAC IP
Esben Haabendal
1
-0
/
+6
2019-05-01
net: ll_temac: Add support for non-native register endianness
Esben Haabendal
1
-0
/
+2
2019-05-01
net: ll_temac: Extend support to non-device-tree platforms
Esben Haabendal
1
-0
/
+19
2019-05-01
taprio: Add support for cycle-time-extension
Vinicius Costa Gomes
1
-0
/
+1
2019-05-01
taprio: Add support for setting the cycle-time manually
Vinicius Costa Gomes
1
-0
/
+1
2019-05-01
taprio: Add support adding an admin schedule
Vinicius Costa Gomes
1
-0
/
+11
2019-05-01
devlink: Change devlink health locking mechanism
Moshe Shemesh
1
-0
/
+1
2019-05-01
iov_iter: fix iov_iter_type
Ming Lei
1
-1
/
+1
2019-05-01
sctp: avoid running the sctp state machine recursively
Xin Long
1
-1
/
+0
2019-05-01
net: dsa: Remove legacy probing support
Andrew Lunn
1
-23
/
+0
2019-05-01
net: dsa: Add helper function to retrieve VLAN awareness setting
Vladimir Oltean
1
-0
/
+10
2019-05-01
net: dsa: Keep the vlan_filtering setting in dsa_switch if it's global
Vladimir Oltean
1
-0
/
+5
2019-05-01
net: dsa: Be aware of switches where VLAN filtering is a global setting
Vladimir Oltean
1
-0
/
+5
2019-05-01
net: dsa: Store vlan_filtering as a property of dsa_port
Vladimir Oltean
1
-0
/
+1
2019-04-30
Merge tag 'usb-5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+0
2019-04-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-93
/
+23
2019-04-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+19
2019-04-29
dsa: Cleanup unneeded table and make tag structures static
Andrew Lunn
1
-1
/
+0
2019-04-29
dsa: Add boilerplate helper to register DSA tag driver modules
Andrew Lunn
1
-0
/
+66
2019-04-29
dsa: Add TAG protocol to tag ops
Andrew Lunn
1
-0
/
+1
2019-04-29
dsa: Add MODULE_ALIAS to taggers in preparation to become modules
Andrew Lunn
1
-13
/
+30
2019-04-29
dsa: Move tagger name into its ops structure
Andrew Lunn
1
-0
/
+1
2019-04-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+1
2019-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
13
-24
/
+286
2019-04-28
genetlink: optionally validate strictly/dumps
Johannes Berg
1
-0
/
+7
2019-04-28
netlink: add strict parsing for future attributes
Johannes Berg
1
-0
/
+18
2019-04-28
netlink: re-add parse/validate functions in strict mode
Johannes Berg
2
-0
/
+106
2019-04-28
netlink: make validation more configurable for future strictness
Johannes Berg
2
-55
/
+199
2019-04-28
netlink: add NLA_MIN_LEN
Johannes Berg
1
-1
/
+5
2019-04-28
ipset: drop ipset_nest_start() and ipset_nest_end()
Michal Kubecek
1
-7
/
+4
2019-04-28
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2
-4
/
+24
2019-04-27
net/tls: byte swap device req TCP seq no upon setting
Jakub Kicinski
1
-1
/
+1
2019-04-27
net/tls: move definition of tls ops into net/tls.h
Jakub Kicinski
2
-22
/
+18
2019-04-27
net/tls: remove old exports of sk_destruct functions
Jakub Kicinski
1
-2
/
+0
2019-04-27
bpf: Introduce bpf sk local storage
Martin KaFai Lau
5
-1
/
+64
2019-04-27
selftests: bpf: test writable buffers in raw tps
Matt Mullins
1
-0
/
+50
2019-04-27
nbd: add tracepoints for send/receive timing
Andrew Hall
1
-0
/
+51
2019-04-27
nbd: trace sending nbd requests
Matt Mullins
1
-0
/
+56
2019-04-27
bpf: add writable context for raw tracepoints
Matt Mullins
5
-2
/
+30
2019-04-26
Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...
David S. Miller
5
-15
/
+237
[next]