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
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
1
-3
/
+3
2012-02-24
ipsec: be careful of non existing mac headers
Eric Dumazet
2
-8
/
+3
2012-02-22
ipv4: ping: Fix recvmsg MSG_OOB error handling.
David S. Miller
1
-0
/
+1
2012-02-21
datagram: Add offset argument to __skb_recv_datagram
Pavel Emelyanov
1
-2
/
+2
2012-02-21
ipv4: Convert call_rcu() to kfree_rcu(), drop opt_kfree_rcu
Paul E. McKenney
1
-6
/
+1
2012-02-21
ipv4: Convert call_rcu() to kfree_rcu(), drop opt_kfree_rcu()
Paul E. McKenney
1
-8
/
+3
2012-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+3
2012-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-16
/
+29
2012-02-16
ipv4: Eliminate spurious argument to __ipv4_neigh_lookup
David S. Miller
1
-1
/
+1
2012-02-16
net: replace random_ether_addr() with eth_hw_addr_random()
Danny Kukawka
1
-1
/
+1
2012-02-14
tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACK
Neal Cardwell
1
-0
/
+4
2012-02-14
vfs: fix panic in __d_lookup() with high dentry hashtable counts
Dimitri Sivanich
1
-2
/
+3
2012-02-13
tcp: fix range tcp_shifted_skb() passes to tcp_sacktag_one()
Neal Cardwell
1
-9
/
+10
2012-02-13
tcp: allow tcp_sacktag_one() to tag ranges not aligned with skbs
Neal Cardwell
1
-14
/
+22
2012-02-13
net: implement IP_RECVTOS for IP_PKTOPTIONS
Jiri Benc
3
-0
/
+6
2012-02-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-3
/
+9
2012-02-11
net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabled
Thomas Graf
1
-1
/
+2
2012-02-11
ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.
Li Wei
1
-1
/
+1
2012-02-09
ipv4: Implement IP_UNICAST_IF socket option.
Erich E. Hoover
4
-3
/
+39
2012-02-07
net: Fix build regression when INET_UDP_DIAG=y and IPV6=m
Anisse Astier
1
-1
/
+1
2012-02-05
tcp_v4_send_reset: binding oif to iif in no sock case
Shawn Lu
1
-0
/
+5
2012-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-22
/
+40
2012-02-02
tcp: properly initialize tcp memory limits
Jason Wang
2
-8
/
+2
2012-02-02
cgroup: remove cgroup_subsys argument from callbacks
Li Zefan
1
-1
/
+1
2012-02-01
net: Disambiguate kernel message
Arun Sharma
2
-8
/
+16
2012-02-01
tcp: md5: RST: getting md5 key from listener
Shawn Lu
1
-3
/
+42
2012-02-01
tcp: md5: protects md5sig_info with RCU
Eric Dumazet
1
-12
/
+20
2012-02-01
tcp: md5: use sock_kmalloc() to limit md5 keys
Eric Dumazet
1
-2
/
+4
2012-01-31
tcp: md5: rcu conversion
Eric Dumazet
2
-140
/
+99
2012-01-31
tcp: md5: remove obsolete md5_add() method
Eric Dumazet
1
-8
/
+0
2012-01-30
tcp: fix tcp_trim_head() to adjust segment count with skb MSS
Neal Cardwell
1
-4
/
+2
2012-01-30
net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL
Glauber Costa
2
-3
/
+14
2012-01-28
ipv4: ip_gre: Convert to dst_neigh_lookup()
David S. Miller
1
-3
/
+10
2012-01-27
ipv6: Fix ip_gre lockless xmits.
Willem de Bruijn
1
-0
/
+4
2012-01-27
ipv4/ipv6: Prepare for new route gateway semantics.
David S. Miller
1
-0
/
+5
2012-01-26
tcp: add LINUX_MIB_TCPRETRANSFAIL counter
Eric Dumazet
2
-1
/
+4
2012-01-26
tcp: bind() optimize port allocation
Flavio Leitner
1
-4
/
+2
2012-01-26
tcp: bind() fix autoselection to share ports
Flavio Leitner
1
-0
/
+5
2012-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-36
/
+29
2012-01-25
ip_gre: Fix bug added to ipgre_tunnel_xmit().
David S. Miller
1
-1
/
+3
2012-01-25
ipip: Fix bug added to ipip_tunnel_xmit().
David S. Miller
1
-0
/
+1
2012-01-25
ipv4: Remove bogus checks of rt_gateway being zero.
David S. Miller
2
-7
/
+3
2012-01-23
tcp: md5: using remote adress for md5 lookup in rst packet
shawnlu
1
-1
/
+1
2012-01-23
tcp: detect loss above high_seq in recovery
Yuchung Cheng
2
-27
/
+15
2012-01-20
tcp: fix undo after RTO for CUBIC
Neal Cardwell
1
-4
/
+6
2012-01-20
tcp: fix undo after RTO for BIC
Neal Cardwell
1
-4
/
+7
2012-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-19
/
+20
2012-01-18
inetpeer: initialize ->redirect_genid in inet_getpeer()
Dan Carpenter
1
-0
/
+1
2012-01-17
net: fix some sparse errors
Eric Dumazet
3
-18
/
+19
2012-01-17
net: kill duplicate included header
Shan Wei
1
-1
/
+0
[prev]
[next]