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
/
linux
/
netlink.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-01
[IPV4] fib_trie: rescan if key is lost during dump
Stephen Hemminger
1
-1
/
+1
2008-01-29
[NETNS]: Consolidate kernel netlink socket destruction.
Denis V. Lunev
1
-0
/
+1
2008-01-29
[NETLINK]: Mark attribute construction exception unlikely
Patrick McHardy
1
-1
/
+1
2007-11-07
[NETLINK]: Fix unicast timeouts
Patrick McHardy
1
-1
/
+1
2007-10-11
[NET]: make netlink user -> kernel interface synchronious
Denis V. Lunev
1
-1
/
+1
2007-10-11
[NET]: cleanup 3rd argument in netlink_sendskb
Denis V. Lunev
1
-1
/
+1
2007-10-11
[NETLINK]: Introduce nested and byteorder flag to netlink attribute
Thomas Graf
1
-0
/
+14
2007-10-11
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
1
-1
/
+5
2007-07-19
[NETLIKN]: Allow removing multicast groups.
Johannes Berg
1
-0
/
+1
2007-07-19
[NETLINK]: allocate group bitmaps dynamically
Johannes Berg
1
-0
/
+1
2007-05-05
[NETLINK]: Remove references to process ID
Herbert Xu
1
-2
/
+2
2007-04-26
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
1
-1
/
+4
2007-04-26
[NETLINK]: Remove NLMSG_{NEW_ANSWER,CANCEL,END}
Arnaldo Carvalho de Melo
1
-12
/
+0
2007-04-26
[NETLINK]: Introduce nlmsg_hdr() helper
Arnaldo Carvalho de Melo
1
-0
/
+5
2007-04-26
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[NETLINK]: Limit NLMSG_GOODSIZE to 8K.
David S. Miller
1
-2
/
+9
2007-02-12
[PATCH] eCryptfs: Public key transport mechanism
Michael Halcrow
1
-0
/
+1
2006-12-03
[NETLINK]: Remove unused dst_pid field in netlink_skb_parms
Thomas Graf
1
-1
/
+0
2006-12-03
[NETLINK]: Do precise netlink message allocations where possible
Thomas Graf
1
-0
/
+1
2006-09-03
[SCSI] SCSI and FC Transport: add netlink support for posting of transport ev...
James Smart
1
-0
/
+2
2006-06-22
[PATCH] w1: netlink: Mark netlink group 1 as unused.
Evgeniy Polyakov
1
-1
/
+1
2006-05-01
[PATCH] Reworked patch for labels on user space messages
Steve Grubb
1
-0
/
+1
2006-03-21
[NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message ...
Patrick McHardy
1
-0
/
+1
2006-02-10
[NETLINK]: Fix a severe bug
Alexey Kuznetsov
1
-1
/
+2
2005-11-10
[NETLINK]: Type-safe netlink messages/attributes interface
Thomas Graf
1
-1
/
+23
2005-10-09
[PATCH] gfp flags annotations - part 1
Al Viro
1
-1
/
+1
2005-09-15
[NETLINK]: Reserve a slot for NETLINK_GENERIC.
David S. Miller
1
-0
/
+1
2005-09-12
[NET]: Add netlink connector.
Evgeniy Polyakov
1
-0
/
+1
2005-08-30
[NETLINK]: Fix sparse warnings
Arnaldo Carvalho de Melo
1
-1
/
+1
2005-08-30
[NETLINK]: Add "groups" argument to netlink_kernel_create
Patrick McHardy
1
-1
/
+1
2005-08-30
[NETLINK]: Add set/getsockopt options to support more than 32 groups
Patrick McHardy
1
-0
/
+9
2005-08-30
[NETLINK]: Use group numbers instead of bitmasks internally
Patrick McHardy
1
-1
/
+1
2005-08-30
[NETLINK]: Remove unused groups member from struct netlink_skb_parms
Patrick McHardy
1
-1
/
+0
2005-08-30
[TCPDIAG]: Just rename everything to inet_diag
Arnaldo Carvalho de Melo
1
-1
/
+1
2005-08-30
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
Harald Welte
1
-1
/
+1
2005-08-09
[NETLINK]: Allocate and kill some netlink numbers.
David S. Miller
1
-3
/
+1
2005-07-25
[W1]: Do not use NFLOG netlink number.
David S. Miller
1
-1
/
+1
2005-07-12
[NETLINK]: Reserve NETLINK_NETFILTER.
David S. Miller
1
-0
/
+1
2005-06-28
[NETLINK]: Clear padding in netlink messages
Patrick McHardy
1
-0
/
+1
2005-06-21
[NETLINK]: netlink_callback structure needs 5 args not 4
Alexey Kuznetsov
1
-1
/
+1
2005-06-21
[NETLINK]: fib_lookup() via netlink
Robert Olsson
1
-0
/
+1
2005-06-19
[NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flags
Thomas Graf
1
-7
/
+10
2005-06-19
[NETLINK]: New message building macros
Thomas Graf
1
-2
/
+15
2005-04-29
Add audit uid to netlink credentials
Serge Hallyn
1
-0
/
+1
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+188