| Commit message (Expand) | Author | Age |
* | net: Make userland include of netlink.h more sane. | David S. Miller | 2011-08-08 |
* | NFC: add NFC socket family | Aloisio Almeida Jr | 2011-07-05 |
* | net: Add sendmmsg socket system call | Anton Blanchard | 2011-05-05 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2011-01-13 |
|\ |
|
| * | net - Add AF_ALG macros | Herbert Xu | 2010-11-19 |
* | | net: remove the duplicate #ifdef __KERNEL__ | Changli Gao | 2011-01-06 |
* | | net: Limit socket I/O iovec total length to INT_MAX. | David S. Miller | 2010-10-28 |
|/ |
|
* | socket: localize functions | stephen hemminger | 2010-10-21 |
* | tcp: Fix >4GB writes on 64-bit. | David S. Miller | 2010-09-27 |
* | sock: Introduce cred_to_ucred | Eric W. Biederman | 2010-06-16 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-07 |
|\ |
|
| * | net: Add MSG_WAITFORONE flag to recvmmsg | Brandon L Black | 2010-03-27 |
* | | net-caif: add CAIF protocol definitions | Sjur Braendeland | 2010-03-30 |
|/ |
|
* | net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build time | Cyrill Gorcunov | 2009-10-29 |
* | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo | 2009-10-13 |
* | net: Support inclusion of <linux/socket.h> before <sys/socket.h> | Ben Hutchings | 2009-10-05 |
* | Add constants for the ieee 802.15.4 stack | Sergey Lapin | 2009-06-09 |
* | af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgs | Hendrik Brueckner | 2009-04-23 |
* | tun: fix tun_chr_aio_write so that aio works | Michael S. Tsirkin | 2009-04-21 |
* | net: skb_copy_datagram_const_iovec() | Michael S. Tsirkin | 2009-04-21 |
* | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-03-26 |
|\ |
|
| * | headers_check fix: linux/socket.h | Jaswinder Singh Rajput | 2009-02-02 |
* | | RDS: Add AF and PF #defines for RDS sockets | Andy Grover | 2009-02-27 |
|/ |
|
* | Phonet: implement GPRS virtual interface over PEP socket | RĂ©mi Denis-Courmont | 2008-10-05 |
* | Phonet: global definitions | Remi Denis-Courmont | 2008-09-22 |
* | Define AF_ISDN and PF_ISDN | Karsten Keil | 2008-07-26 |
* | net: Use standard structures for generic socket address structures. | YOSHIFUJI Hideaki | 2008-07-20 |
* | [NET] sysctl: make sysctl_somaxconn per-namespace | Pavel Emelyanov | 2008-01-28 |
* | [CAN]: Allocate protocol numbers for PF_CAN | Oliver Hartkopp | 2008-01-28 |
* | [Bluetooth] Add constant for Bluetooth socket options level | Marcel Holtmann | 2007-10-22 |
* | O_CLOEXEC for SCM_RIGHTS | Ulrich Drepper | 2007-07-16 |
* | [L2TP]: Changes to existing ppp and socket kernel headers for L2TP | James Chapman | 2007-07-11 |
* | [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both | David Howells | 2007-04-26 |
* | [NET]: Revert socket.h/stat.h ifdef hacks. | David S. Miller | 2007-02-28 |
* | [PATCH] scrub non-__GLIBC__ checks in linux/socket.h and linux/stat.h | Mike Frysinger | 2007-02-11 |
* | [S390]: Add AF_IUCV socket support | Jennifer Hunt | 2007-02-08 |
* | [NET]: Annotate csum_partial() callers in net/* | Al Viro | 2006-12-03 |
* | [NET]: Supporting UDP-Lite (RFC 3828) in Linux | Gerrit Renker | 2006-12-03 |
* | Don't include <linux/config.h> and <linux/linkage.h> from linux/socket.h | David Woodhouse | 2006-04-25 |
* | [SECURITY]: TCP/UDP getpeersec | Catherine Zhang | 2006-03-21 |
* | [TIPC] Initial merge | Per Liden | 2006-01-12 |
* | [NET]: Small cleanup to socket initialization | Andi Kleen | 2006-01-03 |
* | [NET]: Fix sparse warnings | Arnaldo Carvalho de Melo | 2005-08-29 |
* | [NETLINK]: Add set/getsockopt options to support more than 32 groups | Patrick McHardy | 2005-08-29 |
* | [DCCP]: Initial implementation | Arnaldo Carvalho de Melo | 2005-08-29 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 |