index
:
kernel_samsung_smdk4412
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: x_tables: make sure e->next_offset covers remaining blob size
Florian Westphal
2016-07-22
1
-2
/
+4
*
netfilter: x_tables: fix unconditional helper
Florian Westphal
2016-05-06
1
-12
/
+11
*
Revert "udp: remove redundant variable"
David S. Miller
2016-03-15
1
-7
/
+8
*
net: add length argument to skb_copy_and_csum_datagram_iovec
Sabrina Dubroca
2016-03-15
2
-2
/
+3
*
udp: fix behavior of wrong checksums
Harry Lin
2016-02-22
1
-4
/
+2
*
ipv6: Don't reduce hop limit for an interface
D.S. Ljungmark
2016-02-20
1
-1
/
+8
*
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
2016-02-20
1
-0
/
+3
*
ipv6: addrconf: validate new MTU before applying it
Marcelo Leitner
2016-02-20
1
-1
/
+16
*
Merge remote-tracking branch 'korg/linux-3.0.y' into cm-13.0
rogersb11
2015-11-10
17
-104
/
+210
|
\
|
*
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
*
|
smdk4412: network: squashed commits
DerTeufel
2014-12-09
11
-7
/
+268
*
|
Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64
Andrew Dodd
2013-02-27
12
-87
/
+147
|
\
|
|
*
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
*
|
merge opensource jb u5
codeworkx
2012-09-22
1
-1
/
+2
*
|
Merge linux-3.0.31 from korg into jellybean
codeworkx
2012-09-18
12
-58
/
+105
|
\
|
|
*
tcp: fix TCP_MAXSEG for established IPv6 passive sockets
Neal Cardwell
2012-04-27
1
-0
/
+4
[next]