summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-11dummy: fix rcu_sched self-detected stallsEric Dumazet
2012-06-11net: Reorder initialization in ip_route_output to fix gcc warningRoland Dreier
2012-06-11virtio-net: fix a race on 32bit archesEric Dumazet
2012-06-11r8169: avoid NAPI scheduling delay.françois romieu
2012-06-10net: Make linux/tcp.h C++ friendly (trivial)Paul Pluzhnikov
2012-06-09netdev: fix drivers/net/phy/ kernel-doc warningsRandy Dunlap
2012-06-09net/core: fix kernel-doc warningsRandy Dunlap
2012-06-08be2net: fix a race in be_xmit()Eric Dumazet
2012-06-08l2tp: fix a race in l2tp_ip_sendmsg()Eric Dumazet
2012-06-08Revert "niu: Add support for byte queue limits."David S. Miller
2012-06-08stmmac: fix driver built w/ w/o both pci and platf modulesGiuseppe CAVALLARO
2012-06-07snmp: fix OutOctets counter to include forwarded datagramsVincent Bernat
2012-06-07appletalk: Remove out of date message in printkDave Jones
2012-06-07sky2: fix checksum bit management on some chipsstephen hemminger
2012-06-07ipv6: fib: Restore NTF_ROUTER exception in fib6_age()Thomas Graf
2012-06-07net: neighbour: fix neigh_dump_info()Eric Dumazet
2012-06-07net: l2tp_eth: fix kernel panic on rmmod l2tp_ethEric Dumazet
2012-06-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-06-06inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet
2012-06-06net: sierra_net: device IDs for Aircard 320U++Bjørn Mork
2012-06-06mv643xx_eth: Fix compile error for architectures without clk.Andrew Lunn
2012-06-06stmmac: fix driver Kconfig when built as moduleGiuseppe CAVALLARO
2012-06-06stmmac: update driver's docGiuseppe CAVALLARO
2012-06-06stmmac: fix driver's doc when run kernel-doc scriptGiuseppe CAVALLARO
2012-06-06ixgbe: IXGBE_RXD_STAT_VP set even with Rx stripping enabledJohn Fastabend
2012-06-06ixgbe: fix_features rxvlan is independent of DCB and needs to be setJohn Fastabend
2012-06-06e1000e: test for valid check_reset_block function pointerBruce Allan
2012-06-05cfg80211: fix interface combinations checkJohannes Berg
2012-06-05iwlwifi: unregister LEDs if mac80211 registration failsJohannes Berg
2012-06-05iwlwifi: fix double free/complete in firmware loadingJohannes Berg
2012-06-05Bluetooth: Fix checking the wrong flag when accepting a socketVinicius Costa Gomes
2012-06-04iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEPJohannes Berg
2012-06-04mac80211: fix non RCU-safe sta_list manipulationArik Nemtsov
2012-06-04bcma: add ext PA workaround for BCM4331 and BCM43431Seth Forshee
2012-06-04rt2x00: use atomic variable for seqnoStanislaw Gruszka
2012-06-04brcmfmac: Fix likely misuse of | for &Joe Perches
2012-06-04mac80211: Fix likely misuse of | for &Joe Perches
2012-06-04mac80211: add missing rcu_read_lock/unlock in agg-rx session timerFelix Fietkau
2012-06-04mac80211: clean up remain-on-channel on interface stopJohannes Berg
2012-06-04mac80211_hwsim: advertise interface combinationsJohannes Berg
2012-06-04mac80211: fix error in station state transitions during reconfigMeenakshi Venkataraman
2012-06-04iwlwifi: fix TX power antenna accessJohannes Berg
2012-06-04mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSSChun-Yeow Yeoh
2012-06-04cfg80211: use sme_state in ibss start/join pathAmitkumar Karwar
2012-06-04mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAPAvinash Patil
2012-06-04mwifiex: invalidate bss config before setting channel for uAPAvinash Patil
2012-06-04mac80211: run scan after finish connection monitoringStanislaw Gruszka
2012-06-04net/hyperv: Use wait_event on outstanding sends during device removalHaiyang Zhang