index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
atm
/
svc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: change proto and proto_ops accept type
Jens Axboe
2024-05-14
1
-4
/
+4
*
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
2023-06-25
1
-1
/
+0
*
Move COMPAT_ATM_ADDPARTY to net/atm/svc.c
Palmer Dabbelt
2023-03-10
1
-0
/
+5
*
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-25
1
-3
/
+3
*
net: use helpers to change sk_ack_backlog
Eric Dumazet
2019-11-07
1
-1
/
+1
*
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
2019-04-19
1
-0
/
+1
*
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-28
1
-1
/
+1
*
net/atm: convert to ->poll_mask
Christoph Hellwig
2018-05-26
1
-1
/
+1
*
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-12
1
-3
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-03-10
1
-2
/
+3
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
net/atm: sk_err_soft must be positive
Stefan Hajnoczi
2016-05-23
1
-2
/
+2
*
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-05-11
1
-1
/
+1
*
atm/svc: Fix blocking in wait loop
chas williams - CONTRACTOR
2014-08-14
1
-28
/
+32
*
atm: remove commented out check
Paul Bolle
2014-05-31
1
-8
/
+2
*
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-11-01
1
-0
/
+1
*
net: sk_sleep() helper
Eric Dumazet
2010-04-21
1
-31
/
+31
*
net/atm/svc.c: checkpatch cleanups
Joe Perches
2010-01-27
1
-124
/
+125
*
net/atm: Convert printk to pr_<level>
Joe Perches
2010-01-27
1
-6
/
+7
*
net: use net_eq to compare nets
Octavian Purdila
2009-11-26
1
-1
/
+1
*
net: pass kern to net_proto_family create function
Eric Paris
2009-11-06
1
-3
/
+4
*
net: mark net_proto_ops as const
Stephen Hemminger
2009-10-07
1
-1
/
+1
*
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-10-01
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-12-06
1
-1
/
+5
|
\
|
*
ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc table
Chas Williams
2008-12-04
1
-1
/
+5
*
|
atm: 32-bit ioctl compatibility
David Woodhouse
2008-12-04
1
-0
/
+19
|
/
*
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-25
1
-1
/
+1
*
[NET]: Make socket creation namespace safe.
Eric W. Biederman
2007-10-11
1
-4
/
+7
*
[ATM]: Replace DPRINTK() with pr_debug().
Stephen Hemminger
2007-10-11
1
-17
/
+8
*
[NET] ATM: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-11
1
-24
/
+24
*
[NET]: move struct proto_ops to const
Eric Dumazet
2006-01-03
1
-1
/
+1
*
[ATM]: track and close listen sockets when sigd exits
Chas Williams
2005-09-29
1
-0
/
+1
*
[ATM]: allow bind() on point-to-multpoint svcs (from Martin Whitaker <martin_...
Chas Williams
2005-07-19
1
-4
/
+0
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-17
1
-0
/
+674