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
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
39
-1192
/
+1592
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
8
-24
/
+44
2013-04-09
netprio_cgroup: remove task_struct parameter from sock_update_netprio()
Zefan Li
2
-4
/
+4
2013-04-09
cls_cgroup: remove task_struct parameter from sock_update_classid()
Zefan Li
2
-4
/
+4
2013-04-09
tcp_memcontrol: remove a redundant statement in tcp_destroy_cgroup()
Zefan Li
1
-2
/
+0
2013-04-09
net: ipv6: only invalidate previously tokenized addresses
Daniel Borkmann
1
-2
/
+5
2013-04-09
net: ipv6: also allow token to be set when device not ready
Daniel Borkmann
1
-6
/
+16
2013-04-09
net: ipv6: minor: use in6addr_any in token init
Daniel Borkmann
1
-1
/
+1
2013-04-09
net: ipv6: add tokenized interface identifier support
Daniel Borkmann
1
-3
/
+84
2013-04-08
mac802154: Keep track of the channel when changed
Alan Ott
2
-1
/
+14
2013-04-08
TTY: ircomm, use GFP_KERNEL in ircomm_open()
Mathias Krause
1
-1
/
+1
2013-04-08
irda: use GFP_KERNEL in irda_connect_response()
Mathias Krause
1
-2
/
+1
2013-04-08
irda: use GFP_KERNEL in irda_create()
Mathias Krause
1
-1
/
+1
2013-04-08
ip_gre: fix a possible crash in parse_gre_header()
Eric Dumazet
1
-3
/
+5
2013-04-08
ieee802154/nl-mac.c: make some MLME operations optional
Werner Almesberger
1
-5
/
+20
2013-04-08
scm: Stop passing struct cred
Eric W. Biederman
2
-24
/
+8
2013-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
30
-36
/
+90
2013-04-08
decnet: remove duplicated include from dn_table.c
Wei Yongjun
1
-1
/
+0
2013-04-08
net_cls: remove duplicated include from cls_api.c
Wei Yongjun
1
-1
/
+0
2013-04-08
6lowpan: handle dev_queue_xmit() error code properly
Alan Ott
1
-2
/
+2
2013-04-08
mac802154: Increase tx_buffer_len
Alan Ott
1
-1
/
+1
2013-04-08
mac802154: Use netif flow control
Alan Ott
1
-0
/
+14
2013-04-08
mac802154: Do not try to resend failed packets
Alan Ott
2
-12
/
+2
2013-04-08
sctp: fix error return code in __sctp_connect()
Wei Yongjun
1
-2
/
+3
2013-04-08
802: fix a possible race condition
Cong Wang
1
-0
/
+4
2013-04-08
VSOCK: Fix missing msg_namelen update in vsock_stream_recvmsg()
Mathias Krause
1
-0
/
+2
2013-04-08
VSOCK: vmci - fix possible info leak in vmci_transport_dgram_dequeue()
Mathias Krause
1
-1
/
+2
2013-04-08
tipc: fix info leaks via msg_name in recv_msg/recv_stream
Mathias Krause
1
-0
/
+7
2013-04-08
rose: fix info leak via msg_name in rose_recvmsg()
Mathias Krause
1
-0
/
+1
2013-04-08
NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()
Mathias Krause
1
-0
/
+3
2013-04-08
netrom: fix info leak via msg_name in nr_recvmsg()
Mathias Krause
1
-0
/
+1
2013-04-08
llc: Fix missing msg_namelen update in llc_ui_recvmsg()
Mathias Krause
1
-0
/
+2
2013-04-08
l2tp: fix info leak in l2tp_ip6_recvmsg()
Mathias Krause
1
-0
/
+1
2013-04-08
iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()
Mathias Krause
1
-0
/
+2
2013-04-08
irda: Fix missing msg_namelen update in irda_recvmsg_dgram()
Mathias Krause
1
-0
/
+2
2013-04-08
caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()
Mathias Krause
1
-0
/
+2
2013-04-08
Bluetooth: SCO - Fix missing msg_namelen update in sco_sock_recvmsg()
Mathias Krause
1
-0
/
+1
2013-04-08
Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()
Mathias Krause
1
-0
/
+1
2013-04-08
Bluetooth: fix possible info leak in bt_sock_recvmsg()
Mathias Krause
1
-2
/
+2
2013-04-08
ax25: fix info leak via msg_name in ax25_recvmsg()
Mathias Krause
1
-0
/
+1
2013-04-08
atm: update msg_namelen in vcc_recvmsg()
Mathias Krause
1
-0
/
+2
2013-04-07
ipv6/tcp: Stop processing ICMPv6 redirect messages
Christoph Paasch
1
-0
/
+1
2013-04-07
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
46
-1946
/
+2273
2013-04-06
netfilter: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation hand...
Hannes Frederic Sowa
1
-2
/
+20
2013-04-05
netfilter: don't reset nf_trace in nf_reset()
Patrick McHardy
1
-0
/
+1
2013-04-05
netfilter: remove unneeded variable proc_net_netfilter
Pablo Neira Ayuso
1
-12
/
+4
2013-04-05
netfilter: nfnetlink_queue: add net namespace support for nfnetlink_queue
Gao feng
1
-60
/
+113
2013-04-05
netfilter: enable per netns support for nf_loggers
Gao feng
1
-21
/
+0
2013-04-05
netfilter: nfnetlink_log: add net namespace support for nfnetlink_log
Gao feng
1
-60
/
+117
2013-04-05
netfilter: ipt_ULOG: add net namespace support for ipt_ULOG
Gao feng
1
-40
/
+89
[next]