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
2018-04-20
Merge branch 'geneve-mtu'
David S. Miller
1
-11
/
+61
2018-04-20
geneve: configure MTU based on a lower device
Alexey Kodanev
1
-3
/
+53
2018-04-20
geneve: check MTU for a minimum in geneve_change_mtu()
Alexey Kodanev
1
-3
/
+2
2018-04-20
geneve: cleanup hard coded value for Ethernet header length
Alexey Kodanev
1
-4
/
+5
2018-04-20
geneve: remove white-space before '#if IS_ENABLED(CONFIG_IPV6)'
Alexey Kodanev
1
-1
/
+1
2018-04-20
team: account for oper state
George Wilkie
1
-1
/
+1
2018-04-20
Merge branch 'tipc-Confgiuration-of-MTU-for-media-UDP'
David S. Miller
8
-7
/
+63
2018-04-20
tipc: confgiure and apply UDP bearer MTU on running links
GhantaKrishnamurthy MohanKrishna
3
-5
/
+25
2018-04-20
tipc: implement configuration of UDP media MTU
GhantaKrishnamurthy MohanKrishna
4
-0
/
+31
2018-04-20
tipc: set default MTU for UDP media
GhantaKrishnamurthy MohanKrishna
2
-2
/
+7
2018-04-20
liquidio: Added ndo_get_vf_stats support
Intiyaz Basha
5
-0
/
+151
2018-04-20
Merge branch 'ave-fix-the-activation-issues-for-some-UniPhier-SoCs'
David S. Miller
3
-35
/
+238
2018-04-20
net: ethernet: ave: add support for phy-mode setting of system controller
Kunihiko Hayashi
2
-12
/
+140
2018-04-20
dt-bindings: net: ave: add syscon-phy-mode property to configure phy-mode set...
Kunihiko Hayashi
1
-1
/
+5
2018-04-20
net: ethernet: ave: add multiple clocks and resets support as required property
Kunihiko Hayashi
2
-25
/
+96
2018-04-20
net: phy: mdio-boardinfo: Allow recursive mdiobus_register()
Andrew Lunn
1
-1
/
+4
2018-04-19
Merge branch 'Amiga-xsurf100'
David S. Miller
8
-95
/
+617
2018-04-19
net-next: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)
Michael Karcher
3
-2
/
+398
2018-04-19
net-next: ax88796: release platform device drvdata on probe error and module ...
Michael Schmitz
1
-0
/
+2
2018-04-19
net-next: ax88796: set IRQF_SHARED flag when IRQ resource is marked as shareable
Michael Karcher
1
-0
/
+3
2018-04-19
net-next: ax88796: add interrupt status callback to platform data
Michael Karcher
2
-2
/
+26
2018-04-19
net-next: ax88796: Add block_input/output hooks to ax_plat_data
Michael Karcher
2
-2
/
+17
2018-04-19
net-next: ax88796: Do not free IRQ in ax_remove() (already freed in ax_close()).
Michael Karcher
1
-1
/
+0
2018-04-19
net-next: ax88796: Attach MII bus only when open
Michael Karcher
1
-88
/
+95
2018-04-19
net-next: ax88796: Fix MAC address reading
Michael Karcher
1
-0
/
+6
2018-04-19
net-next: phy: new Asix Electronics PHY driver
Michael Schmitz
3
-0
/
+70
2018-04-19
Merge branch 'Modernize-mdio-gpio'
David S. Miller
6
-136
/
+40
2018-04-19
net: phy: mdio-gpio: Remove redundant platform data header
Andrew Lunn
3
-25
/
+1
2018-04-19
net: phy: mdio-gpio: Add #defines for the GPIO index's
Andrew Lunn
2
-3
/
+16
2018-04-19
net: phy: mdio-gpio: Parse properties directly into bitbang structure
Andrew Lunn
1
-29
/
+16
2018-04-19
net: phy: mdio-gpio: Move allocation for bitbanging data
Andrew Lunn
1
-6
/
+7
2018-04-19
net: phy: mdio-gpio: Swap to using gpio descriptors
Andrew Lunn
2
-63
/
+20
2018-04-19
net: phy: mdio-gpio: Remove support for IRQs in platform data
Andrew Lunn
2
-9
/
+0
2018-04-19
net: phy: mdio-gpio: remove support for phy mask
Andrew Lunn
2
-5
/
+0
2018-04-19
net: phy: mdio-gpio: remove support for ignoring turn around
Andrew Lunn
2
-2
/
+0
2018-04-19
net: phy: mdio-bitbang: Remove reset support
Andrew Lunn
2
-11
/
+0
2018-04-19
net: phy: mdio-gpio: Remove reset function
Andrew Lunn
2
-3
/
+0
2018-04-19
net: phy_ mdio-gpio: Fixup , which should be ;
Andrew Lunn
1
-1
/
+1
2018-04-19
Merge branch 'ipv6-followup-to-fib6_info-change'
David S. Miller
9
-369
/
+375
2018-04-19
net/ipv6: Fix gfp_flags arg to addrconf_prefix_route
David Ahern
1
-2
/
+2
2018-04-19
net/ipv6: Remove fib6_idev
David Ahern
3
-22
/
+47
2018-04-19
net/ipv6: Remove compare of fib6_idev from rt6_duplicate_nexthop
David Ahern
1
-1
/
+0
2018-04-19
net/ipv6: Change ip6_route_get_saddr to get dev from route
David Ahern
1
-5
/
+6
2018-04-19
net/ipv6: Remove unnecessary checks on fib6_idev
David Ahern
1
-22
/
+2
2018-04-19
net/ipv6: Remove aca_idev
David Ahern
4
-6
/
+7
2018-04-19
net/ipv6: Rename addrconf_dst_alloc
David Ahern
4
-44
/
+44
2018-04-19
net/ipv6: Rename fib6_info struct elements
David Ahern
8
-298
/
+298
2018-04-19
net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
Eric Dumazet
2
-3
/
+16
2018-04-19
net-next/hinic: add arm64 support
Zhao Chen
1
-1
/
+1
2018-04-19
Merge branch 'TCP-data-delivery-and-ECN-stats-tracking'
David S. Miller
6
-6
/
+45
[next]