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
2013-08-31
tipc: set sk_err correctly when connection fails
Erik Hugne
1
-2
/
+2
2013-08-31
tcp: tcp_make_synack() should use sock_wmalloc
Phil Oester
1
-1
/
+1
2013-08-30
bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones
Linus Lüssing
5
-93
/
+240
2013-08-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
13
-32
/
+72
2013-08-30
ipv6: Don't depend on per socket memory for neighbour discovery messages
Thomas Graf
1
-7
/
+3
2013-08-29
ipv4: sendto/hdrincl: don't use destination address found in header
Chris Clark
1
-1
/
+2
2013-08-29
tcp: don't apply tsoffset if rcv_tsecr is zero
Andrew Vagin
1
-3
/
+6
2013-08-29
tcp: initialize rcv_tstamp for restored sockets
Andrew Vagin
1
-0
/
+2
2013-08-29
genl: Hold reference on correct module while netlink-dump.
Pravin B Shelar
1
-9
/
+11
2013-08-29
genl: Fix genl dumpit() locking.
Pravin B Shelar
1
-5
/
+46
2013-08-28
xfrm: Fix potential null pointer dereference in xdst_queue_output
Steffen Klassert
1
-8
/
+1
2013-08-27
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2
-4
/
+33
2013-08-27
net: Check the correct namespace when spoofing pid over SCM_RIGHTS
Andy Lutomirski
1
-1
/
+1
2013-08-26
ipv6: set skb->protocol on tcp, raw and ip6_append_data genereated skbs
Hannes Frederic Sowa
2
-0
/
+4
2013-08-26
xfrm: revert ipv4 mtu determination to dst_mtu
Hannes Frederic Sowa
2
-4
/
+6
2013-08-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-4
/
+33
2013-08-23
ipv6: handle Redirect ICMP Message with no Redirected Header option
Duan Jiong
2
-1
/
+24
2013-08-23
Revert "genetlink: fix family dump race"
Johannes Berg
1
-7
/
+0
2013-08-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-4
/
+33
2013-08-21
mac80211: ibss: fix ignored channel parameter
Simon Wunderlich
1
-4
/
+29
2013-08-21
mac80211: add a flag to indicate CCK support for HT clients
Felix Fietkau
1
-0
/
+3
2013-08-21
mac80211: add missing channel context release
Johannes Berg
1
-0
/
+1
2013-08-21
bridge: Use the correct bit length for bitmap functions in the VLAN code
Toshiaki Makita
3
-9
/
+9
2013-08-21
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2
-17
/
+15
2013-08-21
packet: restore packet statistics tp_packets to include drops
Willem de Bruijn
1
-0
/
+2
2013-08-21
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-3
/
+7
2013-08-21
tcp: set timestamps for restored skb-s
Andrey Vagin
1
-0
/
+7
2013-08-20
ipv6: drop packets with multiple fragmentation headers
Hannes Frederic Sowa
1
-0
/
+5
2013-08-20
ipv6: remove max_addresses check from ipv6_create_tempaddr
Hannes Frederic Sowa
1
-6
/
+4
2013-08-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-17
/
+15
2013-08-19
xfrm: choose protocol family by skb protocol
Hannes Frederic Sowa
1
-1
/
+9
2013-08-19
ipv6: xfrm: dereference inner ipv6 header if encapsulated
Hannes Frederic Sowa
1
-1
/
+3
2013-08-19
ipv6: wire up skb->encapsulation
Hannes Frederic Sowa
3
-0
/
+16
2013-08-17
batman-adv: check return type of unicast packet preparations
Linus Lüssing
1
-3
/
+7
2013-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
38
-90
/
+237
2013-08-15
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-17
/
+15
2013-08-15
net_sched: restore "linklayer atm" handling
Jesper Dangaard Brouer
3
-0
/
+55
2013-08-15
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...
David S. Miller
3
-4
/
+2
2013-08-15
openvswitch: Reset tunnel key between input and output.
Jesse Gross
1
-0
/
+1
2013-08-15
openvswitch: Use correct type while allocating flex array.
Pravin B Shelar
1
-1
/
+1
2013-08-15
openvswitch: Fix bad merge resolution.
Jesse Gross
1
-3
/
+0
2013-08-14
cfg80211: don't request disconnect if not connected
Johannes Berg
1
-6
/
+4
2013-08-14
nl80211: nl80211hdr_put() doesn't return an ERR_PTR
Dan Carpenter
1
-11
/
+11
2013-08-14
xfrm: introduce helper for safe determination of mtu
Hannes Frederic Sowa
3
-12
/
+5
2013-08-14
xfrm: make local error reporting more robust
Hannes Frederic Sowa
6
-11
/
+33
2013-08-14
rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg header
Asbjoern Sloth Toennesen
1
-1
/
+1
2013-08-14
ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.
Pravin B Shelar
1
-3
/
+1
2013-08-13
genetlink: fix family dump race
Johannes Berg
1
-0
/
+7
2013-08-13
net: sctp: sctp_transport_destroy{, _rcu}: fix potential pointer corruption
Daniel Borkmann
1
-2
/
+2
2013-08-13
net: sctp: sctp_assoc_control_transport: fix MTU size in SCTP_PF state
Daniel Borkmann
1
-2
/
+2
[next]