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
2012-01-30
Merge tag 'nfs-for-3.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+16
2012-01-28
net caif: Register properly as a pernet subsystem.
Eric W. Biederman
2
-21
/
+2
2012-01-28
ipv6: Eliminate dst_get_neighbour_noref() usage in ip6_forward().
David S. Miller
1
-5
/
+3
2012-01-28
ipv6: Remove neigh argument from ndisc_send_redirect()
David S. Miller
2
-3
/
+11
2012-01-28
ipv6: fib: Convert fib6_age() to dst_neigh_lookup().
David S. Miller
1
-5
/
+14
2012-01-28
ipv6: ndisc: Convert to dst_neigh_lookup()
David S. Miller
1
-6
/
+12
2012-01-28
ipv4: ip_gre: Convert to dst_neigh_lookup()
David S. Miller
1
-3
/
+10
2012-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-0
/
+2
2012-01-27
mac80211: Do not scan for IBSS merge with a fixed BSSID.
Nicolas Cavallari
1
-2
/
+3
2012-01-27
mac80211: send null packet on active (psm) reconfiguration
Eliad Peller
1
-0
/
+15
2012-01-27
nfc: NULL vs zero in nci_activate_target()
Dan Carpenter
1
-1
/
+1
2012-01-27
{nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh
Chun-Yeow Yeoh
5
-1
/
+10
2012-01-27
cfg80211: fix a few -Wshadow warnings
Johannes Berg
1
-5
/
+3
2012-01-27
mac80211: fix a few -Wshadow warnings
Johannes Berg
2
-6
/
+3
2012-01-27
mac80211: make CQM RSSI support per virtual interface
Johannes Berg
3
-12
/
+4
2012-01-27
mac80211: make beacon filtering per virtual interface
Johannes Berg
2
-3
/
+1
2012-01-27
net: RTNETLINK adjusting values of min_ifinfo_dump_size
Stefan Gula
1
-0
/
+3
2012-01-27
ipv6: Fix ip_gre lockless xmits.
Willem de Bruijn
1
-0
/
+4
2012-01-27
ipv6: Use ipv6_addr_any()
David S. Miller
1
-2
/
+1
2012-01-27
ipv6: sit: Convert to dst_neigh_lookup()
David S. Miller
1
-5
/
+15
2012-01-27
ipv4/ipv6: Prepare for new route gateway semantics.
David S. Miller
2
-1
/
+20
2012-01-26
tcp: add LINUX_MIB_TCPRETRANSFAIL counter
Eric Dumazet
2
-1
/
+4
2012-01-26
netns: fix net_alloc_generic()
Eric Dumazet
1
-15
/
+16
2012-01-26
tcp: bind() optimize port allocation
Flavio Leitner
1
-4
/
+2
2012-01-26
tcp: bind() fix autoselection to share ports
Flavio Leitner
1
-0
/
+5
2012-01-26
l2tp: l2tp_ip - fix possible oops on packet receive
James Chapman
1
-5
/
+0
2012-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
19
-96
/
+128
2012-01-25
ip_gre: Fix bug added to ipgre_tunnel_xmit().
David S. Miller
1
-1
/
+3
2012-01-25
ipip: Fix bug added to ipip_tunnel_xmit().
David S. Miller
1
-0
/
+1
2012-01-25
ipv4: Remove bogus checks of rt_gateway being zero.
David S. Miller
2
-7
/
+3
2012-01-25
rds: Make rds_sock_lock BH rather than IRQ safe.
David S. Miller
1
-12
/
+8
2012-01-25
net: flow_dissector.c missing include linux/export.h
Jesper Dangaard Brouer
1
-0
/
+1
2012-01-25
llc: Fix race condition in llc_ui_recvmsg
Radu Iliescu
1
-0
/
+5
2012-01-24
mac80211: set bss_conf.idle when vif is connected
Eliad Peller
1
-0
/
+1
2012-01-24
mac80211: update oper_channel on ibss join
Eliad Peller
1
-0
/
+1
2012-01-24
NFC: Add NCI multiple targets support
Ilan Elias
3
-94
/
+337
2012-01-24
NFC: NFC core layer should not set the target_idx
Ilan Elias
2
-17
/
+0
2012-01-24
NFC: Clearly separate NCI states from flags
Ilan Elias
3
-12
/
+12
2012-01-24
mac80211: in IBSS use the Auth frame to trigger STA reinsertion
Antonio Quartulli
1
-36
/
+49
2012-01-24
mac80211: add a 2-way Authentication challenge to IBSS mode
Antonio Quartulli
1
-0
/
+7
2012-01-24
NFC: Add NCI data exchange timer
Ilan Elias
2
-0
/
+28
2012-01-24
mac80211: clean up rate control code
Johannes Berg
3
-34
/
+7
2012-01-24
mac80211: clean up aggregation destruction
Johannes Berg
1
-23
/
+8
2012-01-24
NFC: Export new attributes sensb_res and sensf_res
Ilan Elias
2
-13
/
+104
2012-01-24
mac80211: remove useless DA checking in ieee80211_rx_mgmt_probe_resp()
Antonio Quartulli
1
-3
/
+0
2012-01-24
mac80211: Fix the maximum transmit power with power constraint
Hong Wu
2
-2
/
+3
2012-01-24
wireless: Save original maximum regulatory transmission power for the calucat...
Hong Wu
1
-17
/
+2
2012-01-24
mac80211: In IBSS the DA field of auth frames is different from BSSID
Antonio Quartulli
4
-7
/
+8
2012-01-24
mac80211: refactor __ieee80211_get_channel_mode
Johannes Berg
1
-11
/
+17
2012-01-24
NFC: Complete NCI deactivate in deactivate_ntf
Ilan Elias
2
-1
/
+6
[prev]
[next]