index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
2
-2
/
+4
*
IPv6: Removing unnecessary NULL checks.
Matti Vaittinen
2011-11-15
1
-4
/
+3
*
IPv6 routing, NLM_F_* flag support: REPLACE and EXCL flags support, warn abou...
Matti Vaittinen
2011-11-14
1
-15
/
+94
*
IPv6 routing, NLM_F_* flag support: warn if new route is created without NLM_...
Matti Vaittinen
2011-11-14
1
-2
/
+11
*
neigh: new unresolved queue limits
Eric Dumazet
2011-11-14
1
-1
/
+1
*
ipv6: reduce percpu needs for icmpv6msg mibs
Eric Dumazet
2011-11-14
2
-14
/
+9
*
ipv4: PKTINFO doesnt need dst reference
Eric Dumazet
2011-11-09
2
-2
/
+5
*
net: make ipv6 PKTINFO honour freebind
Maciej Żenczykowski
2011-11-08
1
-1
/
+1
*
net: make ipv6 bind honour freebind
Maciej Żenczykowski
2011-11-08
1
-1
/
+1
*
net: better pcpu data alignment
Eric Dumazet
2011-11-08
2
-2
/
+2
*
ipv6: drop packets when source address is multicast
Brian Haley
2011-11-08
1
-0
/
+8
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
15
-0
/
+15
|
\
|
*
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
15
-0
/
+15
*
|
net: make the tcp and udp file_operations for the /proc stuff const
Arjan van de Ven
2011-11-01
3
-9
/
+28
*
|
netfilter: ipv6: fix afinfo->route refcnt leak on error
Florian Westphal
2011-11-01
1
-3
/
+10
*
|
netfilter: Remove unnecessary OOM logging messages
Joe Perches
2011-11-01
1
-4
/
+3
*
|
ipv6: fix route lookup in addrconf_prefix_rcv()
Andreas Hofmeister
2011-10-30
1
-3
/
+40
*
|
ipv6: fix route error binding peer in func icmp6_dst_alloc
Gao feng
2011-10-28
1
-2
/
+1
*
|
ipv6: fix error propagation in ip6_ufo_append_data()
Zheng Yan
2011-10-28
1
-1
/
+1
*
|
ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT
Eric Dumazet
2011-10-27
3
-14
/
+12
|
/
*
ipv6: Do not use routes from locally generated RAs
Andreas Hofmeister
2011-10-24
1
-0
/
+8
*
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-10-24
1
-0
/
+1
|
\
|
*
gro: refetch inet6_protos[] after pulling ext headers
Yan, Zheng
2011-10-10
1
-0
/
+1
*
|
tcp: md5: add more const attributes
Eric Dumazet
2011-10-24
1
-6
/
+7
*
|
tcp: add const qualifiers where possible
Eric Dumazet
2011-10-21
2
-16
/
+17
*
|
net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENT
Maciej Żenczykowski
2011-10-20
1
-1
/
+1
*
|
cleanup: remove unnecessary include.
Kevin Wilson
2011-10-19
1
-4
/
+0
*
|
net: add skb frag size accessors
Eric Dumazet
2011-10-19
3
-6
/
+7
*
|
xfrm6: Don't call icmpv6_send on local error
Steffen Klassert
2011-10-18
1
-2
/
+54
*
|
ipv6: Fix IPsec slowpath fragmentation problem
Steffen Klassert
2011-10-18
2
-8
/
+13
*
|
ipv6: Remove superfluous NULL pointer check in ipv6_local_rxpmtu
Steffen Klassert
2011-10-18
1
-4
/
+0
*
|
ipv6: remove a rcu_read_lock in ndisc_constructor
Roy.Li
2011-10-17
1
-3
/
+0
*
|
net: more accurate skb truesize
Eric Dumazet
2011-10-13
1
-2
/
+1
*
|
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-10-07
3
-6
/
+17
|
\
\
|
|
/
|
*
tcp: properly handle md5sig_pool references
Yan, Zheng
2011-10-04
1
-3
/
+5
|
*
ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socket
Yan, Zheng
2011-09-29
1
-0
/
+3
|
*
ipv6-multicast: Fix memory leak in IPv6 multicast.
Ben Greear
2011-09-27
1
-1
/
+3
|
*
ipv6: check return value for dst_alloc
Madalin Bucur
2011-09-27
1
-1
/
+3
|
*
ipv6-multicast: Fix memory leak in input path.
Ben Greear
2011-09-27
1
-1
/
+3
*
|
tcp: unalias tcp_skb_cb flags and ip_dsfield
Eric Dumazet
2011-09-27
1
-1
/
+1
*
|
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-22
10
-60
/
+45
|
\
\
|
|
/
|
*
ipv6: fix a possible double free
Roy Li
2011-09-20
1
-2
/
+2
|
*
ipv6: don't use inetpeer to store metrics for routes.
Yan, Zheng
2011-09-17
1
-11
/
+22
|
*
Merge branch 'master' of ../netdev/
David S. Miller
2011-09-16
6
-18
/
+17
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-08-30
1
-7
/
+5
|
|
|
\
|
|
|
*
netfilter: nf_queue: reject NF_STOLEN verdicts from userspace
Florian Westphal
2011-08-30
1
-7
/
+4
|
|
|
*
netfilter: ip_queue: Fix small leak in ipq_build_packet_message()
Jesper Juhl
2011-07-29
1
-0
/
+1
|
|
*
|
net: relax PKTINFO non local ipv6 udp xmit check
Maciej Żenczykowski
2011-08-30
5
-11
/
+12
|
*
|
|
tcp: Change possible SYN flooding messages
Eric Dumazet
2011-09-15
1
-28
/
+3
|
|
/
/
|
*
|
mcast: Fix source address selection for multicast listener report
Yan, Zheng
2011-08-24
1
-1
/
+1
[next]