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
2017-08-01
Merge branch 'revert-ipv6-const'
David S. Miller
4
-4
/
+4
2017-08-01
Revert "l2tp: constify inet6_protocol structures"
Julia Lawall
1
-1
/
+1
2017-08-01
Revert "ipv6: constify inet6_protocol structures"
Julia Lawall
3
-3
/
+3
2017-07-31
ipv6: Avoid going through ->sk_net to access the netns
Jakub Sitnicki
1
-1
/
+1
2017-07-31
Merge branch 'marvell-phy-refactor-and-cleanup'
David S. Miller
1
-170
/
+150
2017-07-31
net: phy: marvell: Refactor setting downshift into a helper
Andrew Lunn
1
-5
/
+19
2017-07-31
net: phy: marvell: Use the set_polarity helper
Andrew Lunn
1
-11
/
+14
2017-07-31
net: phy: marvell: Refactor m88e1121 RGMII delay configuration
Andrew Lunn
1
-29
/
+33
2017-07-31
net: phy: marvell: Consolidate setting the phy-mode
Andrew Lunn
1
-48
/
+40
2017-07-31
net: phy: marvell: consolidate RGMII delay code
Andrew Lunn
1
-32
/
+22
2017-07-31
net: phy: marvell: Use core genphy_soft_reset()
Andrew Lunn
1
-35
/
+12
2017-07-31
net: phy: marvell: tabification
Andrew Lunn
1
-15
/
+15
2017-07-31
net: bcmgenet: Add dependency on HAS_IOMEM && OF
Florian Fainelli
1
-0
/
+1
2017-07-31
tcp: add related fields into SCM_TIMESTAMPING_OPT_STATS
Wei Wang
2
-1
/
+27
2017-07-31
tcp: extract the function to compute delivery rate
Wei Wang
1
-7
/
+16
2017-07-31
net: phy: Log only PHY state transitions
Marc Gonzalez
1
-3
/
+4
2017-07-31
Merge branch 'mlxsw-Various-small-fixes'
David S. Miller
3
-17
/
+15
2017-07-31
mlxsw: spectrum_router: Simplify a piece of code
Petr Machata
1
-2
/
+2
2017-07-31
mlxsw: spectrum_router: Clarify a piece of code
Petr Machata
1
-1
/
+1
2017-07-31
mlxsw: spectrum_router: Simplify a piece of code
Petr Machata
1
-3
/
+1
2017-07-31
mlxsw: reg.h: Namespace IP2ME registers
Petr Machata
1
-4
/
+4
2017-07-31
mlxsw: Update specification of reg_ritr_type
Petr Machata
1
-4
/
+4
2017-07-31
mlxsw: spectrum_router: Fix a typo
Petr Machata
1
-1
/
+1
2017-07-31
mlxsw: reg.h: Fix a typo
Petr Machata
1
-1
/
+1
2017-07-31
mlxsw: spectrum_acl: Fix a typo
Petr Machata
1
-1
/
+1
2017-07-31
Merge branch 'bcmgenet-utilize-MDIO-unimac-driver'
David S. Miller
6
-180
/
+163
2017-07-31
net: bcmgenet: Utilize bcmgenet_mii_exit() for error path
Florian Fainelli
1
-6
/
+1
2017-07-31
net: bcmgenet: Drop legacy MDIO code
Florian Fainelli
1
-125
/
+0
2017-07-31
net: bcmgenet: utilize generic Broadcom UniMAC MDIO controller driver
Florian Fainelli
3
-34
/
+116
2017-07-31
net: phy: mdio-bcm-unimac: Allow specifying platform data
Florian Fainelli
3
-6
/
+36
2017-07-31
net: phy: mdio-bcm-unimac: Add debug print for PHY workaround
Florian Fainelli
1
-1
/
+3
2017-07-31
net: phy: mdio-bcm-unimac: create unique bus names
Florian Fainelli
1
-1
/
+1
2017-07-31
net: phy: mdio-bcm-unimac: factor busy polling loop
Florian Fainelli
1
-22
/
+21
2017-07-31
Merge branch 'tcp-remove-prequeue-and-header-prediction'
David S. Miller
14
-566
/
+43
2017-07-31
tcp: remove unused mib counters
Florian Westphal
2
-18
/
+0
2017-07-31
tcp: remove CA_ACK_SLOWPATH
Florian Westphal
3
-49
/
+22
2017-07-31
tcp: remove header prediction
Florian Westphal
6
-219
/
+10
2017-07-31
tcp: remove low_latency sysctl
Florian Westphal
4
-9
/
+4
2017-07-31
tcp: reindent two spots after prequeue removal
Florian Westphal
1
-27
/
+23
2017-07-31
tcp: remove prequeue support
Florian Westphal
8
-262
/
+2
2017-07-30
Merge branch 'net-sched-actions-improve-dump-performance'
David S. Miller
5
-13
/
+144
2017-07-30
net sched actions: add time filter for action dumping
Jamal Hadi Salim
2
-1
/
+21
2017-07-30
net sched actions: dump more than TCA_ACT_MAX_PRIO actions per batch
Jamal Hadi Salim
2
-12
/
+60
2017-07-30
net sched actions: Use proper root attribute table for actions
Jamal Hadi Salim
1
-2
/
+2
2017-07-30
net netlink: Add new type NLA_BITFIELD32
Jamal Hadi Salim
3
-0
/
+63
2017-07-30
net: fec: Allow reception of frames bigger than 1522 bytes
Andrew Lunn
1
-3
/
+5
2017-07-30
net: fec: Issue error for missing but expected PHY
Andrew Lunn
1
-1
/
+3
2017-07-30
Merge branch 'dsa-lan9303-Fix-MDIO-issues'
David S. Miller
4
-15
/
+64
2017-07-30
net: dsa: lan9303: MDIO access phy registers directly
Egil Hjelmeland
4
-7
/
+47
2017-07-30
net: dsa: lan9303: Renamed indirect phy access functions
Egil Hjelmeland
1
-14
/
+14
[next]