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
2008-08-13
netns: Fix crash by making igmp per namespace
Daniel Lezcano
1
-51
/
+20
2008-08-13
pkt_sched: Protect gen estimators under est_lock.
Jarek Poplawski
1
-4
/
+5
2008-08-13
pkt_sched: Fix queue quiescence testing in dev_deactivate().
David S. Miller
1
-5
/
+6
2008-08-13
pkt_sched: Fix oops in htb_delete.
Jarek Poplawski
1
-1
/
+2
2008-08-13
pktgen: prevent pktgen from using bad tx queue
Andrew Gallatin
1
-0
/
+29
2008-08-13
dccp: change L/R must have at least one byte in the dccpsf_val field
Arnaldo Carvalho de Melo
1
-0
/
+5
2008-08-13
xfrm: remove unnecessary variable in xfrm_output_resume() 2nd try
Jean-Christophe DUBOIS
1
-4
/
+1
2008-08-13
net-sched: fix Action flushing return code
Jamal Hadi Salim
1
-2
/
+2
2008-08-13
net-sched: Fix actions flushing
Jamal Hadi Salim
1
-2
/
+7
2008-08-13
net/rxrpc: Use an IS_ERR test rather than a NULL test
Julien Brunel
1
-1
/
+1
2008-08-13
wext: Send name on events
Jamal Hadi Salim
1
-0
/
+1
2008-08-13
net/tipc/subscr.c: don't use ___constant_swab32
Andrew Morton
1
-1
/
+1
2008-08-13
ipv6: Fix OOPS, ip -f inet6 route get fec0::1, linux-2.6.26, ip6_route_output...
Brian Haley
1
-1
/
+2
2008-08-11
pkt_sched: Add BH protection for qdisc_stab_lock.
Jarek Poplawski
1
-7
/
+7
2008-08-11
Merge branch 'stealer/ipvs/for-davem' of git://git.stealer.net/linux-2.6
David S. Miller
17
-102
/
+77
2008-08-11
ipvs: Explictly clear ip_vs_stats members
Simon Horman
1
-1
/
+14
2008-08-11
ipvs: No need to zero out ip_vs_stats during initialization
Sven Wegener
1
-3
/
+3
2008-08-11
ipvs: Embed estimator object into stats object
Sven Wegener
2
-80
/
+39
2008-08-11
ipvs: Mark net_vs_ctl_path const
Sven Wegener
1
-1
/
+1
2008-08-11
ipvs: Annotate init functions with __init
Sven Wegener
4
-5
/
+5
2008-08-11
ipvs: Initialize schedulers' struct list_head at compile time
Sven Wegener
10
-10
/
+10
2008-08-11
ipvs: Use list_empty() instead of open-coding the same functionality
Sven Wegener
1
-2
/
+2
2008-08-11
ipvs: Fix possible deadlock in estimator code
Sven Wegener
1
-2
/
+5
2008-08-11
ipvs: Fix possible deadlock in sync code
Sven Wegener
1
-2
/
+2
2008-08-09
udp: Drop socket lock for encapsulated packets
Herbert Xu
2
-5
/
+7
2008-08-08
pkt_sched: Fix ingress deletion and filter attachment.
David S. Miller
1
-13
/
+23
2008-08-07
pkt_sched: Fix actions referencing
Jamal Hadi Salim
1
-3
/
+2
2008-08-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
1
-3
/
+12
2008-08-07
tcp: (whitespace only) fix confusing indentation
Adam Langley
1
-70
/
+68
2008-08-07
pkt_sched: Fix qdisc config when link is down.
David S. Miller
1
-4
/
+4
2008-08-07
[Bluetooth] Add parameters to control BNEP header compression
Marcel Holtmann
1
-3
/
+12
2008-08-07
mac80211: keep mesh ifaces in allmulti mode
Luis Carlos Cobo
1
-1
/
+7
2008-08-07
mac80211: fix use of skb->cb for mesh forwarding
Luis Carlos Cobo
5
-90
/
+106
2008-08-07
pktgen: multiqueue etc.
Robert Olsson
1
-3
/
+34
2008-08-07
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
2
-49
/
+13
2008-08-07
Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri...
Jeff Garzik
1
-27
/
+0
2008-08-07
net/core: Allow receive on active slaves.
Joe Eykholt
1
-2
/
+4
2008-08-07
net/core: Allow certain receives on inactive slave.
Joe Eykholt
1
-7
/
+8
2008-08-07
net/core: Uninline skb_bond().
Joe Eykholt
1
-20
/
+8
2008-08-06
tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup
Gui Jianfeng
5
-8
/
+12
2008-08-06
pkt_sched: Fix "parent is root" test in qdisc_create().
David S. Miller
1
-1
/
+1
2008-08-06
ipv4: Fix over-ifdeffing of ip_static_sysctl_init.
David S. Miller
1
-2
/
+0
2008-08-06
ipsec: Interfamily IPSec BEET, ipv4-inner ipv6-outer
Joakim Koskela
2
-3
/
+30
2008-08-06
ipsec: Interfamily IPSec BEET
Joakim Koskela
2
-3
/
+5
2008-08-06
netfilter: fix two recent sysctl problems
Krzysztof Piotr Oledzki
2
-14
/
+20
2008-08-06
ipv6: replace dst_metric() with dst_mtu() in net/ipv6/route.c.
Rami Rosen
1
-1
/
+1
2008-08-06
ipv4: replace dst_metric() with dst_mtu() in net/ipv4/route.c.
Rami Rosen
1
-5
/
+5
2008-08-05
AX.25: Fix sysctl registration if !CONFIG_AX25_DAMA_SLAVE
Ralf Baechle
1
-10
/
+4
2008-08-05
pktgen: mac count
Robert Olsson
1
-2
/
+2
2008-08-05
pktgen: random flow
Robert Olsson
1
-1
/
+5
[next]