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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-29
dsa: Cleanup unneeded table and make tag structures static
Andrew Lunn
12
-77
/
+11
2019-04-29
dsa: Make use of the list of tag drivers
Andrew Lunn
1
-5
/
+34
2019-04-29
dsa: Add stub tag driver put method
Andrew Lunn
4
-0
/
+9
2019-04-29
dsa: Rename dsa_resolve_tag_protocol() to _get ready for locking
Andrew Lunn
4
-4
/
+5
2019-04-29
dsa: Register the none tagger ops
Andrew Lunn
1
-0
/
+7
2019-04-29
dsa: Keep link list of tag drivers
Andrew Lunn
1
-0
/
+28
2019-04-29
dsa: Add boilerplate helper to register DSA tag driver modules
Andrew Lunn
11
-2
/
+118
2019-04-29
dsa: Add TAG protocol to tag ops
Andrew Lunn
11
-0
/
+13
2019-04-29
dsa: Add MODULE_LICENSE to tag drivers
Andrew Lunn
9
-0
/
+9
2019-04-29
dsa: Add MODULE_ALIAS to taggers in preparation to become modules
Andrew Lunn
10
-13
/
+52
2019-04-29
dsa: Move tagger name into its ops structure
Andrew Lunn
11
-43
/
+14
2019-04-29
dsa: Add SPDX header to tag drivers.
Andrew Lunn
8
-52
/
+8
2019-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
84
-361
/
+4168
2019-04-28
cxgb4: Delete all hash and TCAM filters before resource cleanup
Vishal Kulkarni
2
-11
/
+33
2019-04-28
net: dsa: mv88e6xxx: Remove legacy probe support
Andrew Lunn
1
-70
/
+1
2019-04-28
Merge branch 'mv88e6060-cleanups'
David S. Miller
2
-66
/
+67
2019-04-28
net: dsa: mv88e6060: Replace REG_READ macro
Andrew Lunn
1
-13
/
+7
2019-04-28
net: dsa: mv88e6060: Replace REG_WRITE macro
Andrew Lunn
1
-32
/
+41
2019-04-28
net: dsa: mv88e6060: Replace ds with priv
Andrew Lunn
2
-21
/
+23
2019-04-28
net: dsa: mv88e6060: Add SPDX header
Andrew Lunn
1
-5
/
+1
2019-04-28
ibmvnic: Add device identification to requested IRQs
Murilo Fossa Vicentini
2
-4
/
+11
2019-04-28
cpsw: Put back cpsw_ndo_poll_controller()
David S. Miller
1
-0
/
+12
2019-04-28
Merge branch 'net-ethernet-ti-clean-up-and-optimizations'
David S. Miller
25
-1639
/
+1868
2019-04-28
net: ethernet: ti: cpsw: move ethtool func in separate file
Grygorii Strashko
4
-725
/
+769
2019-04-28
net: ethernet: ti: cpsw: switch to use mac sl api
Grygorii Strashko
4
-42
/
+34
2019-04-28
net: ethernet: ti: cpsw: introduce mac sl module api
Grygorii Strashko
2
-0
/
+401
2019-04-28
net: ethernet: ti: cpsw: move common hw init code in separate func
Grygorii Strashko
4
-102
/
+139
2019-04-28
net: ethernet: ti: davinci_cpdma: use dma_addr_t for desc_mem_phys and desc_h...
Grygorii Strashko
1
-2
/
+2
2019-04-28
net: ethernet: ti: cpsw: move cpsw definitions in priv header
Grygorii Strashko
2
-426
/
+438
2019-04-28
net: ethernet: ti: cpsw: refactor probe to group common hw initialization
Grygorii Strashko
1
-116
/
+97
2019-04-28
net: ethernet: ti: davinci_mdio: use devm_ioremap()
Grygorii Strashko
1
-1
/
+1
2019-04-28
net: ethernet: ti: ale: do not auto delete mcast super entries
Grygorii Strashko
1
-0
/
+3
2019-04-28
net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac mode
Grygorii Strashko
3
-14
/
+20
2019-04-28
net: ethernet: ti: ale: use define for host port in cpsw_ale_set_allmulti()
Grygorii Strashko
1
-2
/
+2
2019-04-28
net: ethernet: ti: ale: fix mcast super setting
Grygorii Strashko
1
-1
/
+1
2019-04-28
net: ethernet: ti: cpsw: drop cpsw_tx_packet_submit()
Grygorii Strashko
1
-12
/
+3
2019-04-28
net: ethernet: ti: cpsw: use devm_alloc_etherdev_mqs()
Grygorii Strashko
1
-12
/
+6
2019-04-28
net: ethernet: ti: cpsw: drop pinctrl_pm_select_default_state call
Grygorii Strashko
1
-3
/
+0
2019-04-28
net: ethernet: ti: cpsw: use local var dev in probe
Grygorii Strashko
1
-32
/
+33
2019-04-28
net: ethernet: ti: cpsw: update cpsw_split_res() to accept cpsw_common
Grygorii Strashko
1
-8
/
+6
2019-04-28
net: ethernet: ti: cpsw: drop CONFIG_TI_CPSW_ALE config option
Grygorii Strashko
3
-28
/
+2
2019-04-28
net: ethernet: ti: cpsw: drop TI_DAVINCI_CPDMA config option
Grygorii Strashko
3
-43
/
+3
2019-04-28
net: ethernet: ti: convert to SPDX license identifiers
Grygorii Strashko
18
-180
/
+18
2019-04-28
Merge branch 'strict-netlink-validation'
David S. Miller
163
-923
/
+1764
2019-04-28
genetlink: optionally validate strictly/dumps
Johannes Berg
37
-3
/
+405
2019-04-28
netlink: add strict parsing for future attributes
Johannes Berg
2
-0
/
+22
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
145
-933
/
+1233
2019-04-28
netlink: add NLA_MIN_LEN
Johannes Berg
2
-2
/
+13
2019-04-28
Merge branch 'nla_nest_start'
David S. Miller
114
-494
/
+565
[next]