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