aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[IPSEC] esp: Remove keys from esp_data structureHerbert Xu2-22/+9
2007-10-10[AF_IUCV]: postpone receival of iucv-packetsUrsula Braun1-86/+125
2007-10-10[AF_IUCV]: remove static declarations from header file.Heiko Carstens1-0/+3
2007-10-10[NET]: split dev_ifsioc() according to lockingJeff Garzik1-30/+58
2007-10-10[NET]: sparse warning fixesStephen Hemminger17-42/+40
2007-10-10[TCP]: "Annotate" another fackets_out state resetIlpo Järvinen1-1/+2
2007-10-10[TCP]: Fix two off-by-one errors in fackets_out adjusting logicIlpo Järvinen1-2/+4
2007-10-10[DCCP]: Twice the wrong reset code in receiving connection-RequestsGerrit Renker2-11/+7
2007-10-10[DCCP]: Wrong format in printkGerrit Renker1-1/+1
2007-10-10[DCCP]: Tidy-up -- minisock initialisationGerrit Renker2-10/+10
2007-10-10[CCID2]: Sequence number wraparound issuesGerrit Renker1-3/+4
2007-10-10[CCID2]: Remove redundant case blockGerrit Renker1-13/+1
2007-10-10[CCID2]: Remove redundant BUG_ONGerrit Renker2-9/+4
2007-10-10[CCID2]: Remove ugly BUG_ONGerrit Renker1-6/+5
2007-10-10[CCID2]: Simplify interfaceGerrit Renker1-10/+9
2007-10-10[DCCP]: Make all `debug' parameters boolGerrit Renker3-3/+3
2007-10-10[DCCP]: Add socket option to query the current MPSGerrit Renker1-0/+4
2007-10-10[DCCP]: Wait for CCIDGerrit Renker1-15/+19
2007-10-10[MAC80211]: add sta_notify callbackTomas Winkler1-6/+7
2007-10-10[MAC80211]: implement cfg80211's change_interface hookJohannes Berg1-18/+57
2007-10-10[MAC80211]: Add association LED triggerMichael Buesch4-19/+63
2007-10-10[MAC80211]: make userspace-mlme a per-interface settingJohannes Berg4-11/+8
2007-10-10[MAC80211]: improve radiotap injectionJohannes Berg2-91/+105
2007-10-10[MAC80211]: remove ALG_NONEJohannes Berg4-14/+11
2007-10-10[MAC80211]: use RX_FLAG_DECRYPTED for sw decrypted as wellJohannes Berg1-3/+5
2007-10-10[MAC80211]: consolidate decryption moreJohannes Berg1-34/+12
2007-10-10[MAC80211]: move sta_process rx handler laterJohannes Berg1-48/+48
2007-10-10[MAC80211]: remove management interfaceJohannes Berg9-305/+14
2007-10-10[MAC80211]: add "invalid" interface typeJohannes Berg3-0/+9
2007-10-10[MAC80211]: Check open_count before calling config callback.Michael Buesch1-1/+1
2007-10-10[RFKILL]: Add support for hardware-only rfkill buttonsMichael Buesch1-1/+6
2007-10-10[RFKILL]: Add support for an rfkill LED.Michael Buesch2-1/+48
2007-10-10[TCP]: Wrap-safed reordering detection FRTO checkIlpo Järvinen1-0/+3
2007-10-10[TCP]: Update comment of SACK block validatorIlpo Järvinen1-2/+9
2007-10-10[TCP]: fix comments that got messed up during code moveIlpo Järvinen1-2/+6
2007-10-10[TCP]: No fackets_out/highest_sack tuning when SACK isn't enabledIlpo Järvinen1-3/+4
2007-10-10[NETFILTER]: bridge: remove broken netfilter binary sysctlsJoseph Fannin1-5/+0
2007-10-10[NETFILTER]: x_tables: add xt_time matchJan Engelhardt3-0/+284
2007-10-10[NETFILTER]: nfnetlink_log: fix some constantsMichal Miroslaw1-7/+5
2007-10-10[NETFILTER]: nfnetlink_log: fix instance_create() failure pathMichal Miroslaw1-5/+5
2007-10-10[NETFILTER]: nfnetlink_log: fix styleMichal Miroslaw1-3/+4
2007-10-10[NETFILTER]: nfnetlink_log: flush queue earlyMichal Miroslaw1-4/+5
2007-10-10[NETFILTER]: nfnetlink_log: kill duplicate codeMichal Miroslaw1-16/+14
2007-10-10[NETFILTER]: nf_conntrack_netlink: add support to related connectionsPablo Neira Ayuso1-3/+40
2007-10-10[NETFILTER]: nf_conntrack_expect: kill unique IDPatrick McHardy2-5/+3
2007-10-10[NETFILTER]: nf_conntrack: kill unique IDPatrick McHardy2-4/+2
2007-10-10[NETFILTER]: ctnetlink: use netlink policyPatrick McHardy10-100/+92
2007-10-10[NETFILTER]: nfnetlink_queue: use netlink policyPatrick McHardy1-19/+11
2007-10-10[NETFILTER]: nfnetlink_log: use netlink policyPatrick McHardy1-29/+9
2007-10-10[NETFILTER]: nfnetlink: support attribute policiesPatrick McHardy1-35/+13