summaryrefslogtreecommitdiffstats
path: root/net/decnet
Commit message (Expand)AuthorAgeFilesLines
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-302-2/+2
* [NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte2005-08-301-1/+3
* [NET]: Kill skb->real_devDavid S. Miller2005-08-302-2/+2
* [NET]: Kill skb->listDavid S. Miller2005-08-302-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/+1Star
* [NET]: move config options out to individual protocolsSam Ravnborg2005-07-121-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-061-1/+2
* [DECNET]: Remove unnecessary initilization of unused variable entriesThomas Graf2005-06-191-1/+0Star
* [NETLINK]: Correctly set NLM_F_MULTI without checking the pidJamal Hadi Salim2005-06-194-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-041-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-rc2Linus Torvalds2005-04-1718-0/+10975