index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipvs: convert sched_lock to spin lock
Julian Anastasov
2013-04-02
6
-33
/
+33
*
ipvs: do not expect result from done_service
Julian Anastasov
2013-04-02
8
-30
/
+12
*
ipvs: reorganize dest trash
Julian Anastasov
2013-04-02
2
-74
/
+113
*
ipvs: convert wrr scheduler to rcu
Julian Anastasov
2013-04-02
1
-64
/
+103
*
ipvs: convert wlc scheduler to rcu
Julian Anastasov
2013-04-02
1
-2
/
+2
*
ipvs: convert sh scheduler to rcu
Julian Anastasov
2013-04-02
1
-36
/
+45
*
ipvs: convert sed scheduler to rcu
Julian Anastasov
2013-04-02
1
-2
/
+2
*
ipvs: convert rr scheduler to rcu
Julian Anastasov
2013-04-02
1
-20
/
+35
*
ipvs: convert nq scheduler to rcu
Julian Anastasov
2013-04-02
1
-1
/
+1
*
ipvs: convert lc scheduler to rcu
Julian Anastasov
2013-04-02
1
-1
/
+1
*
ipvs: convert lblcr scheduler to rcu
Julian Anastasov
2013-04-02
1
-81
/
+90
*
ipvs: convert lblc scheduler to rcu
Julian Anastasov
2013-04-02
1
-41
/
+55
*
ipvs: convert dh scheduler to rcu
Julian Anastasov
2013-04-02
1
-36
/
+45
*
ipvs: add ip_vs_dest_hold and ip_vs_dest_put
Julian Anastasov
2013-04-02
4
-11
/
+16
*
ipvs: preparations for using rcu in schedulers
Julian Anastasov
2013-04-02
3
-0
/
+20
*
ipvs: change ip_vs_sched_lock to mutex
Julian Anastasov
2013-04-02
1
-12
/
+12
*
ipvs: avoid kmem_cache_zalloc in ip_vs_conn_new
Julian Anastasov
2013-04-02
2
-5
/
+34
*
ipvs: reorder keys in connection structure
Julian Anastasov
2013-04-02
2
-15
/
+16
*
ipvs: convert connection locking
Julian Anastasov
2013-04-02
2
-108
/
+134
*
ipvs: convert locks used in persistence engines
Julian Anastasov
2013-04-02
2
-30
/
+14
*
ipvs: remove rs_lock by using RCU
Julian Anastasov
2013-04-02
3
-66
/
+41
*
ipvs: convert app locks
Julian Anastasov
2013-04-02
6
-48
/
+40
*
ipvs: optimize dst usage for real server
Julian Anastasov
2013-04-02
4
-59
/
+177
*
ipvs: consolidate all dst checks on transmit in one place
Julian Anastasov
2013-04-02
1
-392
/
+235
*
ipvs: do not use skb_share_check
Julian Anastasov
2013-04-02
1
-43
/
+2
*
ipvs: no need to reroute anymore on DNAT over loopback
Julian Anastasov
2013-04-02
1
-56
/
+2
*
ipvs: rename functions related to dst_cache reset
Julian Anastasov
2013-04-02
3
-27
/
+22
*
ipvs: convert the IP_VS_XMIT macros to functions
Julian Anastasov
2013-04-02
1
-62
/
+72
*
ipvs: prefer NETDEV_DOWN event to free cached dsts
Julian Anastasov
2013-04-02
1
-5
/
+3
*
ipvs: avoid routing by TOS for real server
Julian Anastasov
2013-04-02
2
-34
/
+25
*
net: add skb_dst_set_noref_force
Julian Anastasov
2013-04-02
2
-5
/
+39
*
net: add ETH_P_802_3_MIN
Simon Horman
2013-03-28
16
-21
/
+24
*
bnx2x: fix compilation without CONFIG_BNX2X_SRIOV
Dmitry Kravkov
2013-03-27
2
-1
/
+2
*
tokenring: delete last holdout of CONFIG_TR
Paul Bolle
2013-03-27
1
-2
/
+0
*
net: fix compile error of implicit declaration of skb_probe_transport_header
Ying Xue
2013-03-27
1
-13
/
+13
*
yam: remove redundant null check on dev
Colin Ian King
2013-03-27
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-27
238
-1270
/
+2886
|
\
|
*
Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-03-27
4
-15
/
+12
|
|
\
|
|
*
iommu/amd: Make sure dma_ops are set for hotplug devices
Joerg Roedel
2013-03-27
1
-12
/
+10
|
|
*
x86, io_apic: remove duplicated include from irq_remapping.c
Wei Yongjun
2013-03-26
1
-1
/
+0
|
|
*
iommu: OMAP: build only on OMAP2+
Arnd Bergmann
2013-03-09
1
-1
/
+1
|
|
*
amd_iommu_init: remove __init from amd_iommu_erratum_746_workaround
Nikola Pajkovsky
2013-03-09
1
-1
/
+1
|
*
|
vfs/splice: Fix missed checks in new __kernel_write() helper
Al Viro
2013-03-27
1
-0
/
+3
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-03-26
5
-8
/
+48
|
|
\
\
|
|
*
|
vt: synchronize_rcu() under spinlock is not nice...
Al Viro
2013-03-26
1
-2
/
+4
|
|
*
|
Nest rename_lock inside vfsmount_lock
Al Viro
2013-03-26
1
-5
/
+11
|
|
*
|
Don't bother with redoing rw_verify_area() from default_file_splice_from()
Al Viro
2013-03-21
3
-1
/
+33
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-03-26
69
-459
/
+540
|
|
\
\
\
|
|
*
|
|
ipv4: Fix ip-header identification for gso packets.
Pravin B Shelar
2013-03-26
2
-12
/
+7
|
|
*
|
|
bonding: remove already created master sysfs link on failure
Veaceslav Falico
2013-03-26
1
-0
/
+5
[next]