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