index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netlink.h
Age
Commit message (
Expand
)
Author
2011-05-20
RDMA: Add netlink infrastructure
Roland Dreier
2011-03-03
netlink: kill eff_cap from struct netlink_skb_parms
Patrick McHardy
2011-03-03
netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms
Patrick McHardy
2010-12-17
netlink: fix gcc -Wconversion compilation warning
Dmitry V. Levin
2010-09-22
net: Move "struct net" declaration inside the __KERNEL__ macro guard
Ollie Wild
2010-05-21
netlink: Implment netlink_broadcast_filtered
Eric W. Biederman
2010-03-20
netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()
Pablo Neira Ayuso
2009-11-04
net: cleanup include/linux
Eric Dumazet
2009-09-24
genetlink: fix netns vs. netlink table locking (2)
Johannes Berg
2009-09-14
genetlink: fix netns vs. netlink table locking
Johannes Berg
2009-08-25
netlink: constify nlmsghdr arguments
Patrick McHardy
2009-03-24
netlink: add NETLINK_NO_ENOBUFS socket flag
Pablo Neira Ayuso
2009-02-20
netlink: add NETLINK_BROADCAST_ERROR socket option
Pablo Neira Ayuso
2008-11-20
netlink: avoid memset of 0 bytes sparse warning
Patrick McHardy
2008-06-05
netlink: Remove nonblock parameter from netlink_attachskb
Denis V. Lunev
2008-04-28
Audit: collect sessionid in netlink messages
Eric Paris
2008-01-31
[IPV4] fib_trie: rescan if key is lost during dump
Stephen Hemminger
2008-01-28
[NETNS]: Consolidate kernel netlink socket destruction.
Denis V. Lunev
2008-01-28
[NETLINK]: Mark attribute construction exception unlikely
Patrick McHardy
2007-11-07
[NETLINK]: Fix unicast timeouts
Patrick McHardy
2007-10-10
[NET]: make netlink user -> kernel interface synchronious
Denis V. Lunev
2007-10-10
[NET]: cleanup 3rd argument in netlink_sendskb
Denis V. Lunev
2007-10-10
[NETLINK]: Introduce nested and byteorder flag to netlink attribute
Thomas Graf
2007-10-10
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
2007-07-18
[NETLIKN]: Allow removing multicast groups.
Johannes Berg
2007-07-18
[NETLINK]: allocate group bitmaps dynamically
Johannes Berg
2007-05-05
[NETLINK]: Remove references to process ID
Herbert Xu
2007-04-25
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
2007-04-25
[NETLINK]: Remove NLMSG_{NEW_ANSWER,CANCEL,END}
Arnaldo Carvalho de Melo
2007-04-25
[NETLINK]: Introduce nlmsg_hdr() helper
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
[NETLINK]: Limit NLMSG_GOODSIZE to 8K.
David S. Miller
2007-02-12
[PATCH] eCryptfs: Public key transport mechanism
Michael Halcrow
2006-12-02
[NETLINK]: Remove unused dst_pid field in netlink_skb_parms
Thomas Graf
2006-12-02
[NETLINK]: Do precise netlink message allocations where possible
Thomas Graf
2006-09-02
[SCSI] SCSI and FC Transport: add netlink support for posting of transport ev...
James Smart
2006-06-22
[PATCH] w1: netlink: Mark netlink group 1 as unused.
Evgeniy Polyakov
2006-05-01
[PATCH] Reworked patch for labels on user space messages
Steve Grubb
2006-03-20
[NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message ...
Patrick McHardy
2006-02-09
[NETLINK]: Fix a severe bug
Alexey Kuznetsov
2005-11-10
[NETLINK]: Type-safe netlink messages/attributes interface
Thomas Graf
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
2005-09-14
[NETLINK]: Reserve a slot for NETLINK_GENERIC.
David S. Miller
2005-09-11
[NET]: Add netlink connector.
Evgeniy Polyakov
2005-08-29
[NETLINK]: Fix sparse warnings
Arnaldo Carvalho de Melo
2005-08-29
[NETLINK]: Add "groups" argument to netlink_kernel_create
Patrick McHardy
2005-08-29
[NETLINK]: Add set/getsockopt options to support more than 32 groups
Patrick McHardy
2005-08-29
[NETLINK]: Use group numbers instead of bitmasks internally
Patrick McHardy
2005-08-29
[NETLINK]: Remove unused groups member from struct netlink_skb_parms
Patrick McHardy
2005-08-29
[TCPDIAG]: Just rename everything to inet_diag
Arnaldo Carvalho de Melo
[next]