aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2007-10-10[NETFILTER]: nf_conntrack: kill unique IDPatrick McHardy
2007-10-10[NETFILTER]: ctnetlink: use netlink policyPatrick McHardy
2007-10-10[NETFILTER]: nfnetlink_queue: use netlink policyPatrick McHardy
2007-10-10[NETFILTER]: nfnetlink_log: use netlink policyPatrick McHardy
2007-10-10[NETFILTER]: nfnetlink: support attribute policiesPatrick McHardy
2007-10-10[NETFILTER]: nfnetlink: use nlmsg_notify()Patrick McHardy
2007-10-10[NETFILTER]: nfnetlink: rename functions containing 'nfattr'Patrick McHardy
2007-10-10[NETFILTER]: nfnetlink: convert to generic netlink attribute functionsPatrick McHardy
2007-10-10[NETFILTER]: nfnetlink: make subsystem and callbacks constPatrick McHardy
2007-10-10[RFKILL]: Move rfkill_switch_all out of global headerIvo van Doorn
2007-10-10[PATCH] mac80211: bss_tim_clear must use ~ instead of !Michael Buesch
2007-10-10[PATCH] mac80211: remove generic IE for AP interfacesJohannes Berg