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
2006-10-01
[PATCH] r/o bind mount prepwork: inc_nlink() helper
Dave Hansen
1
-3
/
+3
2006-10-01
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
Badari Pulavarty
1
-40
/
+0
2006-10-01
[PATCH] Vectorize aio_read/aio_write fileop methods
Badari Pulavarty
1
-26
/
+23
2006-10-01
[PATCH] completions: lockdep annotate on stack completions
Peter Zijlstra
1
-1
/
+1
2006-10-01
[PATCH] kmemdup: some users
Alexey Dobriyan
1
-2
/
+1
2006-09-30
[ATM]: [lec] use refcnt to protect lec_arp_entries outside lock
Chas Williams
1
-9
/
+23
2006-09-30
[ATM]: [lec] add reference counting to lec_arp entries
Chas Williams
2
-14
/
+29
2006-09-30
[ATM]: [lec] use work queue instead of timer for lec arp expiry
Chas Williams
2
-11
/
+8
2006-09-30
[ATM]: [lec] old_close is no longer used
Chas Williams
1
-3
/
+0
2006-09-30
[ATM]: [lec] convert lec_arp_table to hlist
Chas Williams
3
-282
/
+170
2006-09-30
[ATM]: [lec] header indent, comment and whitespace cleanup
Chas Williams
2
-149
/
+171
2006-09-30
[ATM]: [lec] indent, comment and whitespace cleanup [continued]
Chas Williams
1
-884
/
+899
2006-09-30
[ATM]: [lec] indent, comment and whitespace cleanup
Chas Williams
1
-692
/
+715
2006-09-30
[SCTP]: Do not timestamp every SCTP packet.
Vlad Yasevich
2
-7
/
+9
2006-09-30
[SCTP]: Use correct mask when disabling PMTUD.
Vlad Yasevich
1
-1
/
+1
2006-09-30
[SCTP]: Include sk_buff overhead while updating the peer's receive window.
Sridhar Samudrala
2
-3
/
+10
2006-09-30
[SCTP]: Enable Nagle algorithm by default.
Sridhar Samudrala
1
-2
/
+2
2006-09-30
[NetLabel]: audit fixups due to delayed feedback
Paul Moore
8
-142
/
+143
2006-09-29
[ETHTOOL]: Remove some entries from non-root command list.
David S. Miller
1
-4
/
+0
2006-09-29
[Bluetooth]: Fix section mismatch of bt_sysfs_cleanup()
Arnaud Patard
1
-1
/
+1
2006-09-29
[Bluetooth]: Don't update disconnect timer for incoming connections
Marcel Holtmann
1
-4
/
+4
2006-09-29
[ETHTOOL]: let mortals use ethtool
Stephen Hemminger
1
-7
/
+29
2006-09-29
[NetLabel]: add audit support for configuration changes
Paul Moore
8
-34
/
+224
2006-09-29
[TCP]: Fix and simplify microsecond rtt sampling
John Heffner
1
-8
/
+8
2006-09-29
[TCP] tcp-lp: prevent chance for oops
Wong Hoi Sing Edison
1
-3
/
+1
2006-09-29
[SUNRPC]: Remove unnecessary check in net/sunrpc/svcsock.c
Eric Sesterhenn
1
-8
/
+6
2006-09-29
[IPVS] bug: endianness breakage in ip_vs_ftp
Al Viro
1
-2
/
+3
2006-09-29
[IPVS]: ipvs annotations
Al Viro
13
-72
/
+72
2006-09-29
[NETFILTER]: h323 annotations
Al Viro
2
-50
/
+50
2006-09-29
[NETFILTER]: ipt annotations
Al Viro
11
-45
/
+48
2006-09-29
[NETFILTER]: NAT annotations
Al Viro
11
-53
/
+50
2006-09-29
[NETFILTER]: conntrack annotations
Al Viro
12
-80
/
+81
2006-09-29
[NETFILTER]: netfilter misc annotations
Al Viro
2
-3
/
+3
2006-09-29
[NET]: Annotate dst_ops protocol
Al Viro
2
-2
/
+2
2006-09-29
[NET]: is it Andy or Andi ??
Steven Rostedt
1
-1
/
+1
2006-09-29
[IPVS]: Make sure ip_vs_ftp ports are valid: module_param_array approach
Simon Horman
1
-2
/
+2
2006-09-29
[IPVS]: Reverse valid ip_vs_ftp ports fix: port check approach
Simon Horman
1
-6
/
+0
2006-09-29
[XFRM]: Do not add a state whose SPI is zero to the SPI hash.
Masahide NAKAMURA
1
-4
/
+7
2006-09-29
[IrDA]: Memory allocations cleanups
Samuel Ortiz
9
-54
/
+97
2006-09-29
[IrDA]: af_irda.c cleanups
Samuel Ortiz
1
-2
/
+7
2006-09-29
[IPV6]: Disable SG for GSO unless we have checksum
Herbert Xu
1
-0
/
+3
2006-09-29
[XFRM]: xfrm_spi_hash() annotations
Al Viro
2
-3
/
+3
2006-09-29
[XFRM]: fl_ipsec_spi is net-endian
Al Viro
1
-3
/
+3
2006-09-29
[XFRM]: xfrm_replay_advance() annotations
Al Viro
1
-3
/
+2
2006-09-29
[XFRM]: xrfm_replay_check() annotations
Al Viro
3
-5
/
+4
2006-09-29
[XFRM]: xfrm_parse_spi() annotations
Al Viro
3
-7
/
+7
2006-09-29
[XFRM]: xfrm_state_lookup() annotations
Al Viro
3
-5
/
+5
2006-09-29
[XFRM]: xfrm_alloc_spi() annotated
Al Viro
1
-5
/
+5
2006-09-29
[XFRM]: ports in struct xfrm_selector annotated
Al Viro
3
-8
/
+8
2006-09-29
[IPV4]: inet_diag annotations
Al Viro
1
-6
/
+6
[prev]
[next]