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
2016-09-11
net: ipv4: Remove l3mdev_get_saddr
David Ahern
2
-12
/
+0
2016-09-11
net: l3mdev: remove redundant calls
David Ahern
3
-13
/
+4
2016-09-11
net: vrf: Flip IPv4 output path from FIB lookup hook to out hook
David Ahern
1
-4
/
+0
2016-09-11
net: l3mdev: Allow the l3mdev to be a loopback
David Ahern
1
-2
/
+6
2016-09-11
net: l3mdev: Add hook to output path
David Ahern
1
-0
/
+8
2016-09-11
net: flow: Add l3mdev flow update
David Ahern
1
-0
/
+3
2016-09-11
tcp: better use ooo_last_skb in tcp_data_queue_ofo()
Eric Dumazet
1
-1
/
+7
2016-09-11
ipv4: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-1
/
+1
2016-09-11
net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()
Amir Vadai
1
-21
/
+2
2016-09-10
ip_tunnel: do not clear l4 hashes
Eric Dumazet
1
-1
/
+1
2016-09-10
ipv4: fix value of ->nlmsg_flags reported in RTM_NEWROUTE events
Guillaume Nault
1
-3
/
+7
2016-09-09
ipv4: accept u8 in IP_TOS ancillary data
Eric Dumazet
1
-2
/
+5
2016-09-09
tcp: use an RB tree for ooo receive queue
Yaogong Wang
4
-144
/
+193
2016-09-09
net: inet: diag: expose the socket mark to privileged processes.
Lorenzo Colitti
2
-20
/
+39
2016-09-08
net: diag: make udp_diag_destroy work for mapped addresses.
Lorenzo Colitti
1
-2
/
+2
2016-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
8
-627
/
+8
2016-09-02
tcp: make nla_policy const
stephen hemminger
1
-1
/
+1
2016-09-02
fou: make nla_policy const
stephen hemminger
1
-1
/
+1
2016-08-31
net: lwtunnel: Handle fragmentation
Roopa Prabhu
2
-1
/
+11
2016-08-30
netfilter: log: Check param to avoid overflow in nf_log_set
Gao Feng
2
-4
/
+2
2016-08-30
netfilter: log_arp: Use ARPHRD_ETHER instead of literal '1'
Gao Feng
1
-1
/
+1
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-17
/
+26
2016-08-29
tcp: add tcp_add_backlog()
Eric Dumazet
1
-4
/
+29
2016-08-29
tcp: Set read_sock and peek_len proto_ops
Tom Herbert
2
-0
/
+8
2016-08-26
tcp: md5: add LINUX_MIB_TCPMD5FAILURE counter
Eric Dumazet
2
-0
/
+2
2016-08-26
tcp: md5: increment sk_drops on syn_recv state
Eric Dumazet
1
-0
/
+1
2016-08-25
net: diag: allow socket bytecode filters to match socket marks
Lorenzo Colitti
1
-3
/
+33
2016-08-25
net: diag: slightly refactor the inet_diag_bc_audit error checks.
Lorenzo Colitti
1
-11
/
+17
2016-08-24
udp: get rid of sk_prot_clear_portaddr_nulls()
Eric Dumazet
2
-2
/
+0
2016-08-24
net: diag: support SOCK_DESTROY for UDP sockets
David Ahern
2
-0
/
+94
2016-08-24
net: diag: Fix refcnt leak in error path destroying socket
David Ahern
2
-3
/
+6
2016-08-24
udp: get rid of SLAB_DESTROY_BY_RCU allocations
Eric Dumazet
2
-2
/
+0
2016-08-24
net-tcp: retire TFO_SERVER_WO_SOCKOPT2 config
Yuchung Cheng
1
-13
/
+8
2016-08-24
tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
Eric Dumazet
1
-1
/
+7
2016-08-24
udp: fix poll() issue with zero sized packets
Eric Dumazet
1
-6
/
+6
2016-08-23
net: ipconfig: Fix NULL pointer dereference on RARP/BOOTP/DHCP timeout
Geert Uytterhoeven
1
-1
/
+1
2016-08-23
net: ip_finish_output_gso: Allow fragmenting segments of tunneled skbs if the...
Shmulik Ladkani
1
-3
/
+5
2016-08-20
net: ipv4: fix sparse error in fib_good_nh()
Eric Dumazet
1
-1
/
+2
2016-08-20
udp: include addrconf.h
Eric Dumazet
1
-0
/
+1
2016-08-20
tcp: md5: remove tcp_md5_hash_header()
Eric Dumazet
1
-17
/
+0
2016-08-19
fib_trie: Fix the description of pos and bits
Xunlei Pang
1
-2
/
+2
2016-08-19
tcp: refine tcp_prune_ofo_queue() to not drop all packets
Eric Dumazet
1
-19
/
+28
2016-08-19
tcp: defer sacked assignment
Eric Dumazet
1
-1
/
+2
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+31
2016-08-18
net: ipconfig: Fix more use after free
Thierry Reding
1
-3
/
+5
2016-08-15
gre: set inner_protocol on xmit
Simon Horman
1
-1
/
+0
2016-08-13
netfilter: remove ip_conntrack* sysctl compat code
Pablo Neira Ayuso
5
-615
/
+1
2016-08-12
netfilter: use_nf_conn_expires helper in more places
Florian Westphal
1
-2
/
+1
2016-08-12
netfilter: nf_dup4: remove redundant checksum recalculation
Liping Zhang
1
-6
/
+4
2016-08-11
net: ipconfig: fix use after free
Uwe Kleine-König
1
-8
/
+9
[next]