summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2009-11-04mac80211: fix internal scan requestJohannes Berg1-0/+1
2009-11-04mac80211: Fix IBSS mergeSujith1-0/+4
2009-11-04mac80211: make ieee80211_find_sta per virtual interfaceJohannes Berg1-2/+16
2009-11-04cfg80211: remove dead variableJohannes Berg1-2/+0
2009-11-02cfg80211: validate scan channelsJohannes Berg3-18/+35
2009-11-02cfg80211: Fix WEXT compat siwauth wpa and group cipherJouni Malinen1-4/+2
2009-11-02mac80211: fix scan abort sanity checksJohannes Berg1-4/+8
2009-11-02mac80211: make CALL_TXH a statementJohannes Berg1-16/+18
2009-10-30mac80211: remove bogus codeJohannes Berg1-7/+0
2009-10-30mac80211: remove sent_ps_bufferedJohannes Berg2-6/+3
2009-10-30mac80211: also drop qos-nullfunc frames silentlyJohannes Berg1-5/+10
2009-10-30mac80211: unconditionally set IEEE80211_TX_CTL_SEND_AFTER_DTIMJohannes Berg1-4/+3
2009-10-30mac80211: deprecate qual valueJohannes Berg3-5/+0
2009-10-30mac80211: introduce ieee80211_beacon_get_tim()Johannes Berg1-3/+14
2009-10-30mac80211: make align adjustment code support paged SKBZhu Yi1-4/+4
2009-10-30mac80211: remove RX_FLAG_RADIOTAPJohannes Berg2-25/+16
2009-10-30mac80211: fix radiotap header generationJohannes Berg1-14/+12
2009-10-30mac80211: split hardware scan by bandJohannes Berg3-32/+80
2009-10-30mac80211: remove outdated commentJohannes Berg1-2/+0
2009-10-30mac80211: fix dynamic power save for devices with nullfunc support in hwKalle Valo1-1/+5
2009-10-30mac80211: refactor dynamic power save checkKalle Valo1-3/+21
2009-10-30cfg80211/mac80211: use debugfs_remove_recursiveJohannes Berg14-462/+51
2009-10-29vlan: cleanup multiple unregistrationsPatrick McHardy1-32/+20
2009-10-29ax25: unsigned cannot be less than 0 in ax25_ctl_ioctl()roel kluin1-4/+3
2009-10-29gro: Change all receive functions to return GRO result codesBen Hutchings2-30/+24
2009-10-29gro: Name the GRO result enumeration typeBen Hutchings2-7/+17
2009-10-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller9-21/+52
2009-10-29net: Fix 'Re: PACKET_TX_RING: packet size is too long'Gabor Gombas1-4/+1
2009-10-29net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build timeCyrill Gorcunov1-1/+1
2009-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller6-57/+49
2009-10-29net: Introduce dev_get_by_index_rcu()Eric Dumazet1-10/+38
2009-10-29net: Cleanup redundant tests on unsignedroel kluin3-6/+1
2009-10-29net: Cleanup redundant tests on unsignedroel kluin2-2/+2
2009-10-29Allow disabling of DSACK TCP option per routeGilad Ben-Yossef1-2/+6
2009-10-29Allow to turn off TCP window scale opt per routeGilad Ben-Yossef2-3/+6
2009-10-29Allow disabling TCP timestamp options per routeGilad Ben-Yossef2-3/+8
2009-10-29Add the no SACK route option featureGilad Ben-Yossef2-2/+5
2009-10-29Allow tcp_parse_options to consult dst entryGilad Ben-Yossef6-41/+54
2009-10-29Only parse time stamp TCP option in time wait sockGilad Ben-Yossef1-2/+2
2009-10-29ip6mr: Optimize multiple unregistrationEric Dumazet1-5/+10
2009-10-29ipv6 sit: Optimize multiple unregistrationEric Dumazet1-6/+11
2009-10-29ipmr: Optimize multiple unregistrationEric Dumazet1-5/+10
2009-10-29ip6tnl: Optimize multiple unregistrationEric Dumazet1-3/+8
2009-10-29bridge: Optimize multiple unregistrationEric Dumazet1-10/+9
2009-10-29AF_RAW: Augment raw_send_hdrinc to expand skb to fit iphdr->ihl (v2)Neil Horman1-7/+17
2009-10-29vlan: Add support to netdev_ops.ndo_fcoe_get_wwn for VLAN deviceYi Zou1-0/+13
2009-10-28net: Corrected spelling error heurestics->heuristicsAndreas Petlund1-2/+2
2009-10-28net: sysfs: ethtool_ops can be NULLEric Dumazet1-2/+6
2009-10-28gre: Optimize multiple unregistrationEric Dumazet1-5/+10
2009-10-28ipip: Optimize multiple unregistrationEric Dumazet1-6/+11