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
2011-02-18
net: provide default_advmss() methods to blackhole dst_ops
Eric Dumazet
1
-0
/
+1
2011-02-15
arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS.
Ian Campbell
1
-10
/
+20
2011-02-11
ip_gre: Add IPPROTO_GRE to flowi in ipgre_tunnel_xmit
Steffen Klassert
1
-0
/
+1
2011-02-04
net: Support compat SIOCGETVIFCNT ioctl in ipv4.
David S. Miller
1
-0
/
+30
2011-02-04
net: Fix bug in compat SIOCGETSGCNT handling.
David S. Miller
1
-1
/
+1
2011-02-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-3
/
+3
2011-02-01
netfilter: arpt_mangle: fix return values of checkentry
Pablo Neira Ayuso
1
-3
/
+3
2011-02-01
net: Add default_mtu() methods to blackhole dst_ops
Roland Dreier
1
-0
/
+6
2011-01-30
net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT
Eric W. Biederman
3
-0
/
+81
2011-01-26
TCP: fix a bug that triggers large number of TCP RST by mistake
Jerry Chu
1
-1
/
+1
2011-01-25
tcp: fix bug in listening_get_next()
Eric Dumazet
1
-1
/
+0
2011-01-25
inetpeer: Use correct AVL tree base pointer in inet_getpeer().
David S. Miller
1
-1
/
+1
2011-01-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2
-2
/
+4
2011-01-25
net: arp_ioctl() must hold RTNL
Eric Dumazet
1
-6
/
+5
2011-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2011-01-20
Revert "netlink: test for all flags of the NLM_F_DUMP composite"
David S. Miller
1
-1
/
+1
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-2
/
+4
2011-01-12
Merge branch 'master' of git://1984.lsi.us.es/net-2.6
David S. Miller
2
-62
/
+28
2011-01-12
ah: reload pointers to skb data after calling skb_cow_data()
Dang Hongwu
1
-3
/
+4
2011-01-12
tcp: disallow bind() to reuse addr/port
Eric Dumazet
1
-2
/
+3
2011-01-11
arp: allow to invalidate specific ARP entries
Maxim Levitsky
1
-11
/
+18
2011-01-10
netfilter: x_tables: dont block BH while reading counters
Eric Dumazet
2
-62
/
+28
2011-01-10
netlink: test for all flags of the NLM_F_DUMP composite
Jan Engelhardt
1
-1
/
+1
2011-01-06
netfilter: fix export secctx error handling
Pablo Neira Ayuso
1
-1
/
+1
2011-01-06
ipv4: IP defragmentation must be ECN aware
Eric Dumazet
1
-0
/
+34
2011-01-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+6
2011-01-04
ipv4/route.c: respect prefsrc for local routes
Joel Sing
1
-2
/
+6
2010-12-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-7
/
+14
2010-12-26
ipv4: dont create routes on down devices
Eric Dumazet
1
-3
/
+4
2010-12-23
Revert "ipv4: Allow configuring subnets as local addresses"
David S. Miller
1
-2
/
+8
2010-12-23
tcp: cleanup of cwnd initialization in tcp_init_metrics()
Jiri Kosina
1
-17
/
+12
2010-12-23
tcp: fix listening_get_next()
Eric Dumazet
1
-2
/
+2
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
18
-87
/
+102
2010-12-21
TCP: increase default initial receive window.
Nandita Dukkipati
1
-3
/
+8
2010-12-20
ipv4: Flush per-ns routing cache more sanely.
David S. Miller
2
-41
/
+29
2010-12-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-0
/
+2
2010-12-17
net: Use skb_checksum_start_offset()
Michał Mirosław
1
-1
/
+1
2010-12-17
net: fix nulls list corruptions in sk_prot_alloc
Octavian Purdila
2
-0
/
+2
2010-12-15
net: Abstract default MTU metric calculation behind an accessor.
David S. Miller
1
-9
/
+20
2010-12-13
net: Abstract default ADVMSS behind an accessor.
David S. Miller
3
-13
/
+27
2010-12-13
net: add limits to ip_default_ttl
Eric Dumazet
1
-2
/
+5
2010-12-13
ipv4: Don't pre-seed hoplimit metric.
David S. Miller
7
-10
/
+9
2010-12-13
net: Abstract RTAX_HOPLIMIT metric accesses behind helper.
David S. Miller
5
-5
/
+5
2010-12-11
xfrm: Traffic Flow Confidentiality for IPv4 ESP
Martin Willi
1
-8
/
+24
2010-12-10
net: optimize INET input path further
Eric Dumazet
1
-4
/
+3
2010-12-09
net: Abstract away all dst_entry metrics accesses.
David S. Miller
3
-35
/
+44
2010-12-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
8
-26
/
+36
2010-12-08
tcp: protect sysctl_tcp_cookie_size reads
Eric Dumazet
1
-12
/
+15
2010-12-08
tcp: avoid a possible divide by zero
Eric Dumazet
1
-2
/
+4
2010-12-08
tcp: Replace time wait bucket msg by counter
Tom Herbert
2
-1
/
+2
[next]