summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-10-2617-108/+221
|\
| * iwlwifi: quiet a noisy printkDon Fry2010-10-251-1/+2
| * ath9k: resume aggregation immediately after a hardware resetFelix Fietkau2010-10-253-4/+4
| * carl9170: fix scheduling while atomicChristian Lamparter2010-10-251-1/+1
| * mac80211: Fix ibss station got expired immediatelyRajkumar Manoharan2010-10-251-0/+1
| * b43: N-PHY: fix infinite-loop-typoRafał Miłecki2010-10-251-1/+1
| * wl1251: fix module namesGrazvydas Ignotas2010-10-251-3/+5
| * ath9k: fix handling of rate control probe framesFelix Fietkau2010-10-251-0/+6
| * ath9k: fix crash in ath_update_survey_statsFelix Fietkau2010-10-251-0/+3
| * ath9k_hw: Fix divide by zero cases in paprd.Senthil Balasubramanian2010-10-251-5/+9
| * ath9k_hw: Fix TX carrier leakage for IEEE compliance on AR9003 2.2Luis R. Rodriguez2010-10-251-56/+135
| * cfg80211: fix regression on processing country IEsLuis R. Rodriguez2010-10-251-1/+1
| * carl9170: fix memory leak issue in async cmd macro wrappersChristian Lamparter2010-10-251-23/+28
| * mac80211: don't sanitize invalid ratesChristian Lamparter2010-10-251-0/+3
| * carl9170: fix async command buffer leakChristian Lamparter2010-10-251-6/+19
| * ath5k: Properly initialize ath_common->cc_lock.Ben Greear2010-10-251-0/+1
| * ath9k: Properly initialize ath_common->cc_lock.Ben Greear2010-10-251-0/+1
| * mac80211: cancel restart_work explicitly instead of depending on flush_schedu...Tejun Heo2010-10-251-7/+1
* | can: mcp251x: fix reception of standard RTR framesMarc Kleine-Budde2010-10-261-0/+3
* | can: flexcan: fix use after free of privMarc Kleine-Budde2010-10-261-1/+2
* | drivers/net: sgiseeq: fix return on errorNicolas Kaiser2010-10-261-1/+1
* | netfilter: Add missing CONFIG_SYSCTL checks in ipv6's nf_conntrack_reasm.cDavid S. Miller2010-10-261-1/+4
* | pch_can: depends on PCIRandy Dunlap2010-10-251-1/+1
* | ipv4: add __rcu annotations to ip_ra_chainEric Dumazet2010-10-252-5/+9
* | net: add __rcu annotation to sk_filterEric Dumazet2010-10-256-7/+7
* | net_ns: add __rcu annotationsEric Dumazet2010-10-252-2/+4
* | rps: add __rcu annotationsEric Dumazet2010-10-254-20/+27
* | netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables ...KOVACS Krisztian2010-10-255-9/+25
* | tunnels: add _rcu annotationsEric Dumazet2010-10-255-14/+21
* | net/802: add __rcu annotationsEric Dumazet2010-10-254-13/+13
* | ipv6: ip6_ptr rcu annotationsEric Dumazet2010-10-252-2/+2
* | vlan: rcu annotationsEric Dumazet2010-10-252-4/+4
* | tms380tr: Use mdelay() in tms380tr_wait().David S. Miller2010-10-251-1/+1
* | net: Increase xmit RECURSION_LIMIT to 10.David S. Miller2010-10-251-1/+1
* | mlx4_en: Fix out of bounds array accessEli Cohen2010-10-251-0/+11
* | macb: Don't re-enable interrupts while in polling modeJoshua Hoke2010-10-251-11/+16
* | be2net: Fix CSO for UDP packetsSomnath Kotur2010-10-251-12/+8
* | be2net: Call netif_carier_off() after register_netdev()Somnath Kotur2010-10-251-1/+1
* | cxgb3: fix device opening error pathDivy Le Ray2010-10-251-3/+5
* | l2tp: static functions should not be exportedStephen Rothwell2010-10-241-3/+0
* | typhoon: update to new VLAN acceleration modelDavid Dillow2010-10-241-63/+25
* | typhoon: wait for RX mode commands to finishDavid Dillow2010-10-241-1/+1
* | netlink: fix netlink_change_ngroups()Eric Dumazet2010-10-241-41/+24
* | slhc: Don't export symbols twiceDenis Kirjanov2010-10-241-11/+4
* | jme: Support WoL after shutdownGuo-Fu Tseng2010-10-241-15/+30
* | tproxy: Add missing CAP_NET_ADMIN check to ipv6 sideBalazs Scheidler2010-10-241-0/+4
* | vmxnet3: fix typo setting confPAHarvey Harrison2010-10-241-1/+1
* | vmxnet3: annotate hwaddr members as __iomem pointersHarvey Harrison2010-10-241-2/+2
* | vmxnet3: remove set_flag_le{16,64} helpersHarvey Harrison2010-10-245-41/+22
* | cxgb4: update to utilize the newer VLAN infrastructureDimitris Michailidis2010-10-243-31/+24
OpenPOWER on IntegriCloud