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
2015-08-18
lwt: Add support to redirect dst.input
Tom Herbert
1
-1
/
+7
2015-08-18
netfilter: nf_conntrack: add efficient mark to zone mapping
Daniel Borkmann
1
-1
/
+2
2015-08-18
netfilter: nf_conntrack: add direction support for zones
Daniel Borkmann
1
-2
/
+6
2015-08-18
inet: Move VRF table lookup to inlined function
David Ahern
1
-9
/
+1
2015-08-18
lwtunnel: rename ip lwtunnel attributes
Jiri Benc
1
-43
/
+43
2015-08-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-5
/
+6
2015-08-17
Revert "net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MIN"
Calvin Owens
1
-6
/
+4
2015-08-17
ipv4: fix refcount leak in fib_check_nh()
Eric Dumazet
1
-1
/
+2
2015-08-14
inet: fix potential deadlock in reqsk_queue_unlink()
Eric Dumazet
1
-1
/
+1
2015-08-14
net: frags: Add VRF device index to cache and lookup
David Ahern
1
-5
/
+13
2015-08-14
net: Use VRF index for oif in ip_send_unicast_reply
David Ahern
1
-1
/
+6
2015-08-14
net: Use passed in table for nexthop lookups
David Ahern
1
-2
/
+11
2015-08-14
net: Add routes to the table associated with the device
David Ahern
2
-10
/
+23
2015-08-14
net: Fix up inet_addr_type checks
David Ahern
5
-14
/
+50
2015-08-14
net: Add inet_addr lookup by table
David Ahern
1
-7
/
+15
2015-08-14
udp: Handle VRF device in sendmsg
David Ahern
1
-1
/
+21
2015-08-14
net: Use VRF device index for lookups on TX
David Ahern
3
-2
/
+14
2015-08-14
net: Use VRF device index for lookups on RX
David Ahern
2
-2
/
+9
2015-08-14
ipv4: off-by-one in continuation handling in /proc/net/route
Andy Whitcroft
1
-1
/
+1
2015-08-14
net: fix wrong skb_get() usage / crash in IGMP/MLD parsing code
Linus Lüssing
1
-15
/
+18
2015-08-14
tcp: TLP retransmits last if failed to send new packet
Yuchung Cheng
1
-16
/
+22
2015-08-14
tcp: don't extend RTO on failed loss probe attempts
Yuchung Cheng
1
-7
/
+6
2015-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-6
/
+14
2015-08-13
net: ipv4: increase dhcp inter device timeout
Mugunthan V N
1
-1
/
+1
2015-08-11
xfrm: Add oif to dst lookups
David Ahern
1
-5
/
+6
2015-08-11
netfilter: nf_conntrack: push zone object into functions
Daniel Borkmann
3
-8
/
+8
2015-08-11
inet: fix possible request socket leak
Eric Dumazet
1
-1
/
+1
2015-08-11
inet: fix races with reqsk timers
Eric Dumazet
1
-1
/
+1
2015-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+2
2015-08-11
gre: Remove support for sharing GRE protocol hook.
Pravin B Shelar
2
-216
/
+200
2015-08-11
openvswitch: Use regular GRE net_device instead of vport
Pravin B Shelar
2
-34
/
+36
2015-08-11
ip_gre: Add support to collect tunnel metadata.
Pravin B Shelar
3
-26
/
+208
2015-08-10
netfilter: SYNPROXY: fix sending window update to client
Phil Sutter
1
-1
/
+2
2015-08-07
netfilter: nf_tables: add nft_dup expression
Pablo Neira Ayuso
4
-1
/
+118
2015-08-07
netfilter: factor out packet duplication for IPv4/IPv6
Pablo Neira Ayuso
3
-0
/
+128
2015-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-49
/
+58
2015-08-04
ipv4: apply lwtunnel encap for locally-generated packets
Robert Shearman
1
-0
/
+2
2015-08-04
udp: fix dst races with multicast early demux
Eric Dumazet
1
-3
/
+10
2015-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-60
/
+71
2015-07-30
netfilter: bridge: reduce nf_bridge_info to 32 bytes again
Florian Westphal
1
-5
/
+2
2015-07-30
net: Set sk_txhash from a random number
Tom Herbert
2
-3
/
+3
2015-07-29
arp: filter NOARP neighbours for SIOCGARP
Eric Dumazet
1
-7
/
+9
2015-07-29
net/ipv4: suppress NETDEV_UP notification on address lifetime update
David Ward
1
-1
/
+0
2015-07-28
fib_trie: Drop unnecessary calls to leaf_pull_suffix
Alexander Duyck
1
-4
/
+0
2015-07-27
tcp: tso: allow deferring under reordering state
Eric Dumazet
1
-1
/
+1
2015-07-27
tcp: fix recv with flags MSG_WAITALL | MSG_PEEK
Sabrina Dubroca
1
-4
/
+7
2015-07-27
lwtunnel: change prototype of lwtunnel_state_get()
Nicolas Dichtel
2
-12
/
+6
2015-07-27
inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the test
Nikolay Aleksandrov
2
-2
/
+1
2015-07-27
inet: frag: don't wait for timer deletion when evicting
Florian Westphal
1
-18
/
+11
2015-07-27
inet: frag: change *_frag_mem_limit functions to take netns_frags as argument
Florian Westphal
2
-7
/
+7
[prev]
[next]