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-06-30
openvswitch: supply a dummy err_handler of gre_cisco_protocol to prevent kern...
Wei Zhang
1
-0
/
+17
2014-06-30
openvswitch: Fix a double free bug for the sample action
Andy Zhou
1
-0
/
+2
2014-06-27
ipv6: Fix MLD Query message check
Hangbin Liu
1
-2
/
+11
2014-06-27
udp: Add MIB counters for rcvbuferrors
James M Leddy
2
-2
/
+9
2014-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
20
-128
/
+219
2014-06-26
net: fix setting csum_start in skb_segment()
Tom Herbert
1
-1
/
+1
2014-06-26
ipv4: fix dst race in sk_dst_get()
Eric Dumazet
2
-14
/
+16
2014-06-26
net: filter: Use kcalloc/kmalloc_array to allocate arrays
Tobias Klauser
1
-2
/
+2
2014-06-26
trivial: net: filter: Change kerneldoc parameter order
Tobias Klauser
1
-1
/
+1
2014-06-26
trivial: net: filter: Fix typo in comment
Tobias Klauser
1
-1
/
+1
2014-06-25
NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support
Andy Adamson
1
-0
/
+1
2014-06-22
8021q: fix a potential memory leak
Li RongQing
1
-1
/
+4
2014-06-20
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
6
-65
/
+85
2014-06-20
net: sctp: check proc_dointvec result in proc_sctp_do_auth
Daniel Borkmann
1
-2
/
+1
2014-06-20
tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb
Neal Cardwell
1
-1
/
+1
2014-06-20
Revert "net: return actual error on register_queue_kobjects"
David S. Miller
1
-2
/
+2
2014-06-19
net: filter: fix upper BPF instruction limit
Kees Cook
1
-1
/
+1
2014-06-19
net: sctp: propagate sysctl errors from proc_do* properly
Daniel Borkmann
1
-20
/
+23
2014-06-19
net: return actual error on register_queue_kobjects
Jie Liu
1
-2
/
+2
2014-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-18
/
+82
2014-06-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-65
/
+85
2014-06-17
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
6
-65
/
+85
2014-06-17
tcp: remove unnecessary tcp_sk assignment.
Dave Jones
1
-1
/
+1
2014-06-16
netfilter: nf_nat: fix oops on netns removal
Florian Westphal
1
-1
/
+34
2014-06-16
netfilter: ctnetlink: add zone size to length
Ken-ichirou MATSUZAWA
1
-0
/
+6
2014-06-16
Merge branch 'ipvs'
Pablo Neira Ayuso
1
-1
/
+1
2014-06-16
netfilter: nft_nat: don't dump port information if unset
Pablo Neira Ayuso
1
-6
/
+8
2014-06-16
netfilter: nf_tables: indicate family when dumping set elements
Pablo Neira Ayuso
1
-1
/
+1
2014-06-16
netfilter: nft_compat: call {target, match}->destroy() to cleanup entry
Pablo Neira Ayuso
1
-0
/
+18
2014-06-16
netfilter: nf_tables: fix wrong type in transaction when replacing rules
Pablo Neira Ayuso
1
-1
/
+1
2014-06-16
netfilter: nf_tables: decrement chain use counter when replacing rules
Pablo Neira Ayuso
1
-0
/
+2
2014-06-16
netfilter: nf_tables: use u32 for chain use counter
Pablo Neira Ayuso
1
-0
/
+3
2014-06-16
netfilter: nf_tables: use RCU-safe list insertion when replacing rules
Pablo Neira Ayuso
1
-1
/
+1
2014-06-16
netfilter: ctnetlink: fix refcnt leak in dying/unconfirmed list dumper
Florian Westphal
1
-3
/
+5
2014-06-16
netfilter: ctnetlink: fix dumping of dying/unconfirmed conntracks
Pablo Neira Ayuso
1
-5
/
+3
2014-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-14
/
+61
2014-06-15
net: sctp: fix permissions for rto_alpha and rto_beta knobs
Daniel Borkmann
1
-4
/
+28
2014-06-15
net: Fix save software checksum complete
Tom Herbert
2
-10
/
+29
2014-06-14
udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup
Eric Dumazet
1
-0
/
+4
2014-06-13
Bluetooth: Allow change security level on ATT_CID in slave role
Marcin Kraglak
1
-5
/
+0
2014-06-13
Bluetooth: Fix locking of hdev when calling into SMP code
Johan Hedberg
1
-1
/
+6
2014-06-13
Bluetooth: Fix deadlock in l2cap_conn_del()
Jukka Taimisto
1
-1
/
+7
2014-06-13
Bluetooth: Reuse hci_stop_discovery function when cleaning up HCI state
Johan Hedberg
1
-3
/
+1
2014-06-13
Bluetooth: Refactor discovery stopping into its own function
Johan Hedberg
1
-44
/
+49
2014-06-13
Bluetooth: Fix indicating discovery state when canceling inquiry
Johan Hedberg
1
-0
/
+4
2014-06-13
Bluetooth: Fix setting correct authentication information for SMP STK
Johan Hedberg
1
-2
/
+7
2014-06-13
Bluetooth: Add clarifying comment for conn->auth_type
Johan Hedberg
1
-1
/
+5
2014-06-13
Bluetooth: Fix SSP acceptor just-works confirmation without MITM
Johan Hedberg
1
-2
/
+5
2014-06-13
Bluetooth: Fix check for connection encryption
Johan Hedberg
1
-1
/
+1
2014-06-13
Bluetooth: Fix incorrectly overriding conn->src_type
Johan Hedberg
1
-5
/
+0
[next]