aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* mac80211/cfg80211: move iwrange handler to cfg80211Johannes Berg2009-02-27
* cfg80211: clean up signal typeJohannes Berg2009-02-27
* nl80211: remove admin requirement from station getJohannes Berg2009-02-27
* mac80211: add missing kernel-docJohannes Berg2009-02-27
* cfg80211/mac80211: fill qual.qual value/adjust max_qual.qualJohannes Berg2009-02-27
* cfg80211: age scan results on resumeDan Williams2009-02-27
* nl80211: Provide access to STA TX/RX packet countersJouni Malinen2009-02-27
* nl80211: Optional IEs into scan requestJouni Malinen2009-02-27
* wireless: fix for CONFIG_NL80211=nRandy Dunlap2009-02-27
* mac80211: Extend the rate control API with an update callbackSujith2009-02-27
* mac80211: split IBSS/managed codeJohannes Berg2009-02-27
* mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg2009-02-27
* mac80211: disallow moving netnsJohannes Berg2009-02-27
* mac80211: Make sure non-HT connection when IEEE80211_STA_TKIP_WEP_USED is setVasanthakumar Thiagarajan2009-02-27
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-25
|\
| * tcp_scalable: Update malformed & dead urlJoe Perches2009-02-24
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-02-24
| |\
| | * netfilter: xt_recent: fix proc-file addition/removal of IPv4 addressesJosef Drexler2009-02-24
| | * netfilter: make proc/net/ip* print names from foreign NFPROTOJan Engelhardt2009-02-18
| | * netfilter: nfnetlink_log: fix timeout handlingEric Leblond2009-02-18
| | * netfilter: nfnetlink_log: fix per-rule qthreshold overrideEric Leblond2009-02-18
| | * netfilter: nf_conntrack_ipv6: fix nf_log_packet message in icmpv6 conntrackEric Leblond2009-02-18
* | | sit: used time_before for comparing jiffiesWei Yongjun2009-02-25
* | | ipip: used time_before for comparing jiffiesWei Yongjun2009-02-25
* | | gre: used time_before for comparing jiffiesWei Yongjun2009-02-25
* | | ipv6: Remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-25
* | | netlink: change nlmsg_notify() return value logicPablo Neira Ayuso2009-02-25
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-24
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-23
| |\ \
| | * | net: amend the fix for SO_BSDCOMPAT gsopt infoleakEugene Teo2009-02-23
| | * | netns: build fix for net_alloc_genericClemens Noss2009-02-23
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-23
| |\| |
| | * | netns: fix double free at netns creationDaniel Lezcano2009-02-22
| | * | tcp: remove obsoleted comment about different passesIlpo Järvinen2009-02-18
| | |/
| | * net: Kill skb_truesize_check(), it only catches false-positives.David S. Miller2009-02-18
| * | cipso: Fix documentation commentPaul Moore2009-02-22
| |/
* | Doc: Refer to ip-sysctl.txt for strict vs. loose rp_filter modeJesper Dangaard Brouer2009-02-24
* | netns: Remove net_aliveEric W. Biederman2009-02-22
* | tcp: Like icmp use register_pernet_subsysEric W. Biederman2009-02-22
* | netns: Fix icmp shutdown.Eric W. Biederman2009-02-22
* | ipv4: Clean whitespaces in net/ipv4/Kconfig.Jesper Dangaard Brouer2009-02-22
* | ipv4: Fix rp_filter description in net/ipv4/Kconfig.Jesper Dangaard Brouer2009-02-22
* | snap: handle registration error and compile warningStephen Hemminger2009-02-22
* | llc: fix non-const printk warningStephen Hemminger2009-02-22
* | ip: ipip compile warningStephen Hemminger2009-02-22
* | ip: add loose reverse path filteringStephen Hemminger2009-02-22
* | tcp: Always set urgent pointer if it's beyond snd_nxtHerbert Xu2009-02-22
* | ipv6: fix sparse warning: Using plain integer as NULL pointerHannes Eder2009-02-22
* | net: kernel panic in dev_hard_start_xmit: remove faulty software TX time stam...Patrick Ohly2009-02-21
* | netlink: add NETLINK_BROADCAST_ERROR socket optionPablo Neira Ayuso2009-02-20