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
/
atm
/
svc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-03-09
net: Work around lockdep limitation in sockets that use sockets
David Howells
1
-2
/
+3
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2016-05-23
net/atm: sk_err_soft must be positive
Stefan Hajnoczi
1
-2
/
+2
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
1
-1
/
+1
2014-08-13
atm/svc: Fix blocking in wait loop
chas williams - CONTRACTOR
1
-28
/
+32
2014-05-30
atm: remove commented out check
Paul Bolle
1
-8
/
+2
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2010-04-20
net: sk_sleep() helper
Eric Dumazet
1
-31
/
+31
2010-01-26
net/atm/svc.c: checkpatch cleanups
Joe Perches
1
-124
/
+125
2010-01-26
net/atm: Convert printk to pr_<level>
Joe Perches
1
-6
/
+7
2009-11-25
net: use net_eq to compare nets
Octavian Purdila
1
-1
/
+1
2009-11-05
net: pass kern to net_proto_family create function
Eric Paris
1
-3
/
+4
2009-10-07
net: mark net_proto_ops as const
Stephen Hemminger
1
-1
/
+1
2009-09-30
net: Make setsockopt() optlen be unsigned.
David S. Miller
1
-1
/
+1
2008-12-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+5
2008-12-04
ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc table
Chas Williams
1
-1
/
+5
2008-12-03
atm: 32-bit ioctl compatibility
David Woodhouse
1
-0
/
+19
2008-03-26
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-1
/
+1
2007-10-10
[NET]: Make socket creation namespace safe.
Eric W. Biederman
1
-4
/
+7
2007-10-10
[ATM]: Replace DPRINTK() with pr_debug().
Stephen Hemminger
1
-17
/
+8
2007-02-10
[NET] ATM: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-24
/
+24
2006-01-03
[NET]: move struct proto_ops to const
Eric Dumazet
1
-1
/
+1
2005-09-28
[ATM]: track and close listen sockets when sigd exits
Chas Williams
1
-0
/
+1
2005-07-19
[ATM]: allow bind() on point-to-multpoint svcs (from Martin Whitaker <martin_...
Chas Williams
1
-4
/
+0
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+674