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
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-11
ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
Andrey Ignatov
2
-4
/
+10
2018-05-10
udp: fix SO_BINDTODEVICE
Paolo Abeni
1
-2
/
+2
2018-05-10
ipv4: reset fnhe_mtu_locked after cache route flushed
Hangbin Liu
1
-0
/
+1
2018-05-03
tcp: restore autocorking
Eric Dumazet
1
-1
/
+1
2018-05-03
ipv4: fix fnhe usage by non-cached routes
Julian Anastasov
1
-65
/
+53
2018-05-02
tcp_bbr: fix to zero idle_restart only upon S/ACKed data
Neal Cardwell
1
-1
/
+3
2018-05-01
tcp: fix TCP_REPAIR_QUEUE bound checking
Eric Dumazet
1
-1
/
+1
2018-04-27
tcp: ignore Fast Open on repair mode
Yuchung Cheng
1
-1
/
+2
2018-04-23
tcp: don't read out-of-bounds opsize
Jann Horn
1
-5
/
+2
2018-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-6
/
+10
2018-04-16
net: Fix one possible memleak in ip_setup_cork
Gao Feng
1
-3
/
+5
2018-04-16
tcp: clear tp->packets_out when purging write queue
Soheil Hassas Yeganeh
1
-1
/
+1
2018-04-16
Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2
-4
/
+3
2018-04-13
tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets
Eric Dumazet
1
-2
/
+4
2018-04-10
ip_gre: clear feature flags when incompatible o_flags are set
Sabrina Dubroca
1
-0
/
+6
2018-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-11
/
+15
2018-04-09
inetpeer: fix uninit-value in inet_getpeer
Eric Dumazet
1
-0
/
+1
2018-04-08
soreuseport: initialise timewait reuseport field
Eric Dumazet
1
-0
/
+1
2018-04-08
ipv4: fix uninit-value in ip_route_output_key_hash_rcu()
Eric Dumazet
1
-5
/
+6
2018-04-07
kbuild: rename *-asn1.[ch] to *.asn1.[ch]
Masahiro Yamada
2
-3
/
+3
2018-04-07
kbuild: clean up *-asn1.[ch] patterns from top-level Makefile
Masahiro Yamada
1
-1
/
+0
2018-04-06
headers: untangle kmemleak.h from mm.h
Randy Dunlap
1
-1
/
+0
2018-04-06
arp: fix arp_filter on l3slave devices
Miguel Fadon Perlines
1
-1
/
+1
2018-04-05
ip_tunnel: better validate user provided tunnel names
Eric Dumazet
1
-5
/
+6
2018-04-04
inet: frags: fix ip6frag_low_thresh boundary
Eric Dumazet
1
-3
/
+2
2018-04-04
net: avoid unneeded atomic operation in ip*_append_data()
Paolo Abeni
1
-1
/
+2
2018-04-02
route: check sysctl_fib_multipath_use_neigh earlier than hash
Xin Long
1
-9
/
+11
2018-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-11
/
+49
2018-04-01
ipv4: factorize sk_wmem_alloc updates done by __ip_append_data()
Eric Dumazet
1
-5
/
+12
2018-04-01
crypto : chtls - CPL handler definition
Atul Gupta
1
-0
/
+1
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-19
/
+92
2018-04-01
inet: frags: get rid of ipfrag_skb_cb/FRAG_CB
Eric Dumazet
1
-21
/
+14
2018-04-01
inet: frags: do not clone skb in ip_expire()
Eric Dumazet
1
-10
/
+6
2018-04-01
inet: frags: break the 2GB limit for frags storage
Eric Dumazet
2
-6
/
+6
2018-04-01
inet: frags: remove inet_frag_maybe_warn_overflow()
Eric Dumazet
2
-14
/
+2
2018-04-01
inet: frags: get rif of inet_frag_evicting()
Eric Dumazet
1
-33
/
+32
2018-04-01
inet: frags: remove some helpers
Eric Dumazet
2
-8
/
+3
2018-04-01
inet: frags: use rhashtables for reassembly units
Eric Dumazet
2
-341
/
+115
2018-04-01
inet: frags: refactor ipfrag_init()
Eric Dumazet
1
-2
/
+2
2018-04-01
inet: frags: add a pointer to struct netns_frags
Eric Dumazet
2
-11
/
+15
2018-04-01
inet: frags: change inet_frags_init_net() return value
Eric Dumazet
1
-3
/
+9
2018-03-31
Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2018-03-31
bpf: Post-hooks for sys_bind
Andrey Ignatov
1
-6
/
+12
2018-03-31
bpf: Hooks for sys_connect
Andrey Ignatov
3
-0
/
+43
2018-03-31
net: Introduce __inet_bind() and __inet6_bind
Andrey Ignatov
1
-15
/
+24
2018-03-31
bpf: Hooks for sys_bind
Andrey Ignatov
1
-0
/
+7
2018-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
10
-178
/
+53
2018-03-30
Revert "netfilter: x_tables: ensure last rule in base chain matches underflow...
Florian Westphal
2
-32
/
+2
2018-03-30
netfilter: nf_tables: enable conntrack if NAT chain is registered
Pablo Neira Ayuso
1
-0
/
+12
2018-03-30
netfilter: nf_tables: build-in filter chain type
Pablo Neira Ayuso
4
-133
/
+2
[next]