summaryrefslogtreecommitdiff
path: root/net/llc/llc_proc.c
Commit message (Expand)AuthorAge
* net: Use octal not symbolic permissionsJoe Perches2018-03-26
* net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-16
* sock: tigthen lockdep checks for sock_owned_by_userHannes Frederic Sowa2016-04-13
* net: proc_fs: trivial: print UIDs as unsigned intFrancesco Fusco2013-08-15
* userns: Print out socket uids in a user namespace aware fashion.Eric W. Biederman2012-08-14
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
* llc: convert llc_sap_list to RCUOctavian Purdila2009-12-26
* llc: replace the socket list with a local address based hashOctavian Purdila2009-12-26
* llc: convert the socket list to RCU lockingOctavian Purdila2009-12-26
* net: mark read-only arrays as constJan Engelhardt2009-08-05
* net: correct off-by-one write allocations reportsEric Dumazet2009-06-18
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-31
* net: convert print_mac to %pMJohannes Berg2008-10-27
* [LLC]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-28
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-10
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-10
* [PATCH] mark struct file_operations const 8Arjan van de Ven2007-02-12
* [NET] LLC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-10
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsgArnaldo Carvalho de Melo2005-09-22
* Linux-2.6.12-rc2Linus Torvalds2005-04-16