index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netlink
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-19
/
+11
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-02-18
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
1
-1
/
+1
2013-02-18
net: proc: change proc_net_fops_create to proc_create
Gao feng
1
-1
/
+1
2013-01-09
netlink: Use FIELD_SIZEOF() in netlink_proto_init().
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+1
2012-12-17
netlink: validate addr_len on bind
Hannes Frederic Sowa
1
-0
/
+3
2012-12-17
netlink: change presentation of portid in procfs to unsigned
Hannes Frederic Sowa
1
-1
/
+1
2012-11-18
net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm
Eric W. Biederman
1
-1
/
+1
2012-10-18
netlink: use kfree_rcu() in netlink_release()
Eric Dumazet
1
-4
/
+15
2012-10-07
netlink: add reference of module in netlink_dump_start
Gao feng
1
-8
/
+21
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2
-107
/
+107
2012-09-08
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
2
-7
/
+4
2012-09-08
netlink: kill netlink_set_nonroot
Pablo Neira Ayuso
2
-17
/
+14
2012-09-07
scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.
Eric W. Biederman
1
-1
/
+1
2012-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2012-08-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...
David S. Miller
1
-2
/
+4
2012-08-24
netlink: fix possible spoofing from non-root processes
Pablo Neira Ayuso
1
-1
/
+3
2012-08-21
af_netlink: force credentials passing [CVE-2012-3520]
Eric Dumazet
1
-1
/
+1
2012-08-14
netlink: Make the sending netlink socket availabe in NETLINK_CB
Eric W. Biederman
1
-2
/
+4
2012-07-24
genetlink: define lockdep_genl_is_held() when CONFIG_LOCKDEP
WANG Cong
1
-1
/
+1
2012-07-10
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
1
-1
/
+1
2012-06-29
netlink: add nlk->netlink_bind hook for module auto-loading
Pablo Neira Ayuso
1
-0
/
+19
2012-06-29
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
2
-9
/
+17
2012-05-29
genetlink: Build a generic netlink family module alias
Neil Horman
1
-1
/
+1
2012-04-24
af_netlink: drop_monitor/dropwatch friendly
Eric Dumazet
1
-2
/
+10
2012-04-24
af_netlink: cleanups
Eric Dumazet
1
-30
/
+31
2012-04-19
netlink: dont drop packet but consume it
Eric Dumazet
1
-1
/
+1
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+13
2012-04-06
netlink: fix races after skb queueing
Eric Dumazet
1
-11
/
+13
2012-04-01
genetlink: Stop using NLA_PUT*().
David S. Miller
1
-15
/
+20
2012-02-26
netlink: allow to pass data pointer to netlink_dump_start() callback
Pablo Neira Ayuso
1
-0
/
+1
2012-02-26
netlink: add netlink_dump_control structure for netlink_dump_start()
Pablo Neira Ayuso
2
-9
/
+11
2012-01-30
net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig.
Denys Vlasenko
2
-0
/
+49
2012-01-14
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
1
-1
/
+1
2012-01-05
security: remove the security_netlink_recv hook as it is equivalent to capable()
Eric Paris
1
-1
/
+1
2011-12-28
genetlink: add auto module loading
Stephen Hemminger
1
-0
/
+9
2011-12-23
netlink: Undo const marker in netlink_is_kernel().
David S. Miller
1
-1
/
+1
2011-12-22
netlink: wake up netlink listeners sooner (v2)
stephen hemminger
1
-1
/
+1
2011-12-22
netlink: af_netlink cleanup (v2)
stephen hemminger
2
-18
/
+14
2011-12-03
genetlink: Add lockdep_genl_is_held().
Pravin B Shelar
1
-0
/
+8
2011-12-03
genetlink: Add genl_notify()
Pravin B Shelar
1
-0
/
+13
2011-09-28
af_unix: dont send SCM_CREDENTIALS by default
Eric Dumazet
1
-3
/
+2
2011-08-12
net: cleanup some rcu_dereference_raw
Eric Dumazet
1
-1
/
+1
2011-06-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+2
2011-06-22
netlink: advertise incomplete dumps
Johannes Berg
1
-0
/
+2
2011-06-16
rtnetlink: unlock on error path in netlink_dump()
Dan Carpenter
1
-2
/
+1
2011-06-09
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
2
-7
/
+12
2011-05-24
net: convert %p usage to %pK
Dan Rosenberg
1
-1
/
+1
2011-05-07
net,rcu: convert call_rcu(listeners_free_rcu) to kfree_rcu()
Lai Jiangshan
1
-7
/
+1
[next]