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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-02
cbq: incorrect processing of high limits
Vasily Averin
1
-1
/
+4
2013-04-02
bridge: remove a redundant synchronize_net()
Eric Dumazet
1
-1
/
+0
2013-04-02
netfilter: xt_NFQUEUE: coalesce IPv4 and IPv6 hashing
holger@eitzenberger.org
1
-20
/
+22
2013-04-02
netfilter: xt_NFQUEUE: introduce CPU fanout
holger@eitzenberger.org
1
-2
/
+39
2013-04-02
netfilter: use IS_ENABLE to replace if defined in TRACE target
Gao feng
2
-6
/
+3
2013-04-02
ipvs: do not disable bh for long time
Julian Anastasov
12
-87
/
+64
2013-04-02
ipvs: convert services to rcu
Julian Anastasov
17
-240
/
+177
2013-04-02
ipvs: convert dests to rcu
Julian Anastasov
3
-25
/
+26
2013-04-02
ipvs: convert sched_lock to spin lock
Julian Anastasov
5
-32
/
+32
2013-04-02
ipvs: do not expect result from done_service
Julian Anastasov
7
-28
/
+10
2013-04-02
ipvs: reorganize dest trash
Julian Anastasov
1
-74
/
+104
2013-04-02
ipvs: convert wrr scheduler to rcu
Julian Anastasov
1
-64
/
+103
2013-04-02
ipvs: convert wlc scheduler to rcu
Julian Anastasov
1
-2
/
+2
2013-04-02
ipvs: convert sh scheduler to rcu
Julian Anastasov
1
-36
/
+45
2013-04-02
ipvs: convert sed scheduler to rcu
Julian Anastasov
1
-2
/
+2
2013-04-02
ipvs: convert rr scheduler to rcu
Julian Anastasov
1
-20
/
+35
2013-04-02
ipvs: convert nq scheduler to rcu
Julian Anastasov
1
-1
/
+1
2013-04-02
ipvs: convert lc scheduler to rcu
Julian Anastasov
1
-1
/
+1
2013-04-02
ipvs: convert lblcr scheduler to rcu
Julian Anastasov
1
-81
/
+90
2013-04-02
ipvs: convert lblc scheduler to rcu
Julian Anastasov
1
-41
/
+55
2013-04-02
ipvs: convert dh scheduler to rcu
Julian Anastasov
1
-36
/
+45
2013-04-02
ipvs: add ip_vs_dest_hold and ip_vs_dest_put
Julian Anastasov
3
-11
/
+6
2013-04-02
ipvs: preparations for using rcu in schedulers
Julian Anastasov
2
-0
/
+14
2013-04-02
ipvs: change ip_vs_sched_lock to mutex
Julian Anastasov
1
-12
/
+12
2013-04-02
ipvs: avoid kmem_cache_zalloc in ip_vs_conn_new
Julian Anastasov
1
-5
/
+19
2013-04-02
ipvs: reorder keys in connection structure
Julian Anastasov
1
-9
/
+10
2013-04-02
ipvs: convert connection locking
Julian Anastasov
1
-108
/
+122
2013-04-02
ipvs: convert locks used in persistence engines
Julian Anastasov
2
-30
/
+14
2013-04-02
ipvs: remove rs_lock by using RCU
Julian Anastasov
2
-60
/
+33
2013-04-02
ipvs: convert app locks
Julian Anastasov
5
-45
/
+39
2013-04-02
ipvs: optimize dst usage for real server
Julian Anastasov
3
-56
/
+168
2013-04-02
ipvs: consolidate all dst checks on transmit in one place
Julian Anastasov
1
-392
/
+235
2013-04-02
ipvs: do not use skb_share_check
Julian Anastasov
1
-43
/
+2
2013-04-02
ipvs: no need to reroute anymore on DNAT over loopback
Julian Anastasov
1
-56
/
+2
2013-04-02
ipvs: rename functions related to dst_cache reset
Julian Anastasov
2
-26
/
+22
2013-04-02
ipvs: convert the IP_VS_XMIT macros to functions
Julian Anastasov
1
-62
/
+72
2013-04-02
ipvs: prefer NETDEV_DOWN event to free cached dsts
Julian Anastasov
1
-5
/
+3
2013-04-02
ipvs: avoid routing by TOS for real server
Julian Anastasov
1
-33
/
+25
2013-04-02
net: add skb_dst_set_noref_force
Julian Anastasov
1
-4
/
+5
2013-04-01
Merge tag 'nfc-fixes-3.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2
-11
/
+3
2013-04-01
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
5
-13
/
+39
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
21
-83
/
+250
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
20
-82
/
+244
2013-04-01
net: add option to enable error queue packets waking select
Keller, Jacob E
7
-6
/
+22
2013-03-31
cfg80211: sched_scan_mtx lock in cfg80211_conn_work()
Artem Savkov
1
-0
/
+2
2013-03-31
ip_gre: don't overwrite iflink during net_dev init
Antonio Quartulli
1
-1
/
+0
2013-03-30
openvswitch: Move common genl notify code into ovs_notify()
Thomas Graf
1
-20
/
+16
2013-03-30
openvswitch: Refine Netlink message size calculation and kill FLOW_BUFSIZE
Thomas Graf
2
-45
/
+52
2013-03-30
openvswitch: Use nla_memcpy() to memcpy() data from attributes
Thomas Graf
2
-2
/
+2
2013-03-30
openvswitch: Specify the minimal length of OVS_PACKET_ATTR_PACKET in the policy
Thomas Graf
1
-3
/
+2
[prev]
[next]