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
starfive-6.6.48-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
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-12
/
+21
2014-11-26
net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socks
Willem de Bruijn
3
-11
/
+14
2014-11-26
gue: Call remcsum_adjust
Tom Herbert
1
-67
/
+17
2014-11-26
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
4
-6
/
+5
2014-11-25
tcp: fix possible NULL dereference in tcp_vX_send_reset()
Eric Dumazet
1
-1
/
+4
2014-11-25
net/ping: handle protocol mismatching scenario
Jane Zhou
1
-0
/
+2
2014-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
8
-12
/
+208
2014-11-24
new helper: memcpy_to_msg()
Al Viro
1
-1
/
+1
2014-11-24
new helper: memcpy_from_msg()
Al Viro
2
-2
/
+2
2014-11-24
new helper: skb_copy_and_csum_datagram_msg()
Al Viro
1
-3
/
+2
2014-11-24
ip_tunnel: the lack of vti_link_ops' dellink() cause kernel panic
lucien
1
-0
/
+1
2014-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-2
/
+7
2014-11-21
tcp: Restore RFC5961-compliant behavior for SYN packets
Calvin Owens
1
-2
/
+2
2014-11-21
vlan: introduce *vlan_hwaccel_push_inside helpers
Jiri Pirko
1
-8
/
+3
2014-11-21
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
1
-6
/
+5
2014-11-19
tcp: make connect() mem charging friendly
Eric Dumazet
1
-40
/
+28
2014-11-18
icmp: Remove some spurious dropped packet profile hits from the ICMP path
Rick Jones
2
-18
/
+31
2014-11-17
ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs
Daniel Borkmann
1
-6
/
+5
2014-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+1
2014-11-16
ipv4: Fix incorrect error code when adding an unreachable route
Panu Matilainen
1
-0
/
+4
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+3
2014-11-13
tcp: limit GSO packets to half cwnd
Eric Dumazet
1
-4
/
+8
2014-11-13
FOU: Fix no return statement warning for !CONFIG_NET_FOU_IP_TUNNELS
Thomas Graf
1
-1
/
+1
2014-11-13
netfilter: fix various sparse warnings
Florian Westphal
3
-10
/
+10
2014-11-12
ip_tunnel: Ops registration for secondary encap (fou, gue)
Tom Herbert
2
-25
/
+138
2014-11-12
udp: Neaten function pointer calls and add braces
Joe Perches
1
-17
/
+17
2014-11-11
ipv6: fix IPV6_PKTINFO with v4 mapped
Eric Dumazet
1
-1
/
+1
2014-11-11
neigh: remove dynamic neigh table registration support
WANG Cong
1
-1
/
+1
2014-11-11
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
Joe Perches
6
-34
/
+35
2014-11-11
net: introduce SO_INCOMING_CPU
Eric Dumazet
2
-0
/
+2
2014-11-11
tcp: move sk_mark_napi_id() at the right place
Eric Dumazet
1
-1
/
+2
2014-11-10
udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.
Jesse Gross
1
-0
/
+2
2014-11-10
ipv4: Avoid reading user iov twice after raw_probe_proto_opt
Herbert Xu
1
-8
/
+54
2014-11-10
ipv4: Use standard iovec primitive in raw_probe_proto_opt
Herbert Xu
1
-39
/
+11
2014-11-10
netfilter: nft_masq: fix uninitialized range in nft_masq_{ipv4, ipv6}_eval
Daniel Borkmann
1
-0
/
+1
2014-11-07
udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicasts
Rick Jones
2
-3
/
+10
2014-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-29
/
+34
2014-11-07
Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-4
/
+1
2014-11-06
net: esp: Convert NETDEBUG to pr_info
Joe Perches
1
-5
/
+5
2014-11-06
net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messages
Joe Perches
1
-5
/
+3
2014-11-06
net: Remove MPLS GSO feature.
Pravin B Shelar
3
-4
/
+1
2014-11-06
fou: Fix typo in returning flags in netlink
Tom Herbert
2
-2
/
+2
2014-11-06
ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs
Daniel Borkmann
1
-6
/
+5
2014-11-06
net: Convert SEQ_START_TOKEN/seq_printf to seq_puts
Joe Perches
1
-5
/
+1
2014-11-06
tcp: zero retrans_stamp if all retrans were acked
Marcelo Leitner
1
-29
/
+31
2014-11-06
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
5
-8
/
+7
2014-11-06
gue: Receive side of remote checksum offload
Tom Herbert
1
-9
/
+161
2014-11-06
gue: TX support for using remote checksum offload option
Tom Herbert
1
-3
/
+32
2014-11-06
udp: Changes to udp_offload to support remote checksum offload
Tom Herbert
3
-2
/
+18
2014-11-06
gue: Add infrastructure for flags and options
Tom Herbert
1
-48
/
+94
[next]