| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-26 | llc: Add SPDX id lines to some llc source files | Tim Bird | 1 | -7/+1 |
| 2025-06-23 | net: remove sock_i_uid() | Eric Dumazet | 1 | -1/+1 |
| 2021-12-10 | sock: Use sock_owned_by_user_nocheck() instead of sk_lock.owned. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2021-10-13 | llc/snap: constify dev_addr passing | Jakub Kicinski | 1 | -1/+1 |
| 2020-02-24 | net: Add missing annotation for llc_seq_start() | Jules Irenge | 1 | -1/+1 |
| 2018-05-16 | proc: introduce proc_create_seq{,_data} | Christoph Hellwig | 1 | -26/+2 |
| 2018-03-26 | net: Use octal not symbolic permissions | Joe Perches | 1 | -2/+2 |
| 2018-01-16 | net: delete /proc THIS_MODULE references | Alexey Dobriyan | 1 | -2/+0 |
| 2016-04-13 | sock: tigthen lockdep checks for sock_owned_by_user | Hannes Frederic Sowa | 1 | -1/+1 |
| 2013-08-15 | net: proc_fs: trivial: print UIDs as unsigned int | Francesco Fusco | 1 | -1/+1 |
| 2012-08-14 | userns: Print out socket uids in a user namespace aware fashion. | Eric W. Biederman | 1 | -1/+1 |
| 2011-10-31 | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 1 | -0/+1 |
| 2009-12-26 | llc: convert llc_sap_list to RCU | Octavian Purdila | 1 | -7/+4 |
| 2009-12-26 | llc: replace the socket list with a local address based hash | Octavian Purdila | 1 | -14/+30 |
| 2009-12-26 | llc: convert the socket list to RCU locking | Octavian Purdila | 1 | -11/+11 |
| 2009-08-05 | net: mark read-only arrays as const | Jan Engelhardt | 1 | -1/+1 |
| 2009-06-18 | net: correct off-by-one write allocations reports | Eric Dumazet | 1 | -2/+2 |
| 2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 1 | -1/+0 |
| 2008-10-27 | net: convert print_mac to %pM | Johannes Berg | 1 | -2/+1 |
| 2008-02-28 | [LLC]: Use proc_create() to setup ->proc_fops first | Wang Chen | 1 | -6/+2 |
| 2007-10-10 | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 1 | -5/+7 |
| 2007-10-10 | [NET]: Make /proc/net per network namespace | Eric W. Biederman | 1 | -3/+4 |
| 2007-07-10 | [NET]: Make all initialized struct seq_operations const. | Philippe De Muyter | 1 | -2/+2 |
| 2007-02-12 | [PATCH] mark struct file_operations const 8 | Arjan van de Ven | 1 | -2/+2 |
| 2007-02-10 | [NET] LLC: Fix whitespace errors. | YOSHIFUJI Hideaki | 1 | -8/+8 |
| 2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
| 2005-09-22 | [LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsg | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+267 |