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
2015-05-02
ipv4: Missing sk_nulls_node_init() in ping_unhash().
David S. Miller
1
-0
/
+1
2015-04-29
route: Use ipv4_mtu instead of raw rt_pmtu
Herbert Xu
1
-4
/
+1
2015-04-24
inet: fix possible panic in reqsk_queue_unlink()
Eric Dumazet
3
-4
/
+40
2015-04-24
tcp: avoid looping in tcp_send_fin()
Eric Dumazet
1
-21
/
+29
2015-04-22
tcp: fix possible deadlock in tcp_send_fin()
Eric Dumazet
1
-1
/
+19
2015-04-21
tcp: add memory barriers to write space paths
jbaron@akamai.com
2
-1
/
+5
2015-04-20
ip_forward: Drop frames with attached skb->sk
Sebastian Pöhn
1
-0
/
+3
2015-04-17
inet_diag: fix access to tcp cc information
Eric Dumazet
6
-17
/
+35
2015-04-17
tcp: tcp_get_info() should fetch socket fields once
Eric Dumazet
1
-4
/
+6
2015-04-16
fou: avoid missing unlock in failure path
WANG Cong
1
-2
/
+1
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-14
/
+10
2015-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-6
/
+8
2015-04-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2
-5
/
+4
2015-04-13
tcp/dccp: get rid of central timewait timer
Eric Dumazet
6
-267
/
+52
2015-04-13
tcp: fix bogus RTT for CC when retransmissions are acked
Kenneth Klette Jonassen
1
-6
/
+4
2015-04-13
netfilter: nf_tables: switch registers to 32 bit addressing
Patrick McHardy
1
-2
/
+2
2015-04-13
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
3
-14
/
+10
2015-04-13
fou: implement FOU_CMD_GET
WANG Cong
1
-0
/
+109
2015-04-13
fou: add network namespace support
WANG Cong
1
-39
/
+67
2015-04-13
fou: always use be16 for port
WANG Cong
1
-3
/
+3
2015-04-13
fou: exit early when parsing config fails
WANG Cong
1
-1
/
+4
2015-04-13
fou: avoid calling udp_del_offload() twice
WANG Cong
1
-2
/
+2
2015-04-11
new helper: msg_data_left()
Al Viro
1
-4
/
+4
2015-04-10
tcp: md5: fix a typo in tcp_v4_md5_lookup()
Eric Dumazet
1
-2
/
+2
2015-04-10
tcp: tcp_make_synack() should clear skb->tstamp
Eric Dumazet
1
-0
/
+2
2015-04-09
udptunnels: Call handle_offloads after inserting vlan tag.
Jesse Gross
1
-4
/
+4
2015-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+3
2015-04-09
Merge branch 'iocb' into for-davem
Al Viro
1
-1
/
+0
2015-04-09
tcp: do not rearm rsk_timer on FastOpen requests
Eric Dumazet
1
-4
/
+10
2015-04-08
fou: Don't use const __read_mostly
Andi Kleen
1
-2
/
+2
2015-04-08
netfilter: Fix switch statement warnings with recent gcc.
David Miller
1
-0
/
+2
2015-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
68
-499
/
+540
2015-04-08
ipv4: ip_tunnel: use net namespace from rtable not socket
Hannes Frederic Sowa
1
-1
/
+2
2015-04-08
netfilter: bridge: add helpers for fetching physin/outdev
Florian Westphal
1
-1
/
+3
2015-04-08
net: remove extra newlines
Sheng Yong
2
-8
/
+0
2015-04-08
tcp: RFC7413 option support for Fast Open client
Daniel Lee
4
-14
/
+36
2015-04-08
tcp: RFC7413 option support for Fast Open server
Daniel Lee
3
-23
/
+54
2015-04-07
udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().
David Miller
3
-4
/
+4
2015-04-07
netfilter: Pass socket pointer down through okfn().
David Miller
8
-44
/
+57
2015-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-5
/
+9
2015-04-04
netfilter: Pass nf_hook_state through arpt_do_table().
David S. Miller
2
-7
/
+6
2015-04-04
netfilter: Pass nf_hook_state through nft_set_pktinfo*().
David S. Miller
4
-4
/
+4
2015-04-04
netfilter: Pass nf_hook_state through ipt_do_table().
David S. Miller
6
-19
/
+16
2015-04-04
netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}().
David S. Miller
3
-37
/
+28
2015-04-04
netfilter: Make nf_hookfn use nf_hook_state.
David S. Miller
14
-100
/
+61
2015-04-04
netfilter: Use nf_hook_state in nf_queue_entry.
David S. Miller
1
-2
/
+2
2015-04-03
ipv4: coding style: comparison for inequality with NULL
Ian Morris
30
-63
/
+64
2015-04-03
ipv4: coding style: comparison for equality with NULL
Ian Morris
39
-202
/
+210
2015-04-03
net: move fib_rules_unregister() under rtnl lock
WANG Cong
2
-3
/
+2
2015-04-03
ipv4: take rtnl_lock and mark mrt table as freed on namespace cleanup
WANG Cong
1
-0
/
+5
[next]