aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2007-10-10[SUNRPC]: Make the sunrpc use the seq_open_private()Pavel Emelyanov
2007-10-10[IRDA]: Make the IRDA use the seq_open_private()Pavel Emelyanov
2007-10-10[DECNET]: Make decnet code use the seq_open_private()Pavel Emelyanov
2007-10-10[NETFILTER]: Make netfilter code use the seq_open_privatePavel Emelyanov
2007-10-10[NET]: Make core networking code use seq_open_privatePavel Emelyanov
2007-10-10[PATCH] mac80211: Defer setting of RX_FLAG_DECRYPTED.Mattias Nissler
2007-10-10[PATCH] ieee80211_if_set_type: make check for master dev more explicitJohn W. Linville
2007-10-10[IPSEC]: Move state lock into x->type->outputHerbert Xu
2007-10-10[IPSEC]: Lock state when copying non-atomic fields to user-spaceHerbert Xu
2007-10-10[XFRM] user: Move attribute copying code into copy_to_user_state_extraHerbert Xu
2007-10-10[IPSEC]: Move common code into xfrm_alloc_spiHerbert Xu
2007-10-10[IPSEC]: Remove gratuitous km wake-up events on ACQUIREHerbert Xu
2007-10-10[IPSEC]: Store IPv6 nh pointer in mac_header on outputHerbert Xu
2007-10-10[IPSEC]: Remove bogus ref count in xfrm_secpath_rejectHerbert Xu
2007-10-10[NETNS]: Don't memset() netns to zero manuallyPavel Emelyanov
2007-10-10[IPv6]: use container_of() macro in fib6_clean_node()Benjamin Thery
2007-10-10[NETNS]: Move some code into __init section when CONFIG_NET_NS=nPavel Emelyanov
2007-10-10[8021Q]: transfer dev_id from real deviceUrsula Braun
2007-10-10[IPSEC]: Move RO-specific output code into xfrm6_mode_ro.cHerbert Xu
2007-10-10[IPSEC]: Unexport xfrm_replay_notifyHerbert Xu
2007-10-10[IPSEC]: Move output replay code into xfrm_outputHerbert Xu
2007-10-10[IPSEC]: Move xfrm_state_check into xfrm_output.cHerbert Xu
2007-10-10[IPSEC]: Move common output code to xfrm_outputHerbert Xu
2007-10-10[IPSEC] ah: Remove keys from ah_data structureHerbert Xu
2007-10-10[IPSEC] esp: Remove keys from esp_data structureHerbert Xu
2007-10-10[AF_IUCV]: postpone receival of iucv-packetsUrsula Braun
2007-10-10[AF_IUCV]: remove static declarations from header file.Heiko Carstens
2007-10-10[NET]: split dev_ifsioc() according to lockingJeff Garzik
2007-10-10[NET]: sparse warning fixesStephen Hemminger
2007-10-10[TCP]: "Annotate" another fackets_out state resetIlpo Järvinen
2007-10-10[TCP]: Fix two off-by-one errors in fackets_out adjusting logicIlpo Järvinen
2007-10-10[DCCP]: Twice the wrong reset code in receiving connection-RequestsGerrit Renker
2007-10-10[DCCP]: Wrong format in printkGerrit Renker
2007-10-10[DCCP]: Tidy-up -- minisock initialisationGerrit Renker
2007-10-10[CCID2]: Sequence number wraparound issuesGerrit Renker
2007-10-10[CCID2]: Remove redundant case blockGerrit Renker
2007-10-10[CCID2]: Remove redundant BUG_ONGerrit Renker
2007-10-10[CCID2]: Remove ugly BUG_ONGerrit Renker
2007-10-10[CCID2]: Simplify interfaceGerrit Renker
2007-10-10[DCCP]: Make all `debug' parameters boolGerrit Renker
2007-10-10[DCCP]: Add socket option to query the current MPSGerrit Renker
2007-10-10[DCCP]: Wait for CCIDGerrit Renker
2007-10-10[MAC80211]: add sta_notify callbackTomas Winkler
2007-10-10[MAC80211]: implement cfg80211's change_interface hookJohannes Berg
2007-10-10[MAC80211]: Add association LED triggerMichael Buesch
2007-10-10[MAC80211]: make userspace-mlme a per-interface settingJohannes Berg
2007-10-10[MAC80211]: improve radiotap injectionJohannes Berg
2007-10-10[MAC80211]: remove ALG_NONEJohannes Berg
2007-10-10[MAC80211]: use RX_FLAG_DECRYPTED for sw decrypted as wellJohannes Berg
2007-10-10[MAC80211]: consolidate decryption moreJohannes Berg