| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-04 | net: Convert proto_ops connect() callbacks to use sockaddr_unsized | Kees Cook | 1 | -2/+2 |
| 2025-11-04 | net: Convert proto_ops bind() callbacks to use sockaddr_unsized | Kees Cook | 1 | -2/+2 |
| 2023-06-24 | sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES) | David Howells | 1 | -1/+0 |
| 2020-07-24 | net: pass a sockptr_t into ->setsockopt | Christoph Hellwig | 1 | -1/+1 |
| 2019-04-19 | net: rework SIOCGSTAMP ioctl handling | Arnd Bergmann | 1 | -0/+1 |
| 2018-06-28 | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL | Linus Torvalds | 1 | -1/+1 |
| 2018-05-26 | net/atm: convert to ->poll_mask | Christoph Hellwig | 1 | -1/+1 |
| 2018-02-12 | net: make getname() functions return length rather than use int* parameter | Denys Vlasenko | 1 | -3/+2 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2015-05-11 | net: Pass kern from net_proto_family.create to sk_alloc | Eric W. Biederman | 1 | -1/+1 |
| 2012-08-15 | atm: fix info leak via getsockname() | Mathias Krause | 1 | -0/+1 |
| 2011-10-31 | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 1 | -0/+1 |
| 2010-01-26 | net/atm/pvc.c: checkpatch cleanups | Joe Perches | 1 | -22/+21 |
| 2009-11-05 | net: pass kern to net_proto_family create function | Eric Paris | 1 | -1/+2 |
| 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-03 | atm: 32-bit ioctl compatibility | David Woodhouse | 1 | -0/+3 |
| 2007-10-10 | [NET]: Make socket creation namespace safe. | Eric W. Biederman | 1 | -2/+5 |
| 2007-02-10 | [NET] ATM: Fix whitespace errors. | YOSHIFUJI Hideaki | 1 | -2/+2 |
| 2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
| 2006-01-03 | [NET]: move struct proto_ops to const | Eric Dumazet | 1 | -1/+1 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+155 |