summaryrefslogtreecommitdiff
path: root/net/llc/llc_proc.c
Commit message (Expand)AuthorAge
* 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