aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2007-10-10[PATCH] mac80211: remove all prism2 ioctlsJohannes Berg
2007-10-10[PATCH] mac80211: fix iff_promiscs, iff_allmultis raceJohannes Berg
2007-10-10[PATCH] mac80211: fix TKIP IV updateJohannes Berg
2007-10-10[PATCH] mac80211: fix vlan bugJohannes Berg
2007-10-10[PATCH] mac80211: remove ieee80211_wep_get_keyidxJohannes Berg
2007-10-10[PATCH] mac80211: consolidate encryptionJohannes Berg
2007-10-10[PATCH] mac80211: consolidate decryptionJohannes Berg
2007-10-10[PATCH] mac80211: pass frames to monitor interfaces earlyJohannes Berg
2007-10-10[PATCH] mac80211: fix interface initialisation and deinitialisationJohannes Berg
2007-10-10[PKT_SCHED]: Add stateless NATHerbert Xu
2007-10-10[PATCH] mac80211: fix virtual interface lockingJohannes Berg
2007-10-10[PATCH] mac80211: remove crypto algorithm typedefJohannes Berg
2007-10-10[PATCH] mac80211: validate VLAN interfaces betterJohannes Berg
2007-10-10[PATCH] mac80211: revamp interface and filter configurationJohannes Berg
2007-10-10[NETNS]: Simplify the network namespace list locking rules.Eric W. Biederman
2007-10-10[ATM] net/atm/lec.c: printk warning fixAndrew Morton
2007-10-10[WIRELESS]: Fix Kconfig.Andrew Morton
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger
2007-10-10[NET]: Wrap hard_header_parseStephen Hemminger