summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-31net: add a comment on netdev->last_rxEric Dumazet
2010-08-31pktgen: remove non used variableEric Dumazet
2010-08-31vlan: Use vlan_dev_real_dev in vlan_hwaccel_do_receiveJiri Pirko
2010-08-31Phonet: do not set POLLOUT in case of send buffer overflowRémi Denis-Courmont
2010-08-31Phonet: correct sendmsg() error code from sock_alloc_send_skb()Rémi Denis-Courmont
2010-08-31Phonet: restore flow control credits when sending failsRémi Denis-Courmont
2010-08-31mac80211: cancel scan in ieee80211_restart_hw if software scan pendingJohn W. Linville
2010-08-31rt2x00: Cleanup rt2x00usb_watchdog_reset_txIvo van Doorn
2010-08-31rt2x00: Split watchdog check into a DMA and STATUS timeoutIvo van Doorn
2010-08-31rt2x00: Correctly kill beacon queueIvo van Doorn
2010-08-31rt2x00: Set PWR_PIN_CFG during initializationIvo van Doorn
2010-08-31rt2x00: Don't set unicast/BSSID masks when clearning MAC or BSSIDIvo van Doorn
2010-08-31rt2x00: Wakeup hardware before loading firmwareIvo van Doorn
2010-08-31rt2x00: Validate TX status results with current data entryIvo van Doorn
2010-08-31rt2x00: Add rt2800_wait_csr_readyIvo van Doorn
2010-08-31rt2x00: Update rt2800 comments regarding AMPDU and PACKET_ID in TXWIHelmut Schaa
2010-08-31rt2x00: Rename txentry_desc.queue -> txentry_desc.qidHelmut Schaa
2010-08-31ath9k: fix spurious MIC failure reportsFelix Fietkau
2010-08-31net/wireless: Remove double testJulia Lawall
2010-08-31wl1251: Fix queue stopping/waking for TX pathDenis 'GNUtoo' Carikli
2010-08-31mac80211: Do not generate CQM events based on first Beacon framesJouni Malinen
2010-08-31mac80211: Fix signal strength average initialization for CQM eventsJouni Malinen
2010-08-31Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2010-08-30stmmac: Fix build warnings.David S. Miller
2010-08-30ipv6: struct xfrm6_tunnel in read_mostly sectionEric Dumazet
2010-08-30net: struct xfrm_tunnel in read_mostly sectionEric Dumazet
2010-08-30net/m68k: Hydra Ethernet - print whole resource instead of start addressGeert Uytterhoeven
2010-08-30TCP: update initial windows according to RFC 5681Gerrit Renker
2010-08-30dccp ccid-3: use per-route RTO or TCP RTO as fallbackGerrit Renker
2010-08-30dccp ccid-2: Share TCP's minimum RTO codeGerrit Renker
2010-08-30tcp/dccp: Consolidate common code for RFC 3390 conversionGerrit Renker
2010-08-30dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer()Gerrit Renker
2010-08-30dccp ccid-2: Use u32 timestamps uniformlyGerrit Renker
2010-08-30tcp: Add TCP_USER_TIMEOUT socket option.Jerry Chu
2010-08-29net: fix datapath typoSimon Horman
2010-08-29IPVS: include net/ip6_checksum.h for csum_ipv6_magicStephen Rothwell
2010-08-28drivers/net/atl1c: Remove double testJulia Lawall
2010-08-28starfire: use BUILD_BUG_ON for netdrv_addr_tAkinobu Mita
2010-08-28starfire: use PCI_VDEVICEAkinobu Mita
2010-08-28phonet: use for_each_set_bitAkinobu Mita
2010-08-28mlx4: use bitmap libraryAkinobu Mita
2010-08-28econet: kill unnecessary spin_lock_init()Akinobu Mita
2010-08-27slip: Use net_device_stats from struct net_deviceTobias Klauser
2010-08-27mac80211: fix offchannel queue stopJohannes Berg
2010-08-27mac80211_hwsim: support runtime iftype changesJohannes Berg
2010-08-27mac80211: support runtime interface type changesJohannes Berg
2010-08-27mac80211: split out concurrent vif checksJohannes Berg
2010-08-27mac80211: simplify zero address checksJohannes Berg
2010-08-27mac80211: switch to ieee80211_sdata_runningJohannes Berg
2010-08-27mac80211: clean up ifdown/cleanup pathsJohannes Berg