summaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-12net: stmmac: Fix clock en-/disable callsStefan Roese1-2/+2
2012-06-11lpc_eth: fix tx completionEric Dumazet1-5/+5
2012-06-11lpc_eth: add missing ndo_change_mtu()Eric Dumazet1-0/+1
2012-06-11dummy: fix rcu_sched self-detected stallsEric Dumazet1-1/+3
2012-06-11net: Reorder initialization in ip_route_output to fix gcc warningRoland Dreier1-1/+1
2012-06-11virtio-net: fix a race on 32bit archesEric Dumazet1-7/+12
2012-06-11r8169: avoid NAPI scheduling delay.françois romieu1-5/+1
2012-06-10net: Make linux/tcp.h C++ friendly (trivial)Paul Pluzhnikov1-10/+10
2012-06-09netdev: fix drivers/net/phy/ kernel-doc warningsRandy Dunlap1-1/+1
2012-06-09net/core: fix kernel-doc warningsRandy Dunlap2-3/+3
2012-06-08be2net: fix a race in be_xmit()Eric Dumazet1-2/+3
2012-06-08l2tp: fix a race in l2tp_ip_sendmsg()Eric Dumazet1-3/+6
2012-06-08mac80211: add back channel change flagStanislaw Gruszka1-1/+1
2012-06-08NFC: Fix possible NULL ptr deref when getting the name of a socketSasha Levin1-0/+3
2012-06-08iwlwifi: disable the buggy chain extension feature in HWEmmanuel Grumbach2-0/+6
2012-06-08iwlwifi: don't mess up the SCD when removing a keyEmmanuel Grumbach1-1/+1
2012-06-08bcma: fix null pointer in bcma_core_pci_irq_ctlHauke Mehrtens1-2/+4
2012-06-08b43: do not call ieee80211_unregister_hw if we are not registredOleksij Rempel2-7/+16
2012-06-08iwlwifi: use correct supported firmware for 6035 and 6000g2Meenakshi Venkataraman1-2/+21
2012-06-08wireless: add my new trees to MAINTAINERSJohannes Berg1-2/+10
2012-06-08mac80211_hwsim: Set IEEE80211_STAT_ACK flag when userspace indicates that the...Qasim Javed1-0/+1
2012-06-08rtl8187: ->brightness_set can not sleepStanislaw Gruszka1-1/+1
2012-06-08net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2...Stanislav Yakovlev1-15/+5
2012-06-08Revert "niu: Add support for byte queue limits."David S. Miller1-11/+1
2012-06-08stmmac: fix driver built w/ w/o both pci and platf modulesGiuseppe CAVALLARO3-12/+72
2012-06-07snmp: fix OutOctets counter to include forwarded datagramsVincent Bernat4-0/+5
2012-06-07appletalk: Remove out of date message in printkDave Jones1-3/+1
2012-06-07sky2: fix checksum bit management on some chipsstephen hemminger1-4/+6
2012-06-07ipv6: fib: Restore NTF_ROUTER exception in fib6_age()Thomas Graf1-1/+1
2012-06-07net: neighbour: fix neigh_dump_info()Eric Dumazet1-8/+6
2012-06-07net: l2tp_eth: fix kernel panic on rmmod l2tp_ethEric Dumazet1-0/+2
2012-06-06inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet2-5/+16
2012-06-06net: sierra_net: device IDs for Aircard 320U++Bjørn Mork1-4/+10
2012-06-06mv643xx_eth: Fix compile error for architectures without clk.Andrew Lunn1-5/+10
2012-06-06stmmac: fix driver Kconfig when built as moduleGiuseppe CAVALLARO5-35/+31
2012-06-06stmmac: update driver's docGiuseppe CAVALLARO1-19/+25
2012-06-06stmmac: fix driver's doc when run kernel-doc scriptGiuseppe CAVALLARO1-2/+5
2012-06-06ixgbe: IXGBE_RXD_STAT_VP set even with Rx stripping enabledJohn Fastabend1-2/+5
2012-06-06ixgbe: fix_features rxvlan is independent of DCB and needs to be setJohn Fastabend1-10/+5
2012-06-06e1000e: test for valid check_reset_block function pointerBruce Allan4-8/+12
2012-06-05cfg80211: fix interface combinations checkJohannes Berg1-1/+18
2012-06-05iwlwifi: unregister LEDs if mac80211 registration failsJohannes Berg1-0/+1
2012-06-05iwlwifi: fix double free/complete in firmware loadingJohannes Berg1-2/+7
2012-06-05Bluetooth: Fix checking the wrong flag when accepting a socketVinicius Costa Gomes1-1/+1
2012-06-04iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEPJohannes Berg1-0/+2
2012-06-04mac80211: fix non RCU-safe sta_list manipulationArik Nemtsov1-2/+2
2012-06-04bcma: add ext PA workaround for BCM4331 and BCM43431Seth Forshee2-3/+5
2012-06-04rt2x00: use atomic variable for seqnoStanislaw Gruszka3-10/+7
2012-06-04brcmfmac: Fix likely misuse of | for &Joe Perches1-2/+2
2012-06-04mac80211: Fix likely misuse of | for &Joe Perches1-3/+3