aboutsummaryrefslogtreecommitdiffstats
path: root/net/llc/llc_proc.c
Commit message (Expand)AuthorAgeFilesLines
* update network codemigrate_3.2Wolfgang Wiedmeyer2015-10-241-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-rc2Linus Torvalds2005-04-161-0/+267