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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-08
ipv6: per netns FIB garbage collection
Michal Kubeček
1
-5
/
+4
2016-03-08
ipv6: per netns fib6 walkers
Michal Kubeček
1
-32
/
+36
2016-03-08
ipv6: replace global gc_args with local variable
Michal Kubeček
1
-6
/
+8
2016-03-08
net_sched: dsmark: use qdisc_dequeue_peeked()
Kyeong Yoo
1
-1
/
+1
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
24
-320
/
+586
2016-03-08
bpf, vxlan, geneve, gre: fix usage of dst_cache on xmit
Daniel Borkmann
2
-5
/
+7
2016-03-08
bpf: support for access to tunnel options
Daniel Borkmann
1
-6
/
+77
2016-03-08
bpf: allow to propagate df in bpf_skb_set_tunnel_key
Daniel Borkmann
1
-1
/
+5
2016-03-08
bpf: make helper function protos static
Daniel Borkmann
1
-9
/
+9
2016-03-08
bpf: add flags to bpf_skb_store_bytes for clearing hash
Daniel Borkmann
1
-1
/
+3
2016-03-08
bpf: allow bpf_csum_diff to feed bpf_l3_csum_replace as well
Daniel Borkmann
1
-0
/
+6
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
35
-82
/
+205
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
30
-74
/
+188
2016-03-07
tcp: fix tcpi_segs_in after connection establishment
Eric Dumazet
1
-1
/
+2
2016-03-07
udp6: fix UDP/IPv6 encap resubmit path
Bill Sommerfeld
1
-4
/
+2
2016-03-07
tipc: move netlink policies to netlink.c
Richard Alpe
9
-74
/
+85
2016-03-07
arp: correct return value of arp_rcv
Zhang Shengju
1
-15
/
+20
2016-03-07
netlabel: do not initialise statics to NULL
Wei Tang
1
-2
/
+2
2016-03-07
netlink: do not initialise statics to 0 or NULL
Wei Tang
1
-3
/
+3
2016-03-07
tipc: remove pre-allocated message header in link struct
Jon Paul Maloy
5
-77
/
+45
2016-03-07
tipc: fix nullptr crash during subscription cancel
Parthasarathy Bhuvaragan
1
-1
/
+2
2016-03-07
net: sched: fix act_ipt for LOG target
Phil Sutter
1
-0
/
+2
2016-03-07
tipc: make sure required IPv6 addresses are scoped
Richard Alpe
1
-0
/
+5
2016-03-07
tipc: safely copy UDP netlink data from user
Richard Alpe
1
-11
/
+13
2016-03-07
tipc: don't check link reset on non existing link
Richard Alpe
1
-1
/
+1
2016-03-07
tipc: add net device to skb before UDP xmit
Richard Alpe
1
-0
/
+2
2016-03-07
act_ife: fix a typo in kmemdup() parameters
WANG Cong
1
-2
/
+2
2016-03-05
wireless: use reset to set mac header
Zhang Shengju
1
-1
/
+1
2016-03-05
mac80211: use reset to set header pointer
Zhang Shengju
4
-9
/
+9
2016-03-04
rxrpc: Don't try to map ICMP to error as the lower layer already did that
David Howells
1
-10
/
+0
2016-03-04
rxrpc: Clear the unused part of a sockaddr_rxrpc for memcmp() use
David Howells
1
-3
/
+5
2016-03-04
rxrpc: rxkad: Casts are needed when comparing be32 values
David Howells
1
-1
/
+1
2016-03-04
rxrpc: rxkad: The version number in the response should be net byte order
David Howells
1
-8
/
+9
2016-03-04
rxrpc: Use ACCESS_ONCE() when accessing circular buffer pointers
David Howells
1
-4
/
+7
2016-03-04
rxrpc: Adjust some whitespace and comments
David Howells
7
-29
/
+22
2016-03-04
rxrpc: Be more selective about the types of received packets we accept
David Howells
1
-1
/
+2
2016-03-04
rxrpc: Fix defined range for /proc/sys/net/rxrpc/rx_mtu
David Howells
1
-1
/
+1
2016-03-04
rxrpc: The protocol family should be set to PF_RXRPC not PF_UNIX
David Howells
1
-1
/
+1
2016-03-04
rxrpc: Keep the skb private record of the Rx header in host byte order
David Howells
17
-381
/
+431
2016-03-04
rxrpc: Rename call events to begin RXRPC_CALL_EV_
David Howells
10
-101
/
+101
2016-03-04
rxrpc: Convert call flag and event numbers into enums
David Howells
3
-47
/
+65
2016-03-04
rxrpc: Fix a case where a call event bit is being used as a flag bit
David Howells
1
-1
/
+1
2016-03-04
net: sched: use pfifo_fast for non real queues
Eric Dumazet
3
-2
/
+4
2016-03-04
net: ipv6: Fix refcnt on host routes
David Ahern
1
-5
/
+3
2016-03-04
net: mellanox: add DEVLINK dependencies
Arnd Bergmann
1
-0
/
+9
2016-03-04
ipv6: re-enable fragment header matching in ipv6_find_hdr
Florian Westphal
1
-1
/
+5
2016-03-04
tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"
Parthasarathy Bhuvaragan
1
-14
/
+19
2016-03-04
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
10
-62
/
+753
2016-03-03
mld, igmp: Fix reserved tailroom calculation
Benjamin Poirier
2
-4
/
+2
2016-03-02
net/ipv4: remove left over dead code
Eric Engestrom
1
-7
/
+0
[prev]
[next]