e='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/net/ipx
AgeCommit message (Expand)Author
2011-03-21ipx: fix ipx_release()Eric Dumazet
2011-03-05ipx: remove the BKLArnd Bergmann
2010-10-21BKL: introduce CONFIG_BKL.Arnd Bergmann
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-10net: ipx: use seq_list_foo() helpersLi Zefan
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-11-25net: use net_eq to compare netsOctavian Purdila
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman
2009-11-07net/ipx: push down BKL into a ipx_dgram_opsArnd Bergmann
2009-11-05net: pass kern to net_proto_family create functionEric Paris
2009-10-07net: mark net_proto_ops as constStephen Hemminger
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-18net: correct off-by-one write allocations reportsEric Dumazet