index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-07-23
wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_alloc
YueHaibing
2018-07-23
Merge branch 'smc-next'
David S. Miller
2018-07-23
net/smc: remove local variable page in smc_rx_splice()
Ursula Braun
2018-07-23
net/smc: use DECLARE_BITMAP for rtokens_used_mask
Ursula Braun
2018-07-23
net/smc: add function to get link group from link
Stefan Raspl
2018-07-23
net/smc: eliminate cursor read and write calls
Stefan Raspl
2018-07-23
net/smc: provide smc mode in smc_diag.c
Karsten Graul
2018-07-23
selftests: forwarding: gre_multipath: Drop IPv6 tests
Petr Machata
2018-07-23
ipv6: sr: Use kmemdup instead of duplicating it in parse_nla_srh
YueHaibing
2018-07-23
Merge branch 'net-bridge-add-support-for-backup-port'
David S. Miller
2018-07-23
net: bridge: add support for backup port
Nikolay Aleksandrov
2018-07-23
net: bridge: add support for raw sysfs port options
Nikolay Aleksandrov
2018-07-22
net: mediatek: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
2018-07-22
nfp: avoid buffer leak when FW communication fails
Jakub Kicinski
2018-07-22
nfp: bring back support for offloading shared blocks
Jakub Kicinski
2018-07-22
xen-netfront: fix queue name setting
Vitaly Kuznetsov
2018-07-22
net/dsa/realtek: add MODULE_LICENSE()
Randy Dunlap
2018-07-22
bonding: don't cast const buf in sysfs store
Nikolay Aleksandrov
2018-07-22
Merge branch 'TX-used-ring-batched-updating-for-vhost'
David S. Miller
2018-07-22
vhost_net: batch update used ring for datacopy TX
Jason Wang
2018-07-22
vhost_net: rename VHOST_RX_BATCH to VHOST_NET_BATCH
Jason Wang
2018-07-22
vhost_net: rename vhost_rx_signal_used() to vhost_net_signal_used()
Jason Wang
2018-07-22
vhost_net: split out datacopy logic
Jason Wang
2018-07-22
vhost_net: introduce tx_can_batch()
Jason Wang
2018-07-22
vhost_net: introduce get_tx_bufs()
Jason Wang
2018-07-22
vhost_net: introduce vhost_exceeds_weight()
Jason Wang
2018-07-22
vhost_net: introduce helper to initialize tx iov iter
Jason Wang
2018-07-22
vhost_net: drop unnecessary parameter
Jason Wang
2018-07-21
multicast: remove useless parameter for group add
Hangbin Liu
2018-07-21
net: wimax: stack: fixed multi line comment issue
Mark Railton
2018-07-21
net: phy: sfp: Do not use "imply HWMON"
Guenter Roeck
2018-07-21
libcxgb: replace vmalloc and memset with vzalloc
YueHaibing
2018-07-21
net: hix5hd2_gmac: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
2018-07-21
tipc: make some functions static
YueHaibing
2018-07-21
net: sched: use PTR_ERR_OR_ZERO macro in tcf_block_cb_register
Gustavo A. R. Silva
2018-07-21
Merge branch 'tcp-improve-setsockopt-TCP_USER_TIMEOUT-accuracy'
David S. Miller
2018-07-21
tcp: Add tcp_clamp_rto_to_user_timeout() helper to improve accuracy
Jon Maxwell
2018-07-21
tcp: Add tcp_retransmit_stamp() helper routine
Jon Maxwell
2018-07-21
tcp: convert icsk_user_timeout from jiffies to msecs
Jon Maxwell
2018-07-21
Merge branch 's390-qeth-updates'
David S. Miller
2018-07-21
s390/qeth: speed up L2 IQD xmit
Julian Wiedmann
2018-07-21
s390/qeth: add support for constrained HW headers
Julian Wiedmann
2018-07-21
s390/qeth: merge linearize-check into HW header construction
Julian Wiedmann
2018-07-21
s390/qeth: add statistics for consumed buffer elements
Julian Wiedmann
2018-07-21
s390/qeth: use core MTU range checking
Julian Wiedmann
2018-07-21
s390/qeth: simplify max MTU handling
Julian Wiedmann
2018-07-21
s390/qeth: don't cache HW port number
Julian Wiedmann
2018-07-21
s390/qeth: allocate netdevice early
Julian Wiedmann
2018-07-21
s390/qeth: remove redundant netif_carrier_ok() checks
Julian Wiedmann
2018-07-21
s390/qeth: reset layer2 attribute on layer switch
Julian Wiedmann
[prev]
[next]