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.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-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
2015-05-17
netfilter: synproxy: fix sparse errors
Eric Dumazet
1
-2
/
+2
2015-05-17
ipip: fix one sparse error
Eric Dumazet
1
-1
/
+2
2015-05-17
net: fix sparse error in csum_replace4()
Eric Dumazet
1
-1
/
+3
2015-05-17
netfilter: Use correct return for seq_show functions
Joe Perches
2
-13
/
+7
2015-05-16
net: phy: Add state machine state transitions debug prints
Florian Fainelli
1
-0
/
+31
2015-05-15
rocker: fix a neigh entry leak issue
Ying Xue
1
-3
/
+5
2015-05-15
Merge branch 'amd-xgbe-next'
David S. Miller
16
-2452
/
+2092
2015-05-15
amd-xgbe: Remove manual check and set of dma_mask pointer
Lendacky, Thomas
1
-2
/
+0
2015-05-15
amd-xgbe: Fix flow control setting logic
Lendacky, Thomas
4
-40
/
+72
2015-05-15
amd-xgbe: Support defining PHY resources in ETH device node
Lendacky, Thomas
3
-37
/
+29
2015-05-15
amd-xgbe: Move the PHY support into amd-xgbe
Lendacky, Thomas
14
-2274
/
+1828
2015-05-15
amd-xgbe: Rework the Rx path SKB allocation
Lendacky, Thomas
3
-33
/
+37
2015-05-15
amd-xgbe: Add netif_* message support to the driver
Lendacky, Thomas
7
-151
/
+191
2015-05-15
amd-xgbe: Add additional stats to be reported via ethtool
Lendacky, Thomas
3
-3
/
+23
2015-05-15
netfilter: x_tables: add context to know if extension runs from nft_compat
Pablo Neira Ayuso
5
-2
/
+19
2015-05-15
Merge branch 'stmmac-platform-glue'
David S. Miller
12
-55
/
+378
2015-05-15
stmmac: drop driver from stmmac platform code
Joachim Eastwood
2
-23
/
+3
2015-05-15
stmmac: convert dwmac-sunxi to platform driver
Joachim Eastwood
5
-5
/
+36
2015-05-15
stmmac: convert dwmac-sti to platform driver
Joachim Eastwood
5
-9
/
+40
2015-05-15
stmmac: convert dwmac-socfpga to platform driver
Joachim Eastwood
5
-4
/
+34
2015-05-15
stmmac: convert dwmac-rk to platform driver
Joachim Eastwood
5
-4
/
+39
2015-05-15
stmmac: convert dwmac-meson to platform driver
Joachim Eastwood
5
-4
/
+36
2015-05-15
stmmac: convert dwmac-lpc18xx to a platform driver
Joachim Eastwood
5
-4
/
+35
2015-05-15
stmmac: add a generic dwmac driver
Joachim Eastwood
4
-6
/
+54
2015-05-15
stmmac: prepare stmmac platform to support stand alone drivers
Joachim Eastwood
2
-5
/
+13
2015-05-15
doc: dt: add documentation for nxp,lpc1850-dwmac
Joachim Eastwood
1
-0
/
+20
2015-05-15
stmmac: add dwmac glue for NXP 18xx/43xx family
Joachim Eastwood
4
-1
/
+78
2015-05-15
hv_netvsc: use per_cpu stats to calculate TX/RX data
sixiao@microsoft.com
2
-8
/
+86
2015-05-15
test_bpf: fix sparse warnings
Michael Holzheu
1
-61
/
+61
2015-05-15
net: core: set qdisc pkt len before tc_classify
Florian Westphal
1
-1
/
+2
2015-05-15
netns: fix unbalanced spin_lock on error
Nicolas Dichtel
1
-0
/
+1
2015-05-15
mdio-gpio: Propagate mii_bus.phy_ignore_ta_mask
Bert Vermeulen
2
-1
/
+3
2015-05-15
test_bpf: add tests related to BPF_MAXINSNS
Daniel Borkmann
2
-9
/
+316
2015-05-15
tcp: syncookies: extend validity range
Eric Dumazet
1
-14
/
+24
2015-05-15
ip_tunnel: Report Rx dropped in ip_tunnel_get_stats64
Alexander Duyck
1
-16
/
+2
2015-05-15
packet: fix warnings in rollover lock contention
Willem de Bruijn
1
-10
/
+5
2015-05-15
net: batch of last_rx update avoidance in ethernet drivers.
françois romieu
7
-11
/
+0
2015-05-14
Merge branch 'phy_turn_around'
David S. Miller
4
-2
/
+14
2015-05-14
net: phy: mdio-gpio: Handle phy_ignore_ta_mask
Florian Fainelli
1
-2
/
+5
2015-05-14
of: mdio: Add a "broken-turn-around" property
Florian Fainelli
2
-0
/
+6
2015-05-14
net: phy: Add phy_ignore_ta_mask to account for broken turn-around
Florian Fainelli
1
-0
/
+3
2015-05-14
tipc: use sock_create_kern interface to create kernel socket
Ying Xue
1
-1
/
+1
2015-05-14
cls_flower: Fix compile error
Brian Haley
1
-3
/
+3
2015-05-14
Merge branch 'tipc-next'
David S. Miller
14
-264
/
+225
2015-05-14
tipc: add packet sequence number at instant of transmission
Jon Paul Maloy
5
-41
/
+54
2015-05-14
tipc: improve link congestion algorithm
Jon Paul Maloy
3
-10
/
+22
2015-05-14
tipc: simplify link supervision checkpointing
Jon Paul Maloy
2
-61
/
+22
2015-05-14
tipc: rename fields in struct tipc_link
Jon Paul Maloy
3
-96
/
+97
2015-05-14
tipc: simplify packet sequence number handling
Jon Paul Maloy
4
-62
/
+53
2015-05-14
tipc: simplify include dependencies
Jon Paul Maloy
8
-17
/
+22
[prev]
[next]