| Commit message (Expand) | Author | Age | Files | Lines |
* | net: Work around lockdep limitation in sockets that use sockets | David Howells | 2017-03-09 | 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-13 | 1 | -28/+32 |
* | atm: remove commented out check | Paul Bolle | 2014-05-30 | 1 | -8/+2 |
* | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | net: sk_sleep() helper | Eric Dumazet | 2010-04-20 | 1 | -31/+31 |
* | net/atm/svc.c: checkpatch cleanups | Joe Perches | 2010-01-26 | 1 | -124/+125 |
* | net/atm: Convert printk to pr_<level> | Joe Perches | 2010-01-26 | 1 | -6/+7 |
* | net: use net_eq to compare nets | Octavian Purdila | 2009-11-25 | 1 | -1/+1 |
* | net: pass kern to net_proto_family create function | Eric Paris | 2009-11-05 | 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-09-30 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-05 | 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-03 | 1 | -0/+19 |
|/ |
|
* | [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 2008-03-26 | 1 | -1/+1 |
* | [NET]: Make socket creation namespace safe. | Eric W. Biederman | 2007-10-10 | 1 | -4/+7 |
* | [ATM]: Replace DPRINTK() with pr_debug(). | Stephen Hemminger | 2007-10-10 | 1 | -17/+8 |
* | [NET] ATM: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-10 | 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-28 | 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-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+674 |