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.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
2017-01-14
tcp: remove thin_dupack feature
Yuchung Cheng
5
-37
/
+3
2017-01-14
tcp: remove RFC4653 NCR
Yuchung Cheng
1
-15
/
+0
2017-01-14
tcp: remove early retransmit
Yuchung Cheng
12
-111
/
+12
2017-01-14
tcp: remove forward retransmit feature
Yuchung Cheng
3
-64
/
+3
2017-01-14
tcp: extend F-RTO to catch more spurious timeouts
Yuchung Cheng
1
-14
/
+19
2017-01-14
tcp: enable RACK loss detection to trigger recovery
Yuchung Cheng
3
-21
/
+35
2017-01-14
tcp: check undo conditions before detecting losses
Yuchung Cheng
1
-13
/
+20
2017-01-14
tcp: use sequence to break TS ties for RACK loss detection
Yuchung Cheng
4
-6
/
+19
2017-01-14
tcp: add reordering timer in RACK loss detection
Yuchung Cheng
9
-12
/
+68
2017-01-14
tcp: record most recent RTT in RACK loss detection
Yuchung Cheng
4
-35
/
+50
2017-01-14
tcp: new helper for RACK to detect loss
Yuchung Cheng
3
-15
/
+22
2017-01-14
tcp: new helper function for RACK loss detection
Yuchung Cheng
1
-7
/
+14
2017-01-14
liquidio: use fallback for selecting txq
Satanand Burla
2
-41
/
+0
2017-01-14
net: dsa: mv88e6xxx: add EEPROM support to 6390
Vivien Didelot
4
-1
/
+128
2017-01-13
ipv6: sr: static percpu allocation for hmac_ring
Eric Dumazet
1
-40
/
+3
2017-01-13
ipmr: improve hash scalability
Nikolay Aleksandrov
2
-130
/
+182
2017-01-12
secure_seq: fix sparse errors
Eric Dumazet
1
-1
/
+3
2017-01-12
liquidio VF: reduce load time of module
Prasad Kanneganti
2
-4
/
+5
2017-01-12
liquidio: remove unnecessary code
Felix Manlunas
1
-7
/
+1
2017-01-12
tilepro: Fix non-void return from void function
Joe Perches
1
-4
/
+0
2017-01-12
Merge branch 'mdio-gpio-next'
David S. Miller
1
-30
/
+30
2017-01-12
net: mdio-gpio: Use gpio subsystem to handle low-active pins
Guenter Roeck
1
-12
/
+14
2017-01-12
net: mdio-gpio: Convert to use gpiod functions where possible
Guenter Roeck
1
-22
/
+21
2017-01-12
net: mdio-gpio: Use devm_gpio_request_one instead of devm_gpio_request
Guenter Roeck
1
-7
/
+6
2017-01-12
cdc-ether: usbnet_cdc_zte_status() can be static
Wei Yongjun
1
-1
/
+1
2017-01-12
tools: psock_lib: harden socket filter used by psock tests
Sowmini Varadhan
1
-7
/
+32
2017-01-12
lwt_bpf: bpf_lwt_prog_cmp() can be static
Wei Yongjun
1
-1
/
+1
2017-01-12
Merge branch 's390-qeth-next'
David S. Miller
6
-182
/
+212
2017-01-12
s390/qeth: fix retrieval of vipa and proxy-arp addresses
Ursula Braun
1
-14
/
+16
2017-01-12
s390/qeth: issue STARTLAN as first IPA command
Julian Wiedmann
4
-35
/
+17
2017-01-12
s390/qeth: shuffle MAC management functions around
Julian Wiedmann
1
-66
/
+63
2017-01-12
s390/qeth: extract qeth_l2_remove_mac()
Julian Wiedmann
1
-14
/
+13
2017-01-12
s390/qeth: consolidate errno translation
Julian Wiedmann
1
-12
/
+8
2017-01-12
s390/qeth: don't convert return code twice
Julian Wiedmann
1
-2
/
+1
2017-01-12
s390/qeth: drop qeth_l2_del_all_macs() parameter
Julian Wiedmann
1
-9
/
+2
2017-01-12
s390/qeth: Remove QETH_IP_HEADER_SIZE
Julian Wiedmann
1
-2
/
+0
2017-01-12
s390/qeth: Allow reading hsuid in state DOWN
Julian Wiedmann
1
-3
/
+0
2017-01-12
s390/qeth: display warning for OSA3 RX/TX checksum offloading
Thomas Richter
1
-0
/
+5
2017-01-12
s390/qeth: test RX/TX checksum offload reply
Thomas Richter
2
-0
/
+23
2017-01-12
s390/qeth: rework RX/TX checksum offload
Thomas Richter
3
-33
/
+72
2017-01-12
Merge branch 'bpf-cb-access'
David S. Miller
5
-88
/
+563
2017-01-12
bpf: allow b/h/w/dw access for bpf's cb in ctx
Daniel Borkmann
3
-13
/
+478
2017-01-12
bpf: pass original insn directly to convert_ctx_access
Daniel Borkmann
4
-77
/
+87
2017-01-12
Merge branch 'smc-fixes'
David S. Miller
3
-8
/
+8
2017-01-12
smc: ETH_ALEN as memcpy length for mac addresses
Ursula Braun
2
-7
/
+7
2017-01-12
net: fix AF_SMC related typo
Ursula Braun
1
-1
/
+1
2017-01-12
cxgb4: Initialize mbox lock and list for mgmt dev
Ganesh Goudar
1
-1
/
+4
2017-01-12
net: core: Make netif_wake_subqueue a wrapper
Florian Fainelli
2
-23
/
+13
2017-01-12
net: thunderx: Make hfunc variable const type in nicvf_set_rxfh()
Robert Richter
1
-1
/
+1
2017-01-12
net: thunderx: Fix error return code in nicvf_open()
Wei Yongjun
1
-1
/
+2
[next]