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-09-01
netdev: convert pseudo-devices to netdev_tx_t
Stephen Hemminger
3
-3
/
+5
2009-08-29
ipv6: Update Neighbor Cache when IPv6 RA is received on a router
David Ward
1
-6
/
+8
2009-08-28
sit: allow ip fragmentation when using nopmtudisc to fix package loss
Sascha Hlusiak
1
-1
/
+1
2009-08-13
inet6: Set default traffic class
Gerrit Renker
1
-0
/
+3
2009-08-13
inet6: Conversion from u8 to int
Gerrit Renker
5
-33
/
+11
2009-08-13
ipv6: Log the explicit address that triggered DAD failure
Jens Rosenboom
1
-2
/
+2
2009-08-05
net: mark read-only arrays as const
Jan Engelhardt
1
-2
/
+2
2009-08-04
xfrm6: Fix xfrm6_policy.c build when SYSCTL disabled.
David S. Miller
1
-1
/
+6
2009-08-02
inet6: functions shadow global variable
Gerrit Renker
1
-2
/
+2
2009-07-30
xfrm: select sane defaults for xfrm[4|6] gc_thresh
Neil Horman
2
-11
/
+20
2009-07-27
xfrm: export xfrm garbage collector thresholds via sysctl
Neil Horman
1
-0
/
+18
2009-07-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+2
2009-07-21
mcastv6: Local variable shadows function argument
Gerrit Renker
1
-1
/
+0
2009-07-20
tcp: Use correct peer adr when copying MD5 keys
John Dykstra
1
-1
/
+1
2009-07-20
tcp: Fix MD5 signature checking on IPv4 mapped sockets
John Dykstra
1
-0
/
+1
2009-07-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-1
/
+1
2009-07-12
udpv6: Handle large incoming UDP/IPv6 packets and support software UFO
Sridhar Samudrala
2
-3
/
+110
2009-07-12
udpv6: Remove unused skb argument of ipv6_select_ident()
Sridhar Samudrala
1
-15
/
+3
2009-07-12
udpv6: Fix gso_size setting in ip6_ufo_append_data
Sridhar Samudrala
1
-3
/
+5
2009-07-12
udpv6: Fix HW checksum support for outgoing UFO packets
Sridhar Samudrala
1
-1
/
+47
2009-07-11
sit: fix regression: do not release skb->dst before xmit
Sascha Hlusiak
1
-0
/
+1
2009-07-11
net: ip_push_pending_frames() fix
Eric Dumazet
1
-1
/
+0
2009-07-06
ipv6: correct return on ipv6_rcv() packet drop
Mark Smith
1
-3
/
+3
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
3
-6
/
+6
2009-07-03
IPv6: preferred lifetime of address not getting updated
Brian Haley
1
-3
/
+27
2009-07-03
xfrm6: fix the proto and ports decode of sctp protocol
Wei Yongjun
1
-2
/
+4
2009-06-26
inet: Call skb_orphan before tproxy activates
Herbert Xu
1
-0
/
+3
2009-06-26
ipv6: Use rcu_barrier() on module unload.
Jesper Dangaard Brouer
1
-0
/
+2
2009-06-25
ipv6: avoid wraparound for expired preferred lifetime
Jens Rosenboom
1
-1
/
+4
2009-06-23
ipv6: Use correct data types for ICMPv6 type and code
Brian Haley
14
-30
/
+30
2009-06-18
net: correct off-by-one write allocations reports
Eric Dumazet
2
-5
/
+6
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2
-2
/
+2
2009-06-14
PIM-SM: namespace changes
Tom Goff
1
-8
/
+12
2009-06-12
trivial: Fix a typo in comment of addrconf_dad_start()
Masatake YAMATO
1
-1
/
+1
2009-06-12
trivial: Kconfig: .ko is normally not included in module names
Pavel Machek
1
-1
/
+1
2009-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Patrick McHardy
21
-155
/
+245
2009-06-11
net: No more expensive sock_hold()/sock_put() on each tx
Eric Dumazet
1
-1
/
+0
2009-06-09
netfilter: Use frag list abstraction interfaces.
David S. Miller
1
-2
/
+2
2009-06-09
ipv6: Use frag list abstraction interfaces.
David S. Miller
2
-5
/
+5
2009-06-08
netfilter: nf_ct_icmp: keep the ICMP ct entries longer
Jan Kasprzak
1
-12
/
+4
2009-06-04
netfilter: x_tables: added hook number into match extension parameter structure.
Evgeniy Polyakov
1
-1
/
+1
2009-06-03
net: skb->dst accessors
Eric Dumazet
18
-133
/
+139
2009-06-02
netfilter: conntrack: simplify event caching system
Pablo Neira Ayuso
1
-1
/
+0
2009-06-02
Merge branch 'master' of git://dev.medozas.de/linux
Patrick McHardy
2
-85
/
+85
2009-06-02
IPv6: Print error value when skb allocation fails
Brian Haley
1
-4
/
+4
2009-06-01
IPv6: Add 'autoconf' and 'disable_ipv6' module parameters
Brian Haley
2
-10
/
+95
2009-05-27
gro: Avoid unnecessary comparison after skb_gro_header
Herbert Xu
1
-3
/
+10
2009-05-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+3
2009-05-22
tcp: Unexport TCPv6 GRO functions
Herbert Xu
1
-4
/
+3
2009-05-20
IPv6: set RTPROT_KERNEL to initial route
Jean-Mickael Guerin
1
-0
/
+3
[next]