index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-06
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
6
-17
/
+17
2011-12-04
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
5
-7
/
+20
2011-12-04
ipv6: Kill ndisc_get_neigh() inline helper.
David S. Miller
1
-3
/
+4
2011-12-04
ipv6: Various cleanups in route.c
David S. Miller
1
-47
/
+48
2011-12-04
ipv6: Various cleanups in ip6_route.c
David S. Miller
1
-59
/
+56
2011-12-03
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
5
-7
/
+20
2011-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-8
/
+9
2011-12-01
Revert "udp: remove redundant variable"
David S. Miller
1
-7
/
+8
2011-12-01
ipv6 : mcast : Delete useless parameter in ip6_mc_add1_src()
Jun Zhao
1
-2
/
+2
2011-12-01
neigh: Do not set tbl->entry_size in ipv4/ipv6 neigh tables.
David Miller
1
-1
/
+0
2011-11-29
net: dont call jump_label_dec from irq context
Eric Dumazet
1
-1
/
+4
2011-11-29
ipv6: Set mcast_hops to IPV6_DEFAULT_MCASTHOPS when -1 was given.
Li Wei
1
-1
/
+1
2011-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-16
/
+23
2011-11-26
net: Move mtu handling down to the protocol depended handlers
Steffen Klassert
1
-2
/
+9
2011-11-26
net: Rename the dst_opt default_mtu method to mtu
Steffen Klassert
1
-5
/
+5
2011-11-26
route: Use the device mtu as the default for blackhole routes
Steffen Klassert
1
-1
/
+1
2011-11-24
ipv6: tcp: fix tcp_v6_conn_request()
Eric Dumazet
1
-6
/
+7
2011-11-24
netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED.
David S. Miller
1
-1
/
+0
2011-11-24
ipv6: tcp: fix panic in SYN processing
Eric Dumazet
1
-1
/
+1
2011-11-23
ipv6: fix a bug in ndisc_send_redirect
Li Wei
1
-1
/
+1
2011-11-23
net: remove ipv6_addr_copy()
Alexey Dobriyan
30
-174
/
+169
2011-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-7
/
+9
2011-11-18
ipv6: Remove all uses of LL_ALLOCATED_SPACE
Herbert Xu
4
-12
/
+27
2011-11-17
ipv6: Use pr_warn() in ip6_fib.c
David S. Miller
1
-10
/
+10
2011-11-17
IPV6 Fix a crash when trying to replace non existing route
Matti Vaittinen
1
-7
/
+14
2011-11-17
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2
-2
/
+4
2011-11-16
IPv6: Removing unnecessary NULL checks.
Matti Vaittinen
1
-4
/
+3
2011-11-14
IPv6 routing, NLM_F_* flag support: REPLACE and EXCL flags support, warn abou...
Matti Vaittinen
1
-15
/
+94
2011-11-14
IPv6 routing, NLM_F_* flag support: warn if new route is created without NLM_...
Matti Vaittinen
1
-2
/
+11
2011-11-14
neigh: new unresolved queue limits
Eric Dumazet
1
-1
/
+1
2011-11-14
ip6_tunnel: copy parms.name after register_netdevice
Josh Boyer
1
-1
/
+7
2011-11-14
ipv6: reduce percpu needs for icmpv6msg mibs
Eric Dumazet
2
-14
/
+9
2011-11-13
ah: Don't return NET_XMIT_DROP on input.
Nick Bowler
1
-2
/
+0
2011-11-10
ipv4: PKTINFO doesnt need dst reference
Eric Dumazet
2
-2
/
+5
2011-11-10
ah: Read nexthdr value before overwriting it in ahash input callback.
Nick Bowler
1
-2
/
+2
2011-11-10
ah: Correctly pass error codes in ahash output callback.
Nick Bowler
1
-2
/
+0
2011-11-09
net: make ipv6 PKTINFO honour freebind
Maciej Żenczykowski
1
-1
/
+1
2011-11-09
net: make ipv6 bind honour freebind
Maciej Żenczykowski
1
-1
/
+1
2011-11-09
net: better pcpu data alignment
Eric Dumazet
2
-2
/
+2
2011-11-08
ipv6: drop packets when source address is multicast
Brian Haley
1
-0
/
+8
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
15
-0
/
+15
2011-11-02
net: make the tcp and udp file_operations for the /proc stuff const
Arjan van de Ven
3
-9
/
+28
2011-11-01
netfilter: ipv6: fix afinfo->route refcnt leak on error
Florian Westphal
1
-3
/
+10
2011-11-01
netfilter: Remove unnecessary OOM logging messages
Joe Perches
1
-4
/
+3
2011-11-01
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
15
-0
/
+15
2011-10-30
ipv6: fix route lookup in addrconf_prefix_rcv()
Andreas Hofmeister
1
-3
/
+40
2011-10-29
ipv6: fix route error binding peer in func icmp6_dst_alloc
Gao feng
1
-2
/
+1
2011-10-28
ipv6: fix error propagation in ip6_ufo_append_data()
Zheng Yan
1
-1
/
+1
2011-10-27
ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT
Eric Dumazet
3
-14
/
+12
2011-10-25
ipv6: Do not use routes from locally generated RAs
Andreas Hofmeister
1
-0
/
+8
[next]