index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: core: Support UID-based routing.
Lorenzo Colitti
2016-03-11
9
-0
/
+17
*
net: ipv6: fix wrong ping_v6_sendmsg return value
Lorenzo Colitti
2016-03-11
1
-1
/
+4
*
net: ipv6: add missing lock in ping_v6_sendmsg
Lorenzo Colitti
2016-03-11
1
-0
/
+2
*
net: ipv6: Add IPv6 support to the ping socket.
Lorenzo Colitti
2016-03-11
4
-7
/
+246
*
net: ipv6: autoconf routes into per-device tables
Lorenzo Colitti
2016-03-11
2
-44
/
+99
*
net: ipv6: allow choosing optimistic addresses with use_optimistic
Erik Kline
2016-03-11
1
-1
/
+3
*
Merge remote-tracking branch 'linux-stable/linux-3.0.y' into p-android-omap-3...
Ziyan
2015-10-25
22
-191
/
+357
|
\
|
*
ipv6: tcp: fix panic in SYN processing
Eric Dumazet
2013-10-22
1
-1
/
+1
|
*
ipv6: udp packets following an UFO enqueued packet need also be handled by UFO
Hannes Frederic Sowa
2013-10-13
1
-31
/
+22
|
*
ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put
Salam Noureddine
2013-10-13
1
-2
/
+2
|
*
ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO
Jiri Bohac
2013-09-14
1
-1
/
+9
|
*
ipv6: Don't depend on per socket memory for neighbour discovery messages
Thomas Graf
2013-09-14
1
-7
/
+9
|
*
ipv6: drop packets with multiple fragmentation headers
Hannes Frederic Sowa
2013-09-14
1
-0
/
+5
|
*
ipv6: remove max_addresses check from ipv6_create_tempaddr
Hannes Frederic Sowa
2013-09-14
1
-6
/
+4
|
*
ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not match
Hannes Frederic Sowa
2013-09-14
1
-4
/
+12
|
*
ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanup
Hannes Frederic Sowa
2013-08-11
1
-0
/
+5
|
*
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...
Hannes Frederic Sowa
2013-07-28
1
-1
/
+6
|
*
ipv6,mcast: always hold idev->lock before mca_lock
Amerigo Wang
2013-07-28
2
-18
/
+28
|
*
ipv6: ip6_sk_dst_check() must not assume ipv6 dst
Eric Dumazet
2013-07-28
1
-1
/
+7
|
*
ipv6: don't call addrconf_dst_alloc again when enable lo
Gao feng
2013-07-28
1
-0
/
+3
|
*
ipv6: assign rt6_info to inet6_ifaddr in init_loopback
Gao feng
2013-06-27
1
-1
/
+3
|
*
ipv6: fix possible crashes in ip6_cork_release()
Eric Dumazet
2013-06-27
1
-1
/
+1
|
*
xfrm6: release dev before returning error
Cong Wang
2013-05-19
1
-1
/
+3
|
*
ipv6: do not clear pinet6 field
Eric Dumazet
2013-05-19
4
-2
/
+27
|
*
net: drop dst before queueing fragments
Eric Dumazet
2013-05-01
1
-2
/
+11
|
*
net IPv6 : Fix broken IPv6 routing table after loopback down-up
Balakumaran Kannan
2013-05-01
1
-0
/
+27
|
*
ipv6: fix bad free of addrconf_init_net
Hong Zhiguo
2013-04-05
1
-16
/
+10
|
*
inet: limit length of fragment queue hash table bucket lists
Hannes Frederic Sowa
2013-03-28
2
-8
/
+12
|
*
ipv6: stop multicast forwarding to process interface scoped addresses
Hannes Frederic Sowa
2013-03-20
1
-1
/
+2
|
*
net: ipv6: Don't purge default router if accept_ra=2
Lorenzo Colitti
2013-03-20
1
-1
/
+2
|
*
ipv6: do not create neighbor entries for local delivery
Marcelo Ricardo Leitner
2013-02-14
1
-1
/
+2
|
*
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
2013-01-17
5
-14
/
+23
|
*
ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return value
Hannes Frederic Sowa
2012-11-26
1
-0
/
+1
|
*
ipv6: send unsolicited neighbour advertisements to all-nodes
Hannes Frederic Sowa
2012-11-17
1
-2
/
+1
|
*
ipv6: Set default hoplimit as zero.
Li RongQing
2012-11-17
1
-2
/
+2
|
*
tcp: resets are misrouted
Alexey Kuznetsov
2012-10-28
1
-1
/
+2
|
*
ipv6: mip6: fix mip6_mh_filter()
Eric Dumazet
2012-10-13
1
-9
/
+11
|
*
ipv6: raw: fix icmpv6_filter()
Eric Dumazet
2012-10-13
1
-11
/
+10
|
*
ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rt
Gao feng
2012-10-13
1
-5
/
+6
|
*
ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lock
Ben Hutchings
2012-10-02
1
-3
/
+1
|
*
ipv6: Move ipv6 proc file registration to end of init order
Thomas Graf
2012-07-16
1
-10
/
+31
|
*
xfrm: take net hdr len into account for esp payload size calculation
Benjamin Poirier
2012-06-10
1
-11
/
+7
|
*
ipv6: fix incorrect ipsec fragment
Gao feng
2012-06-10
1
-18
/
+50
|
*
tcp: fix TCP_MAXSEG for established IPv6 passive sockets
Neal Cardwell
2012-04-27
1
-0
/
+4
|
*
ipv6: fix array index in ip6_mc_add_src()
RongQing.Li
2012-04-27
1
-1
/
+1
|
*
net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()
Eric Dumazet
2012-04-02
1
-2
/
+6
|
*
ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.
RongQing.Li
2012-03-23
1
-1
/
+0
|
*
IPv6: Fix not join all-router mcast group when forwarding set.
Li Wei
2012-03-19
1
-0
/
+4
|
*
ipsec: be careful of non existing mac headers
Eric Dumazet
2012-03-19
2
-9
/
+3
|
*
ipv6-multicast: Fix memory leak in IPv6 multicast.
Ben Greear
2012-02-29
1
-1
/
+3
[next]