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
*
[IPV6]: Make ndisc_flow_init() common for later use.
YOSHIFUJI Hideaki
2008-03-04
2
-19
/
+20
*
[IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr().
YOSHIFUJI Hideaki
2008-03-04
5
-14
/
+10
*
[IPV6] SYSCTL: complete initialization for sysctl table in subsystem code.
YOSHIFUJI Hideaki
2008-03-04
3
-14
/
+19
*
[IPV6]: Move packet_type{} related bits to af_inet6.c.
YOSHIFUJI Hideaki
2008-03-04
2
-122
/
+123
*
[IPV6] UDP: Rename IPv6 UDP files.
YOSHIFUJI Hideaki
2008-03-04
3
-2
/
+2
*
[UDP]: Allow users to configure UDP-Lite.
YOSHIFUJI Hideaki
2008-03-04
5
-10
/
+35
*
[TCP]: Add IPv6 support to TCP SYN cookies
Glenn Griffin
2008-03-04
3
-22
/
+323
*
ipv6: fix inet6_init/icmpv6_cleanup sections mismatch
Alexey Dobriyan
2008-03-03
1
-2
/
+2
*
[INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack.
Denis V. Lunev
2008-02-29
1
-19
/
+17
*
[NETNS]: Make icmpv6_sk per namespace.
Denis V. Lunev
2008-02-29
1
-21
/
+47
*
[NETNS]: icmp(v6)_sk should not pin a namespace.
Denis V. Lunev
2008-02-29
1
-6
/
+5
*
[ICMP]: Allocate data for __icmp(v6)_sk dynamically.
Denis V. Lunev
2008-02-29
1
-5
/
+9
*
[ICMP]: Pass proper ICMP socket into icmp(v6)_xmit_(un)lock.
Denis V. Lunev
2008-02-29
1
-12
/
+12
*
[ICMP]: Store sock rather than socket for ICMP flow control.
Denis V. Lunev
2008-02-29
1
-12
/
+13
*
[INET]: Remove struct net_proto_family* from _init calls.
Denis V. Lunev
2008-02-29
4
-6
/
+6
*
[IPV6]: Unexport ip6_find_1stfragopt
Adrian Bunk
2008-02-28
1
-1
/
+0
*
[IPV6]: Fix source address selection for ORCHID addresses
Juha-Matti Tapio
2008-02-28
1
-0
/
+5
*
[IPV6]: Add ORCHID prefix to address label table
Juha-Matti Tapio
2008-02-28
1
-0
/
+5
*
[IPV6]: Use proc_create() to setup ->proc_fops first
Wang Chen
2008-02-28
1
-2
/
+2
*
[IPCOMP]: Disable BH on output when using shared tfm
Herbert Xu
2008-02-28
1
-0
/
+2
*
[IPV6] SYSCTL: Fix possible memory leakage in error path.
YOSHIFUJI Hideaki
2008-02-27
1
-3
/
+0
*
[INET]: Don't create tunnels with '%' in name.
Pavel Emelyanov
2008-02-26
2
-8
/
+20
*
[IPV6]: Add missing initializations of the new nl_info.nl_net field
Benjamin Thery
2008-02-26
2
-0
/
+5
*
[IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly.
Pavel Emelyanov
2008-02-23
2
-21
/
+6
*
[NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_ASSERT when mangling pa...
Patrick McHardy
2008-02-19
1
-4
/
+6
*
[IPV6]: Use BUG_ON instead of if + BUG in fib6_del_route.
Pavel Emelyanov
2008-02-18
1
-1
/
+1
*
[IPV6]: dst_entry leak in ip4ip6_err. (resend)
Denis V. Lunev
2008-02-18
1
-0
/
+1
*
[IPV6]: Fix hardcoded removing of old module code
Wang Chen
2008-02-17
1
-8
/
+0
*
[IPV6]: Fix reversed local_df test in ip6_fragment
Herbert Xu
2008-02-14
1
-2
/
+2
*
[IPSEC]: Fix bogus usage of u64 on input sequence number
Herbert Xu
2008-02-12
2
-3
/
+4
*
[IPV6]: Fix IPsec datagram fragmentation
Herbert Xu
2008-02-12
2
-2
/
+6
*
[IPV6]: Replace using the magic constant "1024" with IP6_RT_PRIO_USER for fc_...
Rami Rosen
2008-02-09
1
-2
/
+2
*
[ICMP]: Restore pskb_pull calls in receive function
Herbert Xu
2008-02-05
1
-1
/
+2
*
[INET]: Fix accidentally broken inet(6)_hash_connect's port offset calculations.
Pavel Emelyanov
2008-02-05
1
-1
/
+1
*
[SOCK] proto: Add hashinfo member to struct proto
Arnaldo Carvalho de Melo
2008-02-03
2
-13
/
+10
*
[IPV6]: Update MSS even if MTU is unchanged.
Jim Paris
2008-01-31
1
-1
/
+1
*
[NETNS]: Udp sockets per-net lookup.
Pavel Emelyanov
2008-01-31
1
-4
/
+6
*
[NETNS]: Tcp-v6 sockets per-net lookup.
Pavel Emelyanov
2008-01-31
2
-20
/
+24
*
[INET]: Consolidate inet(6)_hash_connect.
Pavel Emelyanov
2008-01-31
1
-91
/
+2
*
[IPV6]: Introduce the INET6_TW_MATCH macro.
Pavel Emelyanov
2008-01-31
1
-18
/
+3
*
[NETFILTER]: {ip,ip6}_queue: fix build error
Patrick McHardy
2008-01-31
1
-4
/
+14
*
[NETFILTER]: nf_conntrack: annotate l3protos with const
Jan Engelhardt
2008-01-31
1
-3
/
+4
*
[NETFILTER]: nf_{conntrack,nat}_icmp: constify and annotate
Jan Engelhardt
2008-01-31
1
-6
/
+8
*
[NETFILTER]: x_tables: create per-netns /proc/net/*_tables_*
Alexey Dobriyan
2008-01-31
1
-3
/
+19
*
[NETFILTER]: nf_conntrack: naming unification
Patrick McHardy
2008-01-31
1
-4
/
+4
*
[NETFILTER]: nf_conntrack_ipv6: fix sparse warnings
Patrick McHardy
2008-01-31
1
-15
/
+1
*
[NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat code
Patrick McHardy
2008-01-31
1
-4
/
+6
*
[NETFILTER]: netns: put table module on netns stop
Alexey Dobriyan
2008-01-31
1
-0
/
+3
*
[NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAW
Alexey Dobriyan
2008-01-31
3
-32
/
+86
*
[NETFILTER]: ip6_tables: netns preparation
Alexey Dobriyan
2008-01-31
4
-27
/
+30
[next]