summaryrefslogtreecommitdiff
path: root/net/netlink
AgeCommit message (Expand)Author
2003-05-14o af_netlink: netlink_proto_init has to be core_initcallArnaldo Carvalho de Melo
2003-05-07[PATCH] switch most remaining drivers over to devfs_mk_bdevAndrew Morton
2003-05-02o netlink: use revised net module infrastructureArnaldo Carvalho de Melo
2003-04-22o net: module refcounting for sk_alloc/sk_freeArnaldo Carvalho de Melo
2003-04-21[NETLINK]: Fix minor numbers in netlink_dev.cDavid S. Miller
2003-04-21o rtnetlink_dev: use C99 struct init styleArnaldo Carvalho de Melo
2003-04-03o net: CodyngStyle reformatting, no code changesArnaldo Carvalho de Melo
2003-03-23[PATCH] devfs_mk_dir simplificationChristoph Hellwig
2003-03-05[NET]: Simplify scm handling and sendmsg/recvmsg invocation, consolidate net ...Benjamin LaHaise
2003-03-02[NET]: Convert volatile char socket flags to real bitops mask, work by Pedro ...James Morris
2003-02-23[NETLINK]: Un-duplicate rcv wakeup logic.James Morris
2003-02-22[NETLINK]: Remove buggy and useless rcv queue wakeup tests.David S. Miller
2003-02-06[LSM]: Networking netlink socket capability hooks.James Morris
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst
2002-12-06[PATCH] undeclared variable in netlink device emulationPetr Vandrovec
2002-12-04[PATCH] fix netlink compile breakageJeff Garzik
2002-12-03[PATCH] netlink cleanupAlexander Viro
2002-12-01[PATCH] C99 initializer patches for four net/ filesArt Haas
2002-11-17[IPSEC]: Make xfrm_user key manager return proper errors.David S. Miller
2002-10-27[NET]: Backport netlink_set_nonroot changes by Andi Kleen.James Morris
2002-10-10net-kiocb.diffBenjamin LaHaise
2002-08-01Merge nuts.ninka.net:/home/davem/src/BK/BAK-net-2.5David S. Miller
2002-07-30Removed devfs_register_chrdev and devfs_unregister_chrdev.Greg Kroah-Hartman
2002-07-27kbuild: Fix "export-objs"Kai Germaschewski
2002-07-18NET: Use ISO C struct initializers.Rusty Russell
2002-07-12Netlink: Pid check changes need to use 2.5.x style sock private accessing.David S. Miller
2002-06-24NETLINK: Add unicast release notifier.James Morris
2002-05-24kbuild: Use standard multi-part object declaration in net/*Kai Germaschewski
2002-04-02[PATCH] Add missing MODULE_LICENSE tagsDave Jones
2002-02-10Split protocol specific information out from struct sock.David S. Miller
2002-02-05[PATCH] 2.5.4-pre1: further llseek cleanup (2/3)Robert Love
2002-02-05v2.5.2.3 -> v2.5.2.4Linus Torvalds
2002-02-05v2.5.2.2 -> v2.5.2.3Linus Torvalds
2002-02-05v2.5.2 -> v2.5.2.1Linus Torvalds
2002-02-04v2.5.1.6 -> v2.5.1.7Linus Torvalds
2002-02-04v2.4.14.1 -> v2.4.14.2Linus Torvalds
2002-02-04v2.4.5.7 -> v2.4.5.8Linus Torvalds
2002-02-04v2.4.5.5 -> v2.4.5.6Linus Torvalds
2002-02-04v2.4.3.2 -> v2.4.3.3Linus Torvalds
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds
2002-02-04Import changesetLinus Torvalds