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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-5
/
+21
2006-12-07
[PATCH] lockdep: annotate nfs/nfsd in-kernel sockets
Peter Zijlstra
1
-0
/
+19
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
7
-9
/
+9
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
1
-1
/
+1
2006-12-07
audit: disable ipsec auditing when CONFIG_AUDITSYSCALL=n
Joy Latten
1
-1
/
+6
2006-12-07
audit: Add auditing to ipsec
Joy Latten
1
-5
/
+14
2006-12-07
[IRDA] irlan: Fix compile warning when CONFIG_PROC_FS=n
Randy Dunlap
1
-0
/
+2
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
6
-0
/
+6
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
65
-473
/
+1442
2006-12-04
[PATCH] severing skbuff.h -> mm.h
Al Viro
4
-0
/
+4
2006-12-04
[PATCH] severing skbuff.h -> poll.h
Al Viro
2
-0
/
+2
2006-12-03
[NETFILTER]: nf_conntrack/nf_nat: add PPTP helper port
Patrick McHardy
4
-0
/
+14
2006-12-03
[NETFILTER]: nf_conntrack/nf_nat: add H.323 helper port
Patrick McHardy
2
-0
/
+3
2006-12-03
[NETFILTER]: nf_conntrack: add helper function for expectation initialization
Patrick McHardy
2
-7
/
+7
2006-12-03
[NETFILTER]: nf_nat: add FTP NAT helper port
Jozsef Kadlecsik
1
-1
/
+1
2006-12-03
[NETFILTER]: Add NAT support for nf_conntrack
Jozsef Kadlecsik
8
-15
/
+277
2006-12-03
[NETFILTER]: nf_conntrack: automatic helper assignment for expectations
Patrick McHardy
1
-0
/
+3
2006-12-03
[NETFILTER]: nf_conntrack: endian annotations
Patrick McHardy
1
-9
/
+9
2006-12-03
[NETFILTER]: nf_conntrack: fix helper structure alignment
Patrick McHardy
1
-0
/
+1
2006-12-03
[GENETLINK]: Add cmd dump completion.
Jamal Hadi Salim
1
-0
/
+2
2006-12-03
[IPSEC]: Add encapsulation family.
Miika Komu
1
-0
/
+2
2006-12-03
[NET_SCHED]: Fix endless loops caused by inaccurate qlen counters (part 1)
Patrick McHardy
1
-0
/
+2
2006-12-03
[NET_SCHED]: Set parent classid in default qdiscs
Patrick McHardy
1
-1
/
+1
2006-12-03
NetLabel: convert to an extensibile/sparse category bitmap
Paul Moore
1
-3
/
+99
2006-12-03
[NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrack_expect_find
Yasuyuki Kozakai
1
-1
/
+1
2006-12-03
[NETFILTER]: nf_conntrack: /proc compatibility with old connection tracking
Patrick McHardy
1
-0
/
+3
2006-12-03
[NETFILTER]: nf_conntrack: sysctl compatibility with old connection tracking
Patrick McHardy
1
-1
/
+5
2006-12-03
[NETFILTER]: nf_conntrack: automatic sysctl registation for conntrack protocols
Patrick McHardy
2
-0
/
+12
2006-12-03
[NETFILTER]: nf_conntrack: move extern declaration to header files
Patrick McHardy
3
-0
/
+34
2006-12-03
[NETFILTER]: nf_conntrack: remove unused struct list_head from protocols
Martin Josefsson
2
-6
/
+0
2006-12-03
[NETFILTER]: nf_conntrack: more sanity checks in protocol registration/unregi...
Martin Josefsson
2
-2
/
+2
2006-12-03
[NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocol
Martin Josefsson
3
-25
/
+25
2006-12-03
[NETFILTER]: nf_conntrack: split out the event cache
Martin Josefsson
3
-81
/
+96
2006-12-03
[NETFILTER]: nf_conntrack: split out helper handling
Martin Josefsson
2
-0
/
+12
2006-12-03
[NETFILTER]: nf_conntrack: split out expectation handling
Martin Josefsson
4
-58
/
+80
2006-12-03
[INET]: Change protocol field in struct inet_protosw to u16
Arnaldo Carvalho de Melo
1
-1
/
+1
2006-12-03
[XFRM]: Pack struct xfrm_policy
Arnaldo Carvalho de Melo
1
-6
/
+7
2006-12-03
[INET_CONNECTION_SOCK]: Pack struct inet_connection_sock_af_ops
Arnaldo Carvalho de Melo
1
-2
/
+2
2006-12-03
[UDP(-Lite)]: consolidate v4 and v6 get|setsockopt code
Gerrit Renker
1
-0
/
+5
2006-12-03
[DECNET] address: Convert to new netlink interface
Thomas Graf
1
-0
/
+12
2006-12-03
[NET]: net/sched annotations.
Al Viro
1
-1
/
+1
2006-12-03
[NET]: Fix assorted misannotations (from md5 and udplite merges).
Al Viro
3
-4
/
+4
2006-12-03
[SCTP]: SCTP_CMD_PROCESS_CTSN annotations.
Al Viro
1
-0
/
+2
2006-12-03
[SCTP]: Annotate ->supported_addrs().
Al Viro
1
-1
/
+1
2006-12-03
[SCTP]: sctp_association ->peer.i is a host-endian analog of sctp_inthdr.
Al Viro
1
-1
/
+8
2006-12-03
[SCTP]: Annotate ->inaddr_any().
Al Viro
1
-1
/
+1
2006-12-03
[SCTP]: flip_to_{h,n}() are not needed anymore.
Al Viro
1
-22
/
+0
2006-12-03
[SCTP]: ->a_h is gone now.
Al Viro
1
-1
/
+0
2006-12-03
[SCTP]: ->a_h is gone now.
Al Viro
1
-1
/
+0
2006-12-03
[SCTP]: ->source_h is not used anymore.
Al Viro
1
-1
/
+0
[next]