index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netlink
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] switch audit_get_loginuid() to task_struct *
Al Viro
2008-02-01
1
-1
/
+1
*
[NETNS]: Fix race between put_net() and netlink_kernel_create().
Pavel Emelyanov
2008-01-31
1
-19
/
+33
*
[NETLINK]: Add nla_append()
Patrick McHardy
2008-01-28
1
-0
/
+19
*
[NETNS]: Namespace stop vs 'ip r l' race.
Denis V. Lunev
2008-01-28
1
-0
/
+15
*
[NETNS]: Consolidate kernel netlink socket destruction.
Denis V. Lunev
2008-01-28
1
-0
/
+11
*
[NETNS]: Double free in netlink_release.
Denis V. Lunev
2008-01-28
1
-3
/
+7
*
[NETLINK] af_netlink: kill some bloat
Ilpo Järvinen
2008-01-28
1
-1
/
+1
*
[NET]: Add some acquires/releases sparse annotations.
Eric Dumazet
2008-01-28
1
-0
/
+4
*
[NETLINK]: kzalloc() conversion
Eric Dumazet
2008-01-28
1
-7
/
+6
*
[NETLINK]: af_netlink.c checkpatch cleanups
Patrick McHardy
2008-01-28
1
-38
/
+43
*
[NET]: Consolidate net namespace related proc files creation.
Denis V. Lunev
2008-01-28
1
-26
/
+7
*
[NET]: Move unneeded data to initdata section.
Denis V. Lunev
2007-11-13
1
-1
/
+1
*
[NETLINK]: Fix unicast timeouts
Patrick McHardy
2007-11-07
1
-5
/
+5
*
[NET]: Forget the zero_it argument of sk_alloc()
Pavel Emelyanov
2007-11-01
1
-1
/
+1
*
[NET]: Marking struct pernet_operations __net_initdata was inappropriate
Eric W. Biederman
2007-10-26
1
-1
/
+1
*
[NETLINK]: Fix ACK processing after netlink_dump_start
Denis V. Lunev
2007-10-23
1
-4
/
+12
*
[NETLINK]: Don't leak 'listeners' in netlink_kernel_create()
Jesper Juhl
2007-10-15
1
-0
/
+2
*
[NET]: make netlink user -> kernel interface synchronious
Denis V. Lunev
2007-10-10
2
-113
/
+51
*
[NET]: unify netlink kernel socket recognition
Denis V. Lunev
2007-10-10
1
-4
/
+9
*
[NET]: cleanup 3rd argument in netlink_sendskb
Denis V. Lunev
2007-10-10
1
-2
/
+2
*
[NET]: Make netlink processing routines semi-synchronious (inspired by rtnl) v2
Denis V. Lunev
2007-10-10
1
-12
/
+3
*
[NET]: Make core networking code use seq_open_private
Pavel Emelyanov
2007-10-10
1
-11
/
+2
*
[NETNS]: Move some code into __init section when CONFIG_NET_NS=n
Pavel Emelyanov
2007-10-10
1
-3
/
+3
*
[NETLINK]: the temp variable name max is ambiguous
Denis Cheng
2007-10-10
1
-6
/
+6
*
[NETLINK]: use the macro min(x,y) provided by <linux/kernel.h> instead
Denis Cheng
2007-10-10
1
-1
/
+1
*
[NETLINK]: Avoid pointer in netlink_run_queue
Herbert Xu
2007-10-10
2
-9
/
+11
*
[NET]: Fix race when opening a proc file while a network namespace is exiting.
Eric W. Biederman
2007-10-10
1
-1
/
+5
*
[NETLINK]: Introduce nested and byteorder flag to netlink attribute
Thomas Graf
2007-10-10
1
-5
/
+5
*
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
2007-10-10
2
-28
/
+80
*
[NET]: Make socket creation namespace safe.
Eric W. Biederman
2007-10-10
1
-6
/
+9
*
[NET]: Make /proc/net per network namespace
Eric W. Biederman
2007-10-10
1
-1
/
+2
*
[NETLINK]: use container_of instead
Denis Cheng
2007-10-10
1
-1
/
+1
*
[GENETLINK]: Correctly report errors while registering a multicast group
Thomas Graf
2007-07-24
1
-1
/
+1
*
[GENETLINK]: Fix adjustment of number of multicast groups
Thomas Graf
2007-07-24
1
-1
/
+1
*
[GENETLINK]: Fix race in genl_unregister_mc_groups()
Thomas Graf
2007-07-24
1
-8
/
+16
*
[GENETLINK]: Dynamic multicast groups.
Johannes Berg
2007-07-18
1
-7
/
+228
*
[NETLIKN]: Allow removing multicast groups.
Johannes Berg
2007-07-18
1
-12
/
+45
*
[NETLINK]: allocate group bitmaps dynamically
Johannes Berg
2007-07-18
1
-24
/
+82
*
[NETLINK]: negative groups in netlink_setsockopt
Johannes Berg
2007-07-18
1
-2
/
+3
*
[NET]: Make all initialized struct seq_operations const.
Philippe De Muyter
2007-07-10
1
-1
/
+1
*
[NETLINK]: attr: add nested compat attribute type
Patrick McHardy
2007-07-10
1
-0
/
+11
*
[NETLINK]: Mark netlink policies const
Patrick McHardy
2007-06-07
2
-5
/
+5
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
[NETLINK]: Remove bogus BUG_ON
Patrick McHardy
2007-05-04
1
-1
/
+0
*
[NETLINK]: Fix use after free in netlink_recvmsg
Patrick McHardy
2007-05-03
1
-4
/
+2
*
[NETLINK]: Kill CB only when socket is unused
Herbert Xu
2007-05-03
1
-14
/
+15
*
[NETLINK]: Possible cleanups.
Adrian Bunk
2007-04-26
1
-2
/
+2
*
[NETLINK]: don't reinitialize callback mutex
Patrick McHardy
2007-04-25
1
-2
/
+6
*
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
2007-04-25
2
-16
/
+24
*
[NETLINK]: introduce NLA_BINARY type
Johannes Berg
2007-04-25
1
-0
/
+5
[next]