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
2015-12-01
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
15
-38
/
+36
2015-12-01
Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"
Nicolas Dichtel
3
-9
/
+5
2015-11-30
tcp: initialize tp->copied_seq in case of cross SYN connection
Eric Dumazet
1
-0
/
+1
2015-11-30
af-unix: passcred support for sendpage
Hannes Frederic Sowa
1
-15
/
+64
2015-11-30
packet: Allow packets with only a header (but no payload)
Martin Blumenstingl
1
-2
/
+2
2015-11-25
RDS: fix race condition when sending a message on unbound socket
Quentin Casasnovas
2
-7
/
+3
2015-11-25
net: openvswitch: Remove invalid comment
Aaron Conole
1
-2
/
+2
2015-11-25
net: ipmr, ip6mr: fix vif/tunnel failure race condition
Nikolay Aleksandrov
2
-12
/
+0
2015-11-25
rxrpc: Correctly handle ack at end of client call transmit phase
David Howells
1
-1
/
+3
2015-11-25
ipv6: distinguish frag queues by device for multicast and link-local packets
Michal Kubeček
2
-5
/
+10
2015-11-24
tipc: fix error handling of expanding buffer headroom
Ying Xue
1
-2
/
+5
2015-11-24
tipc: avoid packets leaking on socket receive queue
Ying Xue
1
-3
/
+7
2015-11-23
net/hsr: fix a warning message
Dan Carpenter
1
-1
/
+1
2015-11-23
unix: avoid use-after-free in ep_remove_wait_queue
Rainer Weikusat
1
-19
/
+164
2015-11-23
cgroups: Allow dynamically changing net_classid
Nina Schiff
1
-8
/
+18
2015-11-23
net: ip6mr: fix static mfc/dev leaks on table destruction
Nikolay Aleksandrov
1
-7
/
+8
2015-11-23
net: ipmr: fix static mfc/dev leaks on table destruction
Nikolay Aleksandrov
1
-7
/
+8
2015-11-23
net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds
Daniel Borkmann
1
-0
/
+2
2015-11-20
tipc: correct settings of broadcast link state
Jon Paul Maloy
1
-0
/
+2
2015-11-20
tcp: fix potential huge kmalloc() calls in TCP_REPAIR
Eric Dumazet
1
-3
/
+19
2015-11-20
tcp: fix Fast Open snmp over-counting bug
Yuchung Cheng
1
-1
/
+1
2015-11-20
tcp: disable Fast Open on timeouts after handshake
Yuchung Cheng
1
-0
/
+12
2015-11-19
tcp: md5: fix lockdep annotation
Eric Dumazet
1
-1
/
+2
2015-11-19
net: dns_resolver: convert time_t to time64_t
Aya Mahfouz
1
-1
/
+1
2015-11-19
net/ip6_tunnel: fix dst leak
Paolo Abeni
1
-1
/
+1
2015-11-18
udp: remove duplicate include
stephen hemminger
1
-1
/
+0
2015-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
31
-318
/
+437
2015-11-17
net/core: revert "net: fix __netdev_update_features return.." and add comment
Nikolay Aleksandrov
1
-1
/
+4
2015-11-17
af_unix: take receive queue lock while appending new skb
Hannes Frederic Sowa
1
-1
/
+4
2015-11-17
rtnetlink: fix frame size warning in rtnl_fill_ifinfo
Hannes Frederic Sowa
1
-122
/
+152
2015-11-17
net: use skb_clone to avoid alloc_pages failure.
Martin Zhang
1
-1
/
+1
2015-11-17
packet: Use PAGE_ALIGNED macro
Tobias Klauser
1
-1
/
+1
2015-11-17
packet: Don't check frames_per_block against negative values
Tobias Klauser
1
-2
/
+2
2015-11-17
vlan: Do not put vlan headers back on bridge and macvlan ports
Vlad Yasevich
1
-1
/
+3
2015-11-17
vlan: Fix untag operations of stacked vlans with REORDER_HEADER off
Vlad Yasevich
1
-1
/
+2
2015-11-17
snmp: Remove duplicate OUTMCAST stat increment
Neil Horman
1
-2
/
+0
2015-11-17
net/core: use netdev name in warning if no parent
Bjørn Mork
1
-5
/
+8
2015-11-16
af_unix: don't append consumed skbs to sk_receive_queue
Hannes Frederic Sowa
1
-0
/
+1
2015-11-16
raw: increment correct SNMP counters for ICMP messages
Ben Cartwright-Cox
1
-3
/
+5
2015-11-16
net: fix __netdev_update_features return on ndo_set_features failure
Nikolay Aleksandrov
1
-1
/
+1
2015-11-16
net: fix feature changes on devices without ndo_set_features
Nikolay Aleksandrov
1
-0
/
+2
2015-11-16
switchdev: bridge: Check return code is not EOPNOTSUPP
Ido Schimmel
2
-2
/
+2
2015-11-16
ipvs: use skb_to_full_sk() helper
Eric Dumazet
1
-8
/
+8
2015-11-16
tcp: ensure proper barriers in lockless contexts
Eric Dumazet
5
-23
/
+37
2015-11-16
sctp: translate host order to network order when setting a hmacid
lucien
1
-2
/
+2
2015-11-16
packet: fix tpacket_snd max frame len
Daniel Borkmann
1
-4
/
+5
2015-11-16
packet: infer protocol from ethernet header if unset
Daniel Borkmann
1
-0
/
+11
2015-11-16
packet: only allow extra vlan len on ethernet devices
Daniel Borkmann
1
-35
/
+25
2015-11-16
packet: always probe for transport header
Daniel Borkmann
1
-4
/
+3
2015-11-16
packet: do skb_probe_transport_header when we actually have data
Daniel Borkmann
1
-2
/
+3
[next]