summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-26netfilter: Add missing CONFIG_SYSCTL checks in ipv6's nf_conntrack_reasm.cDavid S. Miller1-1/+4
2010-10-26pch_can: depends on PCIRandy Dunlap1-1/+1
2010-10-26ipv4: add __rcu annotations to ip_ra_chainEric Dumazet2-5/+9
2010-10-26net: add __rcu annotation to sk_filterEric Dumazet6-7/+7
2010-10-26net_ns: add __rcu annotationsEric Dumazet2-2/+4
2010-10-26rps: add __rcu annotationsEric Dumazet4-20/+27
2010-10-26netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables ...KOVACS Krisztian5-9/+25
2010-10-26tunnels: add _rcu annotationsEric Dumazet5-14/+21
2010-10-26net/802: add __rcu annotationsEric Dumazet4-13/+13
2010-10-26ipv6: ip6_ptr rcu annotationsEric Dumazet2-2/+2
2010-10-26vlan: rcu annotationsEric Dumazet2-4/+4
2010-10-26tms380tr: Use mdelay() in tms380tr_wait().David S. Miller1-1/+1
2010-10-25net: Increase xmit RECURSION_LIMIT to 10.David S. Miller1-1/+1
2010-10-25mlx4_en: Fix out of bounds array accessEli Cohen1-0/+11
2010-10-25macb: Don't re-enable interrupts while in polling modeJoshua Hoke1-11/+16
2010-10-25be2net: Fix CSO for UDP packetsSomnath Kotur1-12/+8
2010-10-25be2net: Call netif_carier_off() after register_netdev()Somnath Kotur1-1/+1
2010-10-25cxgb3: fix device opening error pathDivy Le Ray1-3/+5
2010-10-25iwlwifi: quiet a noisy printkDon Fry1-1/+2
2010-10-25ath9k: resume aggregation immediately after a hardware resetFelix Fietkau3-4/+4
2010-10-25carl9170: fix scheduling while atomicChristian Lamparter1-1/+1
2010-10-25mac80211: Fix ibss station got expired immediatelyRajkumar Manoharan1-0/+1
2010-10-25b43: N-PHY: fix infinite-loop-typoRafał Miłecki1-1/+1
2010-10-25wl1251: fix module namesGrazvydas Ignotas1-3/+5
2010-10-25ath9k: fix handling of rate control probe framesFelix Fietkau1-0/+6
2010-10-25ath9k: fix crash in ath_update_survey_statsFelix Fietkau1-0/+3
2010-10-25ath9k_hw: Fix divide by zero cases in paprd.Senthil Balasubramanian1-5/+9
2010-10-25ath9k_hw: Fix TX carrier leakage for IEEE compliance on AR9003 2.2Luis R. Rodriguez1-56/+135
2010-10-25cfg80211: fix regression on processing country IEsLuis R. Rodriguez1-1/+1
2010-10-25carl9170: fix memory leak issue in async cmd macro wrappersChristian Lamparter1-23/+28
2010-10-25mac80211: don't sanitize invalid ratesChristian Lamparter1-0/+3
2010-10-25carl9170: fix async command buffer leakChristian Lamparter1-6/+19
2010-10-25ath5k: Properly initialize ath_common->cc_lock.Ben Greear1-0/+1
2010-10-25ath9k: Properly initialize ath_common->cc_lock.Ben Greear1-0/+1
2010-10-25mac80211: cancel restart_work explicitly instead of depending on flush_schedu...Tejun Heo1-7/+1
2010-10-25l2tp: static functions should not be exportedStephen Rothwell1-3/+0
2010-10-25typhoon: update to new VLAN acceleration modelDavid Dillow1-63/+25
2010-10-25typhoon: wait for RX mode commands to finishDavid Dillow1-1/+1
2010-10-25netlink: fix netlink_change_ngroups()Eric Dumazet1-41/+24
2010-10-25slhc: Don't export symbols twiceDenis Kirjanov1-11/+4
2010-10-25jme: Support WoL after shutdownGuo-Fu Tseng1-15/+30
2010-10-25tproxy: Add missing CAP_NET_ADMIN check to ipv6 sideBalazs Scheidler1-0/+4
2010-10-25vmxnet3: fix typo setting confPAHarvey Harrison1-1/+1
2010-10-25vmxnet3: annotate hwaddr members as __iomem pointersHarvey Harrison1-2/+2
2010-10-25vmxnet3: remove set_flag_le{16,64} helpersHarvey Harrison5-41/+22
2010-10-25cxgb4: update to utilize the newer VLAN infrastructureDimitris Michailidis3-31/+24
2010-10-25cxgb4: fix crash due to manipulating queues before registrationDimitris Michailidis1-1/+1
2010-10-25can: tscan1: add driver for TS-CAN1 boardsAndre B. Oliveira3-0/+229
2010-10-25ip6_tunnel dont update the mtu on the route.Anders Franzen1-0/+1
2010-10-25pktgen: clean up handling of local/transient counter varsPaul Gortmaker1-15/+15