summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-09-28ipv6: Implement Any-IP support for IPv6.Maciej Żenczykowski
2010-09-28ipv4: Allow configuring subnets as local addressesTom Herbert
2010-09-28ip_gre: Fix dependencies wrt. ipv6.David S. Miller
2010-09-28net-2.6: SYN retransmits: Add new parameter to retransmits_timed_out()Damian Lukowski
2010-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-28mac80211: Fix WMM driver queue configurationJuuso Oikarinen
2010-09-28cfg80211: always set IBSS basic ratesJohannes Berg
2010-09-28carl9170: interrupt urbs must not set URB_ZERO_PACKETChristian Lamparter
2010-09-28ath5k: Fix bitmasks and typos for PCU Diagnostic registerBruno Randolf
2010-09-28ath5k: Disable interrupts in ath5k_hw_get_tsf64Bruno Randolf
2010-09-28ath5k: Increase "fudge" for beacon timersBruno Randolf
2010-09-28ath5k: Check and fix ATIM windowBruno Randolf
2010-09-28ath5k: Remove unused variable for atim windowBruno Randolf
2010-09-28carl9170: revamp carl9170_tx_prepareChristian Lamparter
2010-09-28carl9170: fix WARN_ON triggered by Broadcom HT STAsChristian Lamparter
2010-09-28carl9170: fix tx_ampdu_upload counterChristian Lamparter
2010-09-28carl9170: remove lost-frame workaroundChristian Lamparter
2010-09-28carl9170: angle brackets for wiki linkChristian Lamparter
2010-09-28carl9170: remove non-standard ba session teardownChristian Lamparter
2010-09-28mac80211: fix offchannel assumption upon associationLuis R. Rodriguez
2010-09-28iwl3945: queue the right work if the scan needs to be abortedFlorian Mickler
2010-09-28pch_gbe: add header filesRandy Dunlap
2010-09-28wl12xx: fix separate-object-folder buildsJohn W. Linville
2010-09-27Documentation: Update Phonet doc for Pipe Controller implementationKumar Sanghvi
2010-09-27tg3: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings
2010-09-278021q: Use netif_copy_real_num_queues() to set queue countsBen Hutchings
2010-09-27sfc: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings
2010-09-27niu: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings
2010-09-27myri10ge: Use netif_set_real_num_{rx, tx}_queues()Ben Hutchings
2010-09-27mv643xx_eth: Use netif_set_real_num_{rx, tx}_queues()Ben Hutchings
2010-09-27mlx4_en: Use netif_set_real_num_{rx, tx}_queues()Ben Hutchings
2010-09-27ixgbe: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings
2010-09-27igb: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings
2010-09-27gianfar: Use netif_set_real_num_rx_queues()Ben Hutchings
2010-09-27cxgb4vf: Use netif_set_real_num_{rx, tx}_queues()Ben Hutchings
2010-09-27cxgb4: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings
2010-09-27cxgb3: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings
2010-09-27bnx2x: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings
2010-09-27bnx2: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings
2010-09-27net: Add netif_copy_real_num_queues() for use by virtual net driversBen Hutchings
2010-09-27net: Allow changing number of RX queues after device allocationBen Hutchings
2010-09-27net: sk_{detach|attach}_filter() rcu fixesEric Dumazet
2010-09-27fib: use atomic_inc_not_zero() in fib_rules_lookupEric Dumazet
2010-09-27sit: percpu stats accountingEric Dumazet
2010-09-27ipip: percpu stats accountingEric Dumazet
2010-09-27ip_gre: percpu stats accountingEric Dumazet
2010-09-27tunnels: prepare percpu accountingEric Dumazet
2010-09-27vlan: use this_cpu_ptr() in vlan_skb_recv()Eric Dumazet
2010-09-27Phonet: Implement Pipe Controller to support Nokia Slim ModemsKumar Sanghvi
2010-09-27tcp: Fix >4GB writes on 64-bit.David S. Miller