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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-28
net: dsa: retain a per-port device_node pointer
Florian Fainelli
2
-0
/
+3
2014-08-28
net: dsa: provide a switch device device tree node pointer
Florian Fainelli
1
-0
/
+1
2014-08-28
net: dsa: reduce number of protocol hooks
Florian Fainelli
7
-72
/
+52
2014-08-28
tcp: syncookies: mark cookie_secret read_mostly
Florian Westphal
2
-2
/
+2
2014-08-26
net: make skb an optional parameter for__skb_flow_dissect()
WANG Cong
1
-3
/
+15
2014-08-26
net: fix comments for __skb_flow_get_ports()
WANG Cong
1
-2
/
+4
2014-08-25
net: Add ops->ndo_xmit_flush()
David S. Miller
6
-13
/
+7
2014-08-25
ipv6: White-space cleansing : gaps between function and symbol export
Ian Morris
11
-23
/
+0
2014-08-25
ipv6: White-space cleansing : Structure layouts
Ian Morris
5
-21
/
+13
2014-08-25
ipv6: White-space cleansing : Line Layouts
Ian Morris
31
-203
/
+203
2014-08-25
gre: When GRE csum is present count as encap layer wrt csum
Tom Herbert
1
-0
/
+1
2014-08-25
udp: additional GRO support
Tom Herbert
3
-17
/
+78
2014-08-25
tcp: Call skb_gro_checksum_validate
Tom Herbert
2
-47
/
+6
2014-08-25
gre: call skb_gro_checksum_simple_validate
Tom Herbert
1
-36
/
+7
2014-08-25
net: skb_gro_checksum_* functions
Tom Herbert
1
-1
/
+33
2014-08-23
net: use reciprocal_scale() helper
Daniel Borkmann
14
-22
/
+24
2014-08-23
net: Allow raw buffers to be passed into the flow dissector.
David S. Miller
1
-14
/
+26
2014-08-23
tipc: merge struct tipc_port into struct tipc_sock
Jon Paul Maloy
2
-241
/
+206
2014-08-23
tipc: remove files ref.h and ref.c
Jon Paul Maloy
6
-334
/
+250
2014-08-23
tipc: remove include file port.h
Jon Paul Maloy
9
-193
/
+121
2014-08-23
tipc: remove source file port.c
Jon Paul Maloy
3
-130
/
+97
2014-08-23
tipc: remove port_lock
Jon Paul Maloy
4
-149
/
+108
2014-08-23
tipc: replace port pointer with socket pointer in registry
Jon Paul Maloy
2
-16
/
+11
2014-08-23
tipc: use registry when scanning sockets
Jon Paul Maloy
8
-107
/
+133
2014-08-23
tipc: eliminate functions tipc_port_init and tipc_port_destroy
Jon Paul Maloy
3
-88
/
+42
2014-08-23
tipc: redefine message acknowledge function
Jon Paul Maloy
3
-26
/
+20
2014-08-23
tipc: eliminate port_connect()/port_disconnect() functions
Jon Paul Maloy
3
-132
/
+37
2014-08-23
tipc: eliminate function tipc_port_shutdown()
Jon Paul Maloy
3
-30
/
+11
2014-08-23
tipc: clean up socket timer function
Jon Paul Maloy
2
-103
/
+69
2014-08-23
tipc: use message to abort connections when losing contact to node
Jon Paul Maloy
3
-25
/
+85
2014-08-23
tipc: use pseudo message to wake up sockets after link congestion
Jon Paul Maloy
12
-91
/
+99
2014-08-23
tipc: introduce new function tipc_msg_create()
Jon Paul Maloy
2
-2
/
+33
2014-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-46
/
+52
2014-08-23
tcp: improve undo on timeout
Yuchung Cheng
1
-15
/
+11
2014-08-23
net: remove dead code after sk_data_ready change
Eric Dumazet
2
-16
/
+1
2014-08-23
net: use ktime_get_ns() and ktime_get_real_ns() helpers
Eric Dumazet
8
-16
/
+16
2014-08-23
mac80211: fix channel switch for chanctx-based drivers
Michal Kazior
1
-1
/
+1
2014-08-22
af_decnet: Use time_after_eq
Himangi Saraogi
1
-1
/
+2
2014-08-22
decnet: Use time_after_eq
Himangi Saraogi
1
-1
/
+2
2014-08-22
ipconfig: Use time_before
Himangi Saraogi
1
-1
/
+2
2014-08-22
dn_dev: Use time_before
Himangi Saraogi
1
-1
/
+2
2014-08-22
br_multicast: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
1
-1
/
+1
2014-08-22
net/openvswitch/flow.c: Replace rcu_dereference() with rcu_access_pointer()
Andreea-Cristina Bernat
1
-1
/
+1
2014-08-22
net/ipv4/igmp.c: Replace rcu_dereference() with rcu_access_pointer()
Andreea-Cristina Bernat
1
-1
/
+1
2014-08-22
ipv4: Restore accept_local behaviour in fib_validate_source()
Sébastien Barré
1
-6
/
+8
2014-08-22
net: sctp: fix suboptimal edge-case on non-active active/retrans path selection
Daniel Borkmann
1
-6
/
+3
2014-08-22
net: sctp: spare unnecessary comparison in sctp_trans_elect_best
Daniel Borkmann
1
-1
/
+1
2014-08-22
openvswitch: fix panic with multiple vlan headers
Jiri Benc
1
-0
/
+5
2014-08-22
net: ipv6: fib: don't sleep inside atomic lock
Benjamin Block
1
-1
/
+1
2014-08-22
sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probe
zhuyj
1
-0
/
+1
[next]