summaryrefslogtreecommitdiffstats
path: root/net/llc/llc_proc.c
Commit message (Expand)AuthorAgeFilesLines
* sock: tigthen lockdep checks for sock_owned_by_userHannes Frederic Sowa2016-04-131-1/+1
* net: proc_fs: trivial: print UIDs as unsigned intFrancesco Fusco2013-08-151-1/+1
* userns: Print out socket uids in a user namespace aware fashion.Eric W. Biederman2012-08-141-1/+1
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* llc: convert llc_sap_list to RCUOctavian Purdila2009-12-261-7/+4
* llc: replace the socket list with a local address based hashOctavian Purdila2009-12-261-14/+30
* llc: convert the socket list to RCU lockingOctavian Purdila2009-12-261-11/+11
* net: mark read-only arrays as constJan Engelhardt2009-08-051-1/+1
* net: correct off-by-one write allocations reportsEric Dumazet2009-06-181-2/+2
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-1/+0
* net: convert print_mac to %pMJohannes Berg2008-10-271-2/+1
* [LLC]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-281-6/+2
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-5/+7
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-101-3/+4
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-101-2/+2
* [PATCH] mark struct file_operations const 8Arjan van de Ven2007-02-121-2/+2
* [NET] LLC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-8/+8
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsgArnaldo Carvalho de Melo2005-09-221-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+267
OpenPOWER on IntegriCloud