summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: move channel switch codeJohannes Berg2009-05-204-111/+105
* nl80211: Validate NL80211_ATTR_KEY_SEQ lengthJouni Malinen2009-05-203-3/+19
* ath9k: Fix PS mode operation to receive buffered broadcast/multicast framesJouni Malinen2009-05-203-7/+114
* ath9k: Clean up RX processing a bitJouni Malinen2009-05-201-26/+34
* ath9k: Fix a check for multicast address for virtual wiphyJouni Malinen2009-05-201-1/+1
* mac80211: Cancel pending probereq poll on beacon RXJouni Malinen2009-05-201-0/+10
* zd1211rw: Replace ZD_CS_MULTICAST with ZD_CS_NO_ACKGábor Stefanik2009-05-202-4/+4
* mac80211: Initialize RX's last received sequence numberSenthil Balasubramanian2009-05-201-0/+3
* cfg80211: add debugfs HT40 allow mapLuis R. Rodriguez2009-05-202-0/+62
* mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211Luis R. Rodriguez2009-05-208-20/+109
* cfg80211: check allowed channel type upon userspace requestsLuis R. Rodriguez2009-05-201-22/+17
* mac80211: check if HT40+/- is allowed before sending assocLuis R. Rodriguez2009-05-201-2/+6
* wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+Luis R. Rodriguez2009-05-205-17/+17
* cfg80211: Process regulatory max bandwidth checks for HT40Luis R. Rodriguez2009-05-203-50/+175
* sfc: Remove lro module parameterBen Hutchings2009-05-191-13/+2
* sit: stateless autoconf for isatapSascha Hlusiak2009-05-194-1/+67
* addrconf: refuse isatap eui64 for INADDR_ANYSascha Hlusiak2009-05-191-0/+2
* sit: ipip6_tunnel_del_prl: return errSascha Hlusiak2009-05-191-1/+1
* sit: strictly restrict incoming traffic to tunnel link deviceSascha Hlusiak2009-05-191-9/+21
* sit: Fail to create tunnel, if it already existsSascha Hlusiak2009-05-191-2/+7
* ipv4: teach ipconfig about the MTU option in DHCPChris Friesen2009-05-191-4/+37
* net: use NLMSG_DEFAULT_SIZE in nlmsg_new() allocationsPablo Neira Ayuso2009-05-192-17/+17
* myri10ge: update version to 1.5.0-1.415Brice Goglin2009-05-191-1/+1
* myri10ge: allow LRO to be enabled via ethtoolBrice Goglin2009-05-191-4/+13
* sch_teql: Use net_device internal statsEric Dumazet2009-05-191-12/+5
* ixgbe: Cleanup feature setup code to make the code more readableJesse Brandeburg2009-05-191-35/+50
* ixgbe: Change Direct Attach Twinax cable detection for SFP+ NICsPeter P Waskiewicz Jr2009-05-192-13/+11
* ixgbe: Add semaphore access for PHY initialization for 82599Peter P Waskiewicz Jr2009-05-191-0/+12
* r8169: allow true forced mode settingfrançois romieu2009-05-191-53/+59
* r8169: remove useless struct memberfrançois romieu2009-05-191-2/+0
* ppp: unset IFF_XMIT_DST_RELEASE in ppp_setup()Eric Dumazet2009-05-191-0/+1
* net: release dst entry in dev_hard_start_xmit()Eric Dumazet2009-05-1810-0/+20
* net: FIX bonding sysfs rtnl_lock deadlockEric W. Biederman2009-05-181-3/+6
* net: Fix ipoib rtnl_lock sysfs deadlock.Eric W. Biederman2009-05-182-4/+8
* net: Fix bridgeing sysfs handling of rtnl_lockEric W. Biederman2009-05-182-2/+4
* net: Fix devinet_sysctl_forwardEric W. Biederman2009-05-181-1/+2
* net: FIX ipv6_forward sysctl restartEric W. Biederman2009-05-181-1/+1
* net-sysfs: Use rtnl_trylock in sysfs methods.Eric W. Biederman2009-05-181-3/+5
* syscall: Implement a convinience function restart_syscallEric W. Biederman2009-05-181-0/+6
* net: TX_RING and packet mmapJohann Baudy2009-05-184-135/+616
* netxen: fix msi irq setupDhananjay Phadke2009-05-181-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-181787-34527/+38426
|\
| * pkt_sched: gen_estimator: use 64 bit intermediate counters for bpsEric Dumazet2009-05-181-6/+7
| * be2net: add two new pci device ids to pci device tableAjit Khaparde2009-05-182-5/+19
| * sch_teql: should not dereference skb after ndo_start_xmit()Eric Dumazet2009-05-181-2/+3
| * tcp: fix MSG_PEEK race checkIlpo Järvinen2009-05-181-1/+4
| * Doc: fixed descriptions on /proc/sys/net/core/* and /proc/sys/net/unix/*Wang Tinggong2009-05-171-3/+12
| * Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR?roel kluin2009-05-171-1/+1
| * mv643xx_eth: fix PPC DMA breakageGabriel Paubert2009-05-171-19/+22
| * bonding: fix link down handling in 802.3ad modeStephen Hemminger2009-05-171-3/+8