summaryrefslogtreecommitdiff
path: root/net/decnet
AgeCommit message (Expand)Author
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar
2005-09-01[DECNET]: Tidy send side socket SKB allocation.Patrick Caulfield
2005-08-29[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet
2005-08-29[DECNET]: Fix build after netlink changes.Andrew Morton
2005-08-29[NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy
2005-08-29[NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo
2005-08-29[NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte
2005-08-29[NET]: Kill skb->real_devDavid S. Miller
2005-08-29[NET]: Kill skb->listDavid S. Miller
2005-08-17[DECNET]: Fix RCU race condition in dn_neigh_construct().Paul E. McKenney
2005-08-10[DECNET]: Use sk_stream_error function rather than DECnet's ownSteven Whitehouse
2005-07-11[NET]: move config options out to individual protocolsSam Ravnborg
2005-07-08[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller
2005-07-05[DECNET]: Fix memset overflow on 64bit archs while dumping decnet routing rulesThomas Graf
2005-06-18[DECNET]: Remove unnecessary initilization of unused variable entriesThomas Graf
2005-06-18[NETLINK]: Correctly set NLM_F_MULTI without checking the pidJamal Hadi Salim
2005-05-05[DECNET]: Fix build after C99 netlink initializer change.Rafael J. Wysocki
2005-05-03[NETLINK]: Fix infinite loops in synchronous netlink changes.David S. Miller
2005-05-03[NETLINK]: Synchronous message processing.Herbert Xu
2005-05-03[RTNETLINK] Cleanup rtnetlink_link tablesThomas Graf
2005-04-16Linux-2.6.12-rc2Linus Torvalds