aboutsummaryrefslogtreecommitdiffstats
path: root/net/decnet (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2-2/+2
2005-08-29[NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte1-1/+3
2005-08-29[NET]: Kill skb->real_devDavid S. Miller2-2/+2
2005-08-29[NET]: Kill skb->listDavid S. Miller2-2/+2
2005-08-17[DECNET]: Fix RCU race condition in dn_neigh_construct().Paul E. McKenney1-1/+1
2005-08-10[DECNET]: Use sk_stream_error function rather than DECnet's ownSteven Whitehouse1-10/+1
2005-07-11[NET]: move config options out to individual protocolsSam Ravnborg1-0/+23
2005-07-08[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller2-6/+7
2005-07-05[DECNET]: Fix memset overflow on 64bit archs while dumping decnet routing rulesThomas Graf1-1/+2
2005-06-18[DECNET]: Remove unnecessary initilization of unused variable entriesThomas Graf1-1/+0
2005-06-18[NETLINK]: Correctly set NLM_F_MULTI without checking the pidJamal Hadi Salim4-16/+19
2005-05-05[DECNET]: Fix build after C99 netlink initializer change.Rafael J. Wysocki1-1/+1
2005-05-03[NETLINK]: Fix infinite loops in synchronous netlink changes.David S. Miller1-1/+1
2005-05-03[NETLINK]: Synchronous message processing.Herbert Xu1-1/+2
2005-05-03[RTNETLINK] Cleanup rtnetlink_link tablesThomas Graf1-12/+13
2005-04-16Linux-2.6.12-rc2Linus Torvalds18-0/+10975