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
2010-11-18
net: zero kobject in rx_queue_release
John Fastabend
1
-2
/
+8
2010-11-18
dccp ccid-2: whitespace fix-up
Gerrit Renker
1
-1
/
+1
2010-11-18
bonding: IGMP handling cleanup
Eric Dumazet
1
-13
/
+19
2010-11-18
cfg80211: fix can_beacon_sec_chan, reenable HT40
Mark Mentovai
1
-0
/
+2
2010-11-17
net: ipv4: tcp_probe: cleanup snprintf() use
Vasiliy Kulikov
1
-2
/
+2
2010-11-17
net: zero kobject in rx_queue_release
John Fastabend
1
-2
/
+7
2010-11-17
net: use the macros defined for the members of flowi
Changli Gao
31
-309
/
+166
2010-11-17
rds: Integer overflow in RDS cmsg handling
Dan Rosenberg
1
-1
/
+1
2010-11-17
ipv6: AF_INET6 link address family
Thomas Graf
1
-33
/
+89
2010-11-17
ipv4: AF_INET link address family
Thomas Graf
1
-0
/
+75
2010-11-17
rtnetlink: Link address family API
Thomas Graf
1
-2
/
+145
2010-11-17
network: tcp_connect should return certain errors up the stack
Eric Paris
1
-1
/
+4
2010-11-17
netfilter: allow hooks to pass error code back up the stack
Eric Paris
1
-2
/
+4
2010-11-17
net/atm: Remove unnecessary casts of netdev_priv
Joe Perches
2
-3
/
+2
2010-11-16
cfg80211: fix extension channel checks to initiate communication
Luis R. Rodriguez
1
-0
/
+52
2010-11-16
xfrm: update flowi saddr in icmp_send if unset
Ulrich Weber
1
-0
/
+3
2010-11-16
udp: use atomic_inc_not_zero_hint
Eric Dumazet
2
-4
/
+4
2010-11-16
vlan: remove ndo_select_queue() logic
Eric Dumazet
1
-38
/
+2
2010-11-16
vlan: lockless transmit path
Eric Dumazet
5
-57
/
+50
2010-11-16
packet: Enhance AF_PACKET implementation to not require high order contiguous...
Neil Horman
1
-16
/
+69
2010-11-16
irda: irttp: allow zero byte packets
Wolfram Sang
1
-6
/
+19
2010-11-16
ipv6: fix missing in6_ifa_put in addrconf
John Fastabend
1
-3
/
+3
2010-11-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
9
-95
/
+182
2010-11-16
net: Export netif_get_vlan_features().
David S. Miller
1
-0
/
+1
2010-11-15
bridge: add RCU annotations to bridge port lookup
Eric Dumazet
4
-7
/
+8
2010-11-15
bridge: fix RCU races with bridge port
stephen hemminger
8
-34
/
+44
2010-11-15
bridge: add proper RCU annotation to should_route_hook
Eric Dumazet
3
-8
/
+9
2010-11-15
bridge: add RCU annotation to bridge multicast table
Eric Dumazet
3
-32
/
+56
2010-11-15
net/ipv6/mcast.c: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-11-15
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
David S. Miller
7
-343
/
+337
2010-11-15
net: Simplify RX queue allocation
Tom Herbert
2
-14
/
+12
2010-11-15
net: Move TX queue allocation to alloc_netdev_mq
Tom Herbert
1
-4
/
+3
2010-11-15
xfrm: use gre key as flow upper protocol info
Timo Teräs
2
-5
/
+22
2010-11-15
vlan: Fix build warning in vlandev_seq_show()
David S. Miller
1
-1
/
+0
2010-11-15
mac80211: Remove redundant checks for NULL before calls to crypto_free_cipher()
Jesper Juhl
2
-4
/
+2
2010-11-15
mac80211: refactor debugfs function generation code
Eliad Peller
4
-55
/
+52
2010-11-15
mac80211: minstrel_ht - reduce the overhead of rate sampling
Felix Fietkau
1
-6
/
+10
2010-11-15
cfg80211: prefix REG_DBG_PRINT() with cfg80211
Luis R. Rodriguez
1
-16
/
+15
2010-11-15
cfg80211: add debug print when processing a channel
Luis R. Rodriguez
1
-0
/
+39
2010-11-15
cfg80211: add debug print when disabling a channel on a custom regd
Luis R. Rodriguez
1
-0
/
+5
2010-11-15
cfg80211: add debug prints for when we ignore regulatory hints
Luis R. Rodriguez
1
-3
/
+39
2010-11-15
cfg80211: fix disabling channels based on hints
Luis R. Rodriguez
1
-1
/
+19
2010-11-15
cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORY
Luis R. Rodriguez
1
-0
/
+1
2010-11-15
cfg80211: pass the reg hint initiator to helpers
Luis R. Rodriguez
1
-4
/
+8
2010-11-15
rfkill: remove dead code
Stephen Hemminger
1
-14
/
+0
2010-11-15
net: consolidate 8021q tagging
John Fastabend
3
-106
/
+7
2010-11-15
net: remove check for headroom in vlan_dev_create
John Fastabend
1
-3
/
+0
2010-11-15
8021q: set hard_header_len when VLAN offload features are toggled
John Fastabend
1
-0
/
+6
2010-11-15
offloading: Force software GSO for multiple vlan tags.
Jesse Gross
1
-0
/
+16
2010-11-15
offloading: Support multiple vlan tags in GSO.
Jesse Gross
1
-5
/
+7
[prev]
[next]