aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2007-10-10[MAC80211]: move sta_process rx handler laterJohannes Berg
2007-10-10[MAC80211]: remove management interfaceJohannes Berg
2007-10-10[MAC80211]: add "invalid" interface typeJohannes Berg
2007-10-10[MAC80211]: Check open_count before calling config callback.Michael Buesch
2007-10-10[RFKILL]: Add support for hardware-only rfkill buttonsMichael Buesch
2007-10-10[RFKILL]: Add support for an rfkill LED.Michael Buesch
2007-10-10[TCP]: Wrap-safed reordering detection FRTO checkIlpo Järvinen
2007-10-10[TCP]: Update comment of SACK block validatorIlpo Järvinen
2007-10-10[TCP]: fix comments that got messed up during code moveIlpo Järvinen
2007-10-10[TCP]: No fackets_out/highest_sack tuning when SACK isn't enabledIlpo Järvinen
2007-10-10[NETFILTER]: bridge: remove broken netfilter binary sysctlsJoseph Fannin
2007-10-10[NETFILTER]: x_tables: add xt_time matchJan Engelhardt
2007-10-10[NETFILTER]: nfnetlink_log: fix some constantsMichal Miroslaw
2007-10-10[NETFILTER]: nfnetlink_log: fix instance_create() failure pathMichal Miroslaw
2007-10-10[NETFILTER]: nfnetlink_log: fix styleMichal Miroslaw
2007-10-10[NETFILTER]: nfnetlink_log: flush queue earlyMichal Miroslaw
2007-10-10[NETFILTER]: nfnetlink_log: kill duplicate codeMichal Miroslaw
2007-10-10[NETFILTER]: nf_conntrack_netlink: add support to related connectionsPablo Neira Ayuso
2007-10-10[NETFILTER]: nf_conntrack_expect: kill unique IDPatrick McHardy