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
2009-11-18
netns: net_identifiers should be read_mostly
Eric Dumazet
2
-2
/
+2
2009-11-13
ipv6: speedup inet6_dump_addr()
Eric Dumazet
1
-74
/
+97
2009-11-13
ipv6: use RCU to walk list of network devices
Eric Dumazet
2
-43
/
+37
2009-11-13
net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED
William Allen Simpson
1
-1
/
+1
2009-11-11
ipv6: Remove unused var in inet6_dump_ifinfo()
David S. Miller
1
-1
/
+1
2009-11-10
IPv6: use ipv6_addr_v4mapped()
Brian Haley
1
-1
/
+1
2009-11-10
sit: Clean up DF code by copying from IPIP
Herbert Xu
1
-21
/
+21
2009-11-10
ipv6: Allow inet6_dump_addr() to handle more than 64 addresses
Eric Dumazet
1
-0
/
+6
2009-11-10
ipv6: speedup inet6_dump_ifinfo()
Eric Dumazet
1
-17
/
+28
2009-11-10
udp: bind() optimisation
Eric Dumazet
1
-7
/
+7
2009-11-08
udp: multicast RX should increment SNMP/sk_drops counter in allocation failures
Eric Dumazet
1
-1
/
+7
2009-11-08
ipv6: udp: Optimise multicast reception
Eric Dumazet
1
-24
/
+47
2009-11-08
ipv6: udp: optimize unicast RX path
Eric Dumazet
1
-3
/
+109
2009-11-08
udp: split sk_hash into two u16 hashes
Eric Dumazet
1
-2
/
+25
2009-11-08
ipv6: avoid dev_hold()/dev_put() in rawv6_bind()
Eric Dumazet
1
-12
/
+11
2009-11-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+1
2009-11-05
ip_frag: dont touch device refcount
Eric Dumazet
1
-7
/
+6
2009-11-05
net: check kern before calling security subsystem
Eric Paris
1
-1
/
+1
2009-11-05
net: pass kern to net_proto_family create function
Eric Paris
1
-1
/
+2
2009-11-05
net: drop capability from protocol definitions
Eric Paris
5
-5
/
+1
2009-11-04
net: Introduce for_each_netdev_rcu() iterator
Eric Dumazet
2
-16
/
+10
2009-11-02
ipv6: no more dev_put() in datagram_send_ctl()
Eric Dumazet
1
-5
/
+9
2009-11-02
ipv6: no more dev_put() in inet6_bind()
Eric Dumazet
1
-8
/
+9
2009-11-02
ip6tnl: less dev_put() calls
Eric Dumazet
1
-6
/
+5
2009-10-30
net: fix sk_forward_alloc corruption
Eric Dumazet
1
-3
/
+1
2009-10-29
Allow tcp_parse_options to consult dst entry
Gilad Ben-Yossef
2
-14
/
+17
2009-10-29
ip6mr: Optimize multiple unregistration
Eric Dumazet
1
-5
/
+10
2009-10-29
ipv6 sit: Optimize multiple unregistration
Eric Dumazet
1
-6
/
+11
2009-10-29
ip6tnl: Optimize multiple unregistration
Eric Dumazet
1
-3
/
+8
2009-10-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+5
2009-10-24
ip6tnl: convert hash tables locking to RCU
Eric Dumazet
1
-19
/
+25
2009-10-24
xfrm6_tunnel: RCU conversion
Eric Dumazet
1
-19
/
+28
2009-10-24
ipv6 sit: RCU conversion phase II
Eric Dumazet
1
-18
/
+27
2009-10-24
ipv6 sit: RCU conversion phase I
Eric Dumazet
1
-23
/
+50
2009-10-20
net: IPv6 changes
Krishna Kumar
1
-2
/
+1
2009-10-19
IP: Cleanups
John Dykstra
1
-1
/
+1
2009-10-19
net: Fix IP_MULTICAST_IF
Eric Dumazet
1
-1
/
+5
2009-10-18
ah6: convert to ahash
Steffen Klassert
1
-80
/
+272
2009-10-18
net: sk_drops consolidation part 2
Eric Dumazet
2
-2
/
+3
2009-10-18
inet: rename some inet_sock fields
Eric Dumazet
10
-77
/
+80
2009-10-14
net: sk_drops consolidation
Eric Dumazet
2
-6
/
+3
2009-10-13
tcp: replace ehash_size by ehash_mask
Eric Dumazet
1
-1
/
+1
2009-10-13
ipv6: fix devconf after adding force_tllao option
Cosmin Ratiu
1
-0
/
+1
2009-10-12
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
2
-2
/
+2
2009-10-11
ipv6 sit: Set relay to 0.0.0.0 directly if relay_prefixlen == 0.
YOSHIFUJI Hideaki / 吉藤英明
1
-3
/
+6
2009-10-11
ipv6 sit: Fix 6rd relay address.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+2
2009-10-11
ipv6 sit: Ensure to initialize 6rd parameters.
YOSHIFUJI Hideaki / 吉藤英明
1
-4
/
+6
2009-10-07
udp: dynamically size hash tables at boot time
Eric Dumazet
1
-3
/
+3
2009-10-07
IPv6: Fix 6RD typo
Alexandre Cassen
1
-1
/
+1
2009-10-07
IPv6: use ipv6_addr_set_v4mapped()
Brian Haley
3
-24
/
+16
[next]