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
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-15
ip: Fix ip_dev_loopback_xmit()
Eric Dumazet
1
-1
/
+1
2010-04-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
35
-0
/
+35
2010-04-08
udp: fix for unicast RX path optimization
Jorge Boncompte [DTI2]
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
35
-0
/
+35
2010-03-28
ipv6: Don't drop cache route entry unless timer actually expired.
YOSHIFUJI Hideaki / 吉藤英明
1
-4
/
+9
2010-03-27
net: ipmr/ip6mr: prevent out-of-bounds vif_table access
Nicolas Dichtel
1
-4
/
+7
2010-03-26
net: fix netlink address dumping in IPv4/IPv6
Patrick McHardy
1
-1
/
+1
2010-03-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-1
/
+1
2010-03-25
netfilter: ip6table_raw: fix table priority
Jozsef Kadlecsik
1
-1
/
+1
2010-03-19
net: ipmr/ip6mr: fix potential out-of-bounds vif_table access
Patrick McHardy
1
-0
/
+3
2010-03-19
ipv6: Remove redundant dst NULL check in ip6_dst_check
Herbert Xu
1
-1
/
+1
2010-03-13
ipv6: Send netlink notification when DAD fails
Herbert Xu
1
-0
/
+2
2010-03-08
tcp: Add SNMP counters for backlog and min_ttl drops
Eric Dumazet
1
-1
/
+2
2010-03-07
ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.
YOSHIFUJI Hideaki / 吉藤英明
2
-18
/
+4
2010-03-05
net: backlog functions rename
Zhu Yi
2
-3
/
+3
2010-03-05
udp: use limited socket backlog
Zhu Yi
1
-10
/
+18
2010-03-05
tcp: use limited socket backlog
Zhu Yi
1
-2
/
+4
2010-03-04
IPv6: fix race between cleanup and add/delete address
stephen hemminger
1
-5
/
+13
2010-03-04
IPv6: addrconf notify when address is unavailable
stephen hemminger
1
-17
/
+29
2010-03-04
IPv6: addrconf timer race
stephen hemminger
1
-13
/
+15
2010-03-04
IPv6: addrconf dad timer unnecessary bh_disable
stephen hemminger
1
-5
/
+5
2010-03-03
ipsec: Fix bogus bundle flowi
Herbert Xu
1
-1
/
+2
2010-02-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-10
/
+15
2010-02-26
netfilter: xtables: restore indentation
Jan Engelhardt
1
-10
/
+15
2010-02-26
ipv6: Use 1280 as min MTU for ipv6 forwarding
Ulrich Weber
1
-4
/
+8
2010-02-26
ipv6: Remove IPV6_ADDR_RESERVED
Ulrich Weber
3
-4
/
+3
2010-02-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+14
2010-02-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-229
/
+215
2010-02-24
netfilter: xtables: reduce arguments to translate_table
Jan Engelhardt
1
-27
/
+15
2010-02-24
netfilter: xtables: optimize call flow around xt_ematch_foreach
Jan Engelhardt
1
-62
/
+31
2010-02-24
netfilter: xtables: replace XT_MATCH_ITERATE macro
Jan Engelhardt
1
-17
/
+61
2010-02-24
netfilter: xtables: optimize call flow around xt_entry_foreach
Jan Engelhardt
1
-118
/
+61
2010-02-24
netfilter: xtables: replace XT_ENTRY_ITERATE macro
Jan Engelhardt
1
-56
/
+104
2010-02-22
xfrm: SA lookups signature with mark
Jamal Hadi Salim
4
-5
/
+7
2010-02-19
net: Fix sysctl restarts...
Eric W. Biederman
1
-2
/
+14
2010-02-19
netfilter: nf_conntrack_reasm: properly handle packets fragmented into a sing...
Patrick McHardy
1
-7
/
+1
2010-02-18
ipv6: drop unused "dev" arg of icmpv6_send()
Alexey Dobriyan
13
-27
/
+23
2010-02-18
ipv6: use standard lists for FIB walks
Alexey Dobriyan
1
-13
/
+4
2010-02-18
ipv6: remove stale MIB definitions
Alexey Dobriyan
1
-5
/
+0
2010-02-17
IPv6: convert mc_lock to spinlock
Stephen Hemminger
1
-9
/
+10
2010-02-17
net: remove INIT_RCU_HEAD() usage
Alexey Dobriyan
2
-2
/
+0
2010-02-16
percpu: add __percpu sparse annotations to net
Tejun Heo
3
-36
/
+39
2010-02-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+1
2010-02-16
net neigh: Decouple per interface neighbour table controls from binary sysctls
Eric W. Biederman
2
-4
/
+2
2010-02-16
tunnels: fix netns vs proto registration ordering
Alexey Dobriyan
3
-55
/
+41
2010-02-16
ipcomp: Avoid duplicate calls to ipcomp_destroy
Herbert Xu
1
-5
/
+1
2010-02-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
9
-435
/
+208
2010-02-15
IPv6: Delete redundant counter of IPSTATS_MIB_REASMFAILS
Shan Wei
1
-9
/
+4
2010-02-15
netfilter: nf_conntrack: add support for "conntrack zones"
Patrick McHardy
2
-6
/
+14
2010-02-15
netfilter: nf_conntrack: pass template to l4proto ->error() handler
Patrick McHardy
1
-1
/
+2
[next]