summaryrefslogtreecommitdiffstats
path: root/net/llc/llc_proc.c
AgeCommit message (Expand)AuthorLines
2013-08-15net: proc_fs: trivial: print UIDs as unsigned intFrancesco Fusco-1/+1
2012-08-14userns: Print out socket uids in a user namespace aware fashion.Eric W. Biederman-1/+1
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker-0/+1
2009-12-26llc: convert llc_sap_list to RCUOctavian Purdila-7/+4
2009-12-26llc: replace the socket list with a local address based hashOctavian Purdila-14/+30
2009-12-26llc: convert the socket list to RCU lockingOctavian Purdila-11/+11
2009-08-05net: mark read-only arrays as constJan Engelhardt-1/+1
2009-06-18net: correct off-by-one write allocations reportsEric Dumazet-2/+2
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan-1/+0
2008-10-27net: convert print_mac to %pMJohannes Berg-2/+1
2008-02-28[LLC]: Use proc_create() to setup ->proc_fops firstWang Chen-6/+2
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches-5/+7
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman-3/+4
2007-07-10[NET]: Make all initialized struct seq_operations const.Philippe De Muyter-2/+2
2007-02-12[PATCH] mark struct file_operations const 8Arjan van de Ven-2/+2
2007-02-10[NET] LLC: Fix whitespace errors.YOSHIFUJI Hideaki-8/+8
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2005-09-22[LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsgArnaldo Carvalho de Melo-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+267