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
2015-04-09
tcp: do not rearm rsk_timer on FastOpen requests
Eric Dumazet
1
-4
/
+10
2015-04-09
Merge tag 'nfc-next-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
1
-0
/
+11
2015-04-08
netfilter: Fix switch statement warnings with recent gcc.
David Miller
5
-3
/
+17
2015-04-08
ipv6: call iptunnel_xmit with NULL sock pointer if no tunnel sock is available
Hannes Frederic Sowa
1
-1
/
+1
2015-04-08
ipv4: ip_tunnel: use net namespace from rtable not socket
Hannes Frederic Sowa
1
-1
/
+2
2015-04-08
net: remove extra newlines
Sheng Yong
4
-12
/
+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-08
netns: allow to dump netns ids
Nicolas Dichtel
1
-1
/
+48
2015-04-08
netns: notify netns id events
Nicolas Dichtel
1
-8
/
+44
2015-04-08
netns: minor cleanup in rtnl_net_getid()
Nicolas Dichtel
1
-1
/
+1
2015-04-07
udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().
David Miller
9
-17
/
+32
2015-04-07
netfilter: Pass socket pointer down through okfn().
David Miller
31
-176
/
+219
2015-04-07
netfilter: Add socket pointer to nf_hook_state.
David Miller
1
-0
/
+4
2015-04-07
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
17
-316
/
+546
2015-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-42
/
+60
2015-04-07
net: dsa: fix filling routing table from OF description
Pavel Nakonechny
1
-16
/
+7
2015-04-06
l2tp: unregister l2tp_net_ops on failure path
WANG Cong
1
-0
/
+1
2015-04-06
tc: bpf: add checksum helpers
Alexei Starovoitov
1
-4
/
+104
2015-04-06
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
3
-2
/
+24
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
8
-20
/
+18
2015-04-04
netfilter: Pass nf_hook_state through ip6t_do_table().
David S. Miller
6
-20
/
+16
2015-04-04
netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}().
David S. Miller
3
-36
/
+27
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
32
-266
/
+157
2015-04-04
netfilter: Use nf_hook_state in nf_queue_entry.
David S. Miller
4
-44
/
+38
2015-04-04
netfilter: Create and use nf_hook_state.
David S. Miller
3
-45
/
+36
2015-04-04
Bluetooth: Fix location of TX power field in LE advertising data
Marcel Holtmann
1
-6
/
+8
2015-04-04
Bluetooth: hidp: Use BIT(x) instead of (1 << x)
Marcel Holtmann
1
-2
/
+2
2015-04-04
Bluetooth: cmtp: Use BIT(x) instead of (1 << x)
Marcel Holtmann
2
-3
/
+3
2015-04-04
Bluetooth: bnep: Handle BNEP connection setup request
Grzegorz Kolodziejczyk
3
-4
/
+15
2015-04-04
Bluetooth: bnep: Add support to extended headers of control frames
Grzegorz Kolodziejczyk
1
-10
/
+36
2015-04-04
Bluetooth: bnep: Add support for get bnep features via ioctl
Grzegorz Kolodziejczyk
2
-0
/
+8
2015-04-03
ebpf: add skb->priority to offset map for usage in {cls, act}_bpf
Daniel Borkmann
1
-0
/
+7
2015-04-03
Bluetooth: bnep: Return err value while sending cmd is not understood
Grzegorz Kolodziejczyk
1
-1
/
+1
2015-04-03
netns: don't allocate an id for dead netns
Nicolas Dichtel
1
-1
/
+3
2015-04-03
Revert "netns: don't clear nsid too early on removal"
Nicolas Dichtel
1
-15
/
+9
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
ip6mr: call del_timer_sync() in ip6mr_free_table()
WANG Cong
1
-1
/
+1
2015-04-03
net: move fib_rules_unregister() under rtnl lock
WANG Cong
6
-5
/
+8
2015-04-03
ipv4: take rtnl_lock and mark mrt table as freed on namespace cleanup
WANG Cong
1
-0
/
+5
2015-04-02
tcp: fix FRTO undo on cumulative ACK of SACKed range
Neal Cardwell
1
-3
/
+4
2015-04-02
tipc: simplify link mtu negotiation
Jon Paul Maloy
4
-111
/
+43
2015-04-02
tipc: eliminate delayed link deletion at link failover
Jon Paul Maloy
5
-90
/
+78
2015-04-02
tipc: drop tunneled packet duplicates at reception
Jon Paul Maloy
1
-85
/
+47
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-66
/
+87
2015-04-02
Bluetooth: Disallow LE local out-of-band data when LE privacy is used
Marcel Holtmann
1
-6
/
+19
[next]