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-04
ipv4: Add fib_nh_common to fib_result
David Ahern
7
-65
/
+99
2019-04-04
ipv4: Update fib_table_lookup tracepoint to take common nexthop
David Ahern
2
-20
/
+27
2019-04-04
net: phy: fix autoneg mismatch case in genphy_read_status
Heiner Kallweit
2
-5
/
+4
2019-04-04
Merge branch 'marvel10g-suspend-resume'
David S. Miller
1
-1
/
+13
2019-04-04
net: phy: marvell10g: add the suspend/resume callbacks for the 88x2210
Antoine Tenart
1
-0
/
+2
2019-04-04
net: phy: marvell10g: implement suspend/resume callbacks
Antoine Tenart
1
-1
/
+11
2019-04-04
net: dsa: microchip: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-04-04
rxrpc: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-04-02
net: sched: don't set tunnel for decap action
Vlad Buslov
1
-1
/
+0
2019-04-02
Merge branch 'net-phy-improve-genphy_c45_read_lpa'
David S. Miller
1
-1
/
+19
2019-04-02
net: phy: deal properly with autoneg incomplete in genphy_c45_read_lpa
Heiner Kallweit
1
-0
/
+11
2019-04-02
net: phy: use c45 standard to detect link partner autoneg capability
Heiner Kallweit
1
-1
/
+8
2019-04-02
Merge branch 'genphy_read_abilities'
David S. Miller
3
-26
/
+62
2019-04-02
net: phy: realtek: use genphy_read_abilities
Heiner Kallweit
1
-24
/
+12
2019-04-02
net: phy: use genphy_read_abilities in genphy driver
Heiner Kallweit
1
-2
/
+1
2019-04-02
net: phy: add genphy_read_abilities
Heiner Kallweit
2
-0
/
+49
2019-04-02
openvswitch: use after free in __ovs_ct_free_action()
Dan Carpenter
1
-1
/
+1
2019-04-02
tg3: allow ethtool -p to work for NICs in down state
Jon Maxwell
1
-3
/
+0
2019-04-02
macsec: add noinline tag to avoid a frame size warning
Florian Westphal
1
-10
/
+12
2019-04-02
Merge branch 'xmit_more-softnet_data'
David S. Miller
39
-76
/
+97
2019-04-02
drivers: net: aurora: use netdev_xmit_more helper
Florian Westphal
2
-5
/
+5
2019-04-02
drivers: net: sfc: use netdev_xmit_more helper
Florian Westphal
2
-9
/
+7
2019-04-02
drivers: mellanox: use netdev_xmit_more() helper
Florian Westphal
4
-12
/
+12
2019-04-02
net: move skb->xmit_more hint to softnet data
Florian Westphal
29
-32
/
+35
2019-04-02
net: place xmit recursion in softnet data
Florian Westphal
3
-18
/
+38
2019-04-02
net: phy: aquantia: add SGMII statistics
Heiner Kallweit
1
-2
/
+112
2019-04-02
net: use rcu_dereference_protected to fetch sk_dst_cache in sk_destruct
Xin Long
2
-2
/
+2
2019-04-02
net: phy: improve genphy_read_status
Heiner Kallweit
1
-15
/
+8
2019-04-02
Merge branch 'nfp-flower-improvement-and-SFF-module-EEPROM'
David S. Miller
4
-77
/
+323
2019-04-02
nfp: implement ethtool get module EEPROM
Dirk van der Merwe
1
-0
/
+131
2019-04-02
nfp: nsp: implement read SFF module EEPROM
Dirk van der Merwe
2
-0
/
+70
2019-04-02
nfp: flower: reduce action list size by coalescing mangle actions
Pieter Jansen van Vuuren
1
-77
/
+122
2019-04-02
net: phy: aquantia: add suspend / resume callbacks for AQR107 family
Heiner Kallweit
1
-0
/
+16
2019-04-02
net: ethernet: ti: davinci_mdio: switch to readl/writel()
Grygorii Strashko
1
-11
/
+11
2019-04-02
Merge branch 'cxgb3-undefined-behaviour-and-use-struct_size'
David S. Miller
2
-3
/
+3
2019-04-02
cxgb3/l2t: Use struct_size() in kvzalloc()
Gustavo A. R. Silva
1
-2
/
+2
2019-04-02
cxgb3/l2t: Fix undefined behaviour
Gustavo A. R. Silva
1
-1
/
+1
2019-04-02
net: dsa: read mac address from DT for slave device
Xiaofei Shen
3
-1
/
+6
2019-04-01
tcp: fix tcp_inet6_sk() for 32bit kernels
Eric Dumazet
1
-2
/
+3
2019-03-31
r8169: use netif_receive_skb_list batching
Heiner Kallweit
1
-1
/
+4
2019-03-31
Merge branch 'mlxsw-spectrum_acl-Get-rid-of-failed_rollback-mechanism'
David S. Miller
2
-21
/
+17
2019-03-31
mlxsw: spectrum_acl: Rename rehash_dis trace
Jiri Pirko
2
-3
/
+3
2019-03-31
mlxsw: spectrum_acl: Remove failed_rollback dead end
Jiri Pirko
1
-10
/
+10
2019-03-31
mlxsw: spectrum_acl: Move rehash_dis trace call and err msg to vregion_migrate()
Jiri Pirko
1
-6
/
+5
2019-03-31
mlxsw: spectrum_acl: Remove redundant failed_rollback from migrate_start()
Jiri Pirko
1
-4
/
+1
2019-03-29
net: bridge: use netif_is_bridge_port()
Julian Wiedmann
4
-9
/
+7
2019-03-29
team: use netif_is_team_port()
Julian Wiedmann
1
-4
/
+2
2019-03-29
cxgb4/cxgb4vf: Display advertised FEC in ethtool
Vishal Kulkarni
5
-65
/
+95
2019-03-29
cxgb4: Update 1.23.3.0 as the latest firmware supported.
Vishal Kulkarni
1
-6
/
+6
2019-03-29
openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE mode
wenxu
2
-10
/
+37
[next]