index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-07
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
46
-1946
/
+2273
2013-04-06
netfilter: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation hand...
Hannes Frederic Sowa
1
-2
/
+20
2013-04-05
netfilter: remove unneeded variable proc_net_netfilter
Pablo Neira Ayuso
1
-12
/
+4
2013-04-05
netfilter: nfnetlink_queue: add net namespace support for nfnetlink_queue
Gao feng
1
-60
/
+113
2013-04-05
netfilter: enable per netns support for nf_loggers
Gao feng
1
-21
/
+0
2013-04-05
netfilter: nfnetlink_log: add net namespace support for nfnetlink_log
Gao feng
1
-60
/
+117
2013-04-05
netfilter: ipt_ULOG: add net namespace support for ipt_ULOG
Gao feng
1
-40
/
+89
2013-04-05
netfilter: ebt_ulog: add net namespace support for ebt_ulog
Gao feng
1
-37
/
+88
2013-04-05
netfilter: xt_LOG: add net namespace support for xt_LOG
Gao feng
1
-3
/
+49
2013-04-05
netfilter: ebt_log: add net namespace support for ebt_log
Gao feng
1
-2
/
+35
2013-04-05
netfilter: nf_log: prepare net namespace support for loggers
Gao feng
14
-96
/
+216
2013-04-05
netfilter: make /proc/net/netfilter pernet
Gao feng
1
-4
/
+29
2013-04-04
net: frag queue per hash bucket locking
Jesper Dangaard Brouer
1
-13
/
+44
2013-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-27
/
+54
2013-04-02
net: fix smatch warnings inside datagram_poll
Jacob Keller
5
-5
/
+5
2013-04-02
VSOCK: Handle changes to the VMCI context ID.
Reilly Grant
4
-26
/
+23
2013-04-02
net IPv6 : Fix broken IPv6 routing table after loopback down-up
Balakumaran Kannan
1
-0
/
+27
2013-04-02
ipconfig: add informative timeout messages while waiting for carrier
Paul Gortmaker
1
-1
/
+12
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
[next]