index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-29
net: phy: micrel: make sure the factory test bit is cleared
Antoine Tenart
1
-1
/
+14
2019-04-28
net: phy: avoid unneeded MDIO reads in genphy_read_status
Heiner Kallweit
1
-1
/
+5
2019-04-28
Merge branch 'dsa-tag-modules'
David S. Miller
16
-220
/
+380
2019-04-28
dsa: Allow tag drivers to be built as modules
Andrew Lunn
2
-29
/
+73
2019-04-28
dsa: tag_brcm: Avoid unused symbols
Andrew Lunn
1
-2
/
+6
2019-04-28
dsa: Cleanup unneeded table and make tag structures static
Andrew Lunn
12
-77
/
+11
2019-04-28
dsa: Make use of the list of tag drivers
Andrew Lunn
1
-5
/
+34
2019-04-28
dsa: Add stub tag driver put method
Andrew Lunn
4
-0
/
+9
2019-04-28
dsa: Rename dsa_resolve_tag_protocol() to _get ready for locking
Andrew Lunn
4
-4
/
+5
2019-04-28
dsa: Register the none tagger ops
Andrew Lunn
1
-0
/
+7
2019-04-28
dsa: Keep link list of tag drivers
Andrew Lunn
1
-0
/
+28
2019-04-28
dsa: Add boilerplate helper to register DSA tag driver modules
Andrew Lunn
11
-2
/
+118
2019-04-28
dsa: Add TAG protocol to tag ops
Andrew Lunn
11
-0
/
+13
2019-04-28
dsa: Add MODULE_LICENSE to tag drivers
Andrew Lunn
9
-0
/
+9
2019-04-28
dsa: Add MODULE_ALIAS to taggers in preparation to become modules
Andrew Lunn
10
-13
/
+52
2019-04-28
dsa: Move tagger name into its ops structure
Andrew Lunn
11
-43
/
+14
2019-04-28
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-27
cxgb4: Delete all hash and TCAM filters before resource cleanup
Vishal Kulkarni
2
-11
/
+33
2019-04-27
net: dsa: mv88e6xxx: Remove legacy probe support
Andrew Lunn
1
-70
/
+1
2019-04-27
Merge branch 'mv88e6060-cleanups'
David S. Miller
2
-66
/
+67
2019-04-27
net: dsa: mv88e6060: Replace REG_READ macro
Andrew Lunn
1
-13
/
+7
2019-04-27
net: dsa: mv88e6060: Replace REG_WRITE macro
Andrew Lunn
1
-32
/
+41
2019-04-27
net: dsa: mv88e6060: Replace ds with priv
Andrew Lunn
2
-21
/
+23
2019-04-27
net: dsa: mv88e6060: Add SPDX header
Andrew Lunn
1
-5
/
+1
2019-04-27
ibmvnic: Add device identification to requested IRQs
Murilo Fossa Vicentini
2
-4
/
+11
2019-04-27
cpsw: Put back cpsw_ndo_poll_controller()
David S. Miller
1
-0
/
+12
2019-04-27
Merge branch 'net-ethernet-ti-clean-up-and-optimizations'
David S. Miller
25
-1639
/
+1868
2019-04-27
net: ethernet: ti: cpsw: move ethtool func in separate file
Grygorii Strashko
4
-725
/
+769
2019-04-27
net: ethernet: ti: cpsw: switch to use mac sl api
Grygorii Strashko
4
-42
/
+34
2019-04-27
net: ethernet: ti: cpsw: introduce mac sl module api
Grygorii Strashko
2
-0
/
+401
2019-04-27
net: ethernet: ti: cpsw: move common hw init code in separate func
Grygorii Strashko
4
-102
/
+139
2019-04-27
net: ethernet: ti: davinci_cpdma: use dma_addr_t for desc_mem_phys and desc_h...
Grygorii Strashko
1
-2
/
+2
2019-04-27
net: ethernet: ti: cpsw: move cpsw definitions in priv header
Grygorii Strashko
2
-426
/
+438
2019-04-27
net: ethernet: ti: cpsw: refactor probe to group common hw initialization
Grygorii Strashko
1
-116
/
+97
2019-04-27
net: ethernet: ti: davinci_mdio: use devm_ioremap()
Grygorii Strashko
1
-1
/
+1
2019-04-27
net: ethernet: ti: ale: do not auto delete mcast super entries
Grygorii Strashko
1
-0
/
+3
2019-04-27
net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac mode
Grygorii Strashko
3
-14
/
+20
2019-04-27
net: ethernet: ti: ale: use define for host port in cpsw_ale_set_allmulti()
Grygorii Strashko
1
-2
/
+2
2019-04-27
net: ethernet: ti: ale: fix mcast super setting
Grygorii Strashko
1
-1
/
+1
2019-04-27
net: ethernet: ti: cpsw: drop cpsw_tx_packet_submit()
Grygorii Strashko
1
-12
/
+3
2019-04-27
net: ethernet: ti: cpsw: use devm_alloc_etherdev_mqs()
Grygorii Strashko
1
-12
/
+6
2019-04-27
net: ethernet: ti: cpsw: drop pinctrl_pm_select_default_state call
Grygorii Strashko
1
-3
/
+0
2019-04-27
net: ethernet: ti: cpsw: use local var dev in probe
Grygorii Strashko
1
-32
/
+33
2019-04-27
net: ethernet: ti: cpsw: update cpsw_split_res() to accept cpsw_common
Grygorii Strashko
1
-8
/
+6
2019-04-27
net: ethernet: ti: cpsw: drop CONFIG_TI_CPSW_ALE config option
Grygorii Strashko
3
-28
/
+2
2019-04-27
net: ethernet: ti: cpsw: drop TI_DAVINCI_CPDMA config option
Grygorii Strashko
3
-43
/
+3
2019-04-27
net: ethernet: ti: convert to SPDX license identifiers
Grygorii Strashko
18
-180
/
+18
2019-04-27
Merge branch 'strict-netlink-validation'
David S. Miller
163
-923
/
+1764
2019-04-27
genetlink: optionally validate strictly/dumps
Johannes Berg
37
-3
/
+405
[next]