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
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
2011-03-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+14
2011-03-03
netlink: kill eff_cap from struct netlink_skb_parms
Patrick McHardy
1
-6
/
+0
2011-03-03
netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms
Patrick McHardy
1
-3
/
+0
2011-02-28
netlink: handle errors from netlink_dump()
Andrey Vagin
1
-4
/
+14
2011-01-19
Revert "netlink: test for all flags of the NLM_F_DUMP composite"
David S. Miller
1
-1
/
+1
2011-01-09
netlink: test for all flags of the NLM_F_DUMP composite
Jan Engelhardt
1
-1
/
+1
2010-10-24
netlink: fix netlink_change_ngroups()
Eric Dumazet
1
-41
/
+24
2010-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+13
2010-10-05
genetlink: introduce pre_doit/post_doit hooks
Johannes Berg
1
-1
/
+13
2010-08-31
netlink: Make NETLINK_USERSOCK work again.
David S. Miller
1
-0
/
+22
2010-08-18
netlink: fix compat recvmsg
Johannes Berg
1
-30
/
+16
2010-08-15
Revert "netlink: netlink_recvmsg() fix"
David S. Miller
1
-16
/
+6
2010-07-26
genetlink: use genl_register_family_with_ops()
Changli Gao
1
-5
/
+1
2010-07-26
genetlink: cleanup code according to CodingStyle
Changli Gao
1
-5
/
+4
2010-07-26
netlink: netlink_recvmsg() fix
Eric Dumazet
1
-6
/
+16
2010-07-20
drop_monitor: convert some kfree_skb call sites to consume_skb
Neil Horman
1
-4
/
+5
2010-06-16
af_netlink: Add needed scm_destroy after scm_send.
Eric W. Biederman
1
-3
/
+8
2010-05-21
netlink: Implment netlink_broadcast_filtered
Eric W. Biederman
1
-2
/
+19
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+3
2010-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+3
2010-04-03
netlink: Export genl_lock() API for use by modules
James Chapman
1
-2
/
+4
2010-04-01
net: check the length of the socket address passed to connect(2)
Changli Gao
1
-0
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
[next]