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
2017-08-01
tcp: remove unused mib counters
Florian Westphal
2
-18
/
+0
2017-08-01
tcp: remove CA_ACK_SLOWPATH
Florian Westphal
3
-49
/
+22
2017-08-01
tcp: remove header prediction
Florian Westphal
6
-219
/
+10
2017-08-01
tcp: remove low_latency sysctl
Florian Westphal
4
-9
/
+4
2017-08-01
tcp: reindent two spots after prequeue removal
Florian Westphal
1
-27
/
+23
2017-08-01
tcp: remove prequeue support
Florian Westphal
8
-262
/
+2
2017-07-31
Merge branch 'net-sched-actions-improve-dump-performance'
David S. Miller
5
-13
/
+144
2017-07-31
net sched actions: add time filter for action dumping
Jamal Hadi Salim
2
-1
/
+21
2017-07-31
net sched actions: dump more than TCA_ACT_MAX_PRIO actions per batch
Jamal Hadi Salim
2
-12
/
+60
2017-07-31
net sched actions: Use proper root attribute table for actions
Jamal Hadi Salim
1
-2
/
+2
2017-07-31
net netlink: Add new type NLA_BITFIELD32
Jamal Hadi Salim
3
-0
/
+63
2017-07-31
net: fec: Allow reception of frames bigger than 1522 bytes
Andrew Lunn
1
-3
/
+5
2017-07-31
net: fec: Issue error for missing but expected PHY
Andrew Lunn
1
-1
/
+3
2017-07-31
Merge branch 'dsa-lan9303-Fix-MDIO-issues'
David S. Miller
4
-15
/
+64
2017-07-31
net: dsa: lan9303: MDIO access phy registers directly
Egil Hjelmeland
4
-7
/
+47
2017-07-31
net: dsa: lan9303: Renamed indirect phy access functions
Egil Hjelmeland
1
-14
/
+14
2017-07-31
net: dsa: lan9303: Multiply by 4 to get MDIO register
Egil Hjelmeland
2
-0
/
+8
2017-07-31
net: dsa: lan9303: Fix lan9303_detect_phy_setup() for MDIO
Egil Hjelmeland
1
-1
/
+2
2017-07-30
Merge branch 'ethtool-fec'
David S. Miller
5
-36
/
+302
2017-07-30
cxgb4: ethtool forward error correction management support
Casey Leedom
1
-0
/
+100
2017-07-30
cxgb4: core hardware/firmware support for Forward Error Correction on a link
Casey Leedom
1
-35
/
+117
2017-07-30
net: ethtool: add support for forward error correction modes
Vidya Sagar Ravipati
3
-1
/
+85
2017-07-30
Merge branch 'netvsc-minor-fixes-and-optimization'
David S. Miller
4
-248
/
+208
2017-07-30
netvsc: signal host if receive ring is emptied
stephen hemminger
1
-3
/
+8
2017-07-30
netvsc: fix error unwind on device setup failure
stephen hemminger
1
-1
/
+2
2017-07-30
netvsc: optimize receive completions
stephen hemminger
3
-175
/
+126
2017-07-30
netvsc: remove unnecessary indirection of page_buffer
stephen hemminger
4
-20
/
+17
2017-07-30
netvsc: don't print pointer value in error message
stephen hemminger
1
-2
/
+4
2017-07-30
netvsc: fix warnings reported by lockdep
stephen hemminger
4
-50
/
+54
2017-07-30
netvsc: fix return value for set_channels
stephen hemminger
1
-1
/
+1
2017-07-30
liquidio: bump up driver version to match newer NIC firmware
Felix Manlunas
1
-2
/
+3
2017-07-30
bnxt_re: add MAY_USE_DEVLINK dependency
Sathya Perla
1
-0
/
+1
2017-07-30
bpf: testing: fix devmap tests
John Fastabend
2
-1
/
+4
2017-07-30
Merge branch 'moxa-Fix-style-issues'
David S. Miller
2
-12
/
+11
2017-07-30
net: moxa: Add spaces preferred around that '{+,-}'
SZ Lin
1
-4
/
+4
2017-07-30
net: moxa: Fix for typo in comment to function moxart_mac_setup_desc_ring()
SZ Lin
1
-1
/
+1
2017-07-30
net: moxa: Remove extra space after a cast
SZ Lin
1
-1
/
+1
2017-07-30
net: moxa: Fix comparison to NULL could be written with !
SZ Lin
1
-2
/
+2
2017-07-30
net: moxa: Prefer 'unsigned int' to bare use of 'unsigned'
SZ Lin
1
-2
/
+2
2017-07-30
net: moxa: Remove braces from single-line body
SZ Lin
1
-2
/
+1
2017-07-29
Merge branch 'smc-get-rid-of-unsafe_global_rkey'
David S. Miller
11
-245
/
+477
2017-07-29
net/smc: synchronize buffer usage with device
Ursula Braun
7
-0
/
+91
2017-07-29
net/smc: cleanup function __smc_buf_create()
Ursula Braun
1
-51
/
+63
2017-07-29
net/smc: common functions for RMBs and send buffers
Ursula Braun
3
-219
/
+148
2017-07-29
net/smc: introduce sg-logic for send buffers
Ursula Braun
5
-51
/
+38
2017-07-29
net/smc: remove Kconfig warning
Ursula Braun
1
-4
/
+0
2017-07-29
net/smc: register RMB-related memory region
Ursula Braun
6
-2
/
+115
2017-07-29
net/smc: use separate memory regions for RMBs
Ursula Braun
5
-7
/
+71
2017-07-29
net/smc: introduce sg-logic for RMBs
Ursula Braun
5
-26
/
+76
2017-07-29
net/smc: shorten local bufsize variables
Ursula Braun
1
-29
/
+25
[next]