summaryrefslogtreecommitdiffstats
path: root/net/decnet
Commit message (Expand)AuthorAgeFilesLines
* [DECNET]: Fix refcountPatrick Caulfield2006-03-291-1/+1
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-281-4/+4
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-5/+5
* [DECNET]: net/decnet/dn_route.c: fix inconsequent NULL checkingAdrian Bunk2006-03-201-2/+1
* [DECnet]: Use RCU locking in dn_rules.cSteven Whitehouse2006-03-201-44/+53
* [DECnet]: Patch to fix recvmsg() flag checkPatrick Caulfield2006-03-201-1/+1
* [DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse2006-03-2010-122/+125
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-112-0/+2
* netfilter: headers included twiceNicolas Kaiser2006-01-111-2/+0
* [DECNET]: Only use local routersPatrick Caulfield2006-01-031-5/+8
* [NET]: Add a dev_ioctl() fallback to sock_ioctl()Christoph Hellwig2006-01-031-1/+1
* [SOCK]: Introduce sk_receive_skbArnaldo Carvalho de Melo2006-01-031-16/+1
* [NET]: move struct proto_ops to constEric Dumazet2006-01-031-2/+2
* [DECNET]: add memory buffer settings Steven Whitehouse2005-12-052-3/+55
* [DECNET]: fix SIGPIPEPatrick Caulfield2005-11-111-7/+7
* [NET]: kfree cleanupJesper Juhl2005-11-081-8/+6
* [DECNET]: Remove some redundant ifdeffed codePatrick Caulfield2005-10-251-13/+0
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-082-15/+11
* [DECNET]: fix sparse gfp nocast warningsRandy Dunlap2005-10-042-11/+18
* [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-091-2/+1
* [DECNET]: Tidy send side socket SKB allocation.Patrick Caulfield2005-09-012-70/+33
* [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet2005-08-291-1/+1
* [DECNET]: Fix build after netlink changes.Andrew Morton2005-08-291-2/+3
* [NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy2005-08-291-2/+2
* [NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy2005-08-293-9/+9
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-292-2/+2
* [NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte2005-08-291-1/+3
* [NET]: Kill skb->real_devDavid S. Miller2005-08-292-2/+2
* [NET]: Kill skb->listDavid S. Miller2005-08-292-2/+2
* [DECNET]: Fix RCU race condition in dn_neigh_construct().Paul E. McKenney2005-08-171-1/+1
* [DECNET]: Use sk_stream_error function rather than DECnet's ownSteven Whitehouse2005-08-101-10/+1
* [NET]: move config options out to individual protocolsSam Ravnborg2005-07-111-0/+23
* [NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller2005-07-082-6/+7
* [DECNET]: Fix memset overflow on 64bit archs while dumping decnet routing rulesThomas Graf2005-07-051-1/+2
* [DECNET]: Remove unnecessary initilization of unused variable entriesThomas Graf2005-06-181-1/+0
* [NETLINK]: Correctly set NLM_F_MULTI without checking the pidJamal Hadi Salim2005-06-184-16/+19
* [DECNET]: Fix build after C99 netlink initializer change.Rafael J. Wysocki2005-05-051-1/+1
* [NETLINK]: Fix infinite loops in synchronous netlink changes.David S. Miller2005-05-031-1/+1
* [NETLINK]: Synchronous message processing.Herbert Xu2005-05-031-1/+2
* [RTNETLINK] Cleanup rtnetlink_link tablesThomas Graf2005-05-031-12/+13
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1618-0/+10975
OpenPOWER on IntegriCloud