summaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-21drivers/net: Do not free an IRQ if its request failedLee Jones1-2/+1
2012-04-21drop_monitor: allow more events per secondEric Dumazet1-0/+1
2012-04-21ks8851: Fix request_irq/free_irq mismatchMatt Renzelmann1-1/+1
2012-04-21net/hyperv: Adding cancellation to ensure rndis filter is closedWenqi Ma1-24/+14
2012-04-21ks8851: Fix mutex deadlock in ks8851_net_stop()Stephen Boyd1-5/+6
2012-04-19net ax25: Reorder ax25_exit to remove races.Eric W. Biederman1-4/+5
2012-04-19icplus: fix interrupt for IC+ 101A/G and 1001LFGiuseppe CAVALLARO1-1/+11
2012-04-19net: qmi_wwan: support Sierra Wireless MC77xx devices in QMI modeBjørn Mork1-0/+30
2012-04-19bnx2x: off by one in bnx2x_ets_e3b0_sp_pri_to_cos_set()Dan Carpenter1-6/+6
2012-04-19ksz884x: don't copy too much in netdev_set_mac_address()Dan Carpenter1-1/+1
2012-04-18tcp: fix retransmit of partially acked framesEric Dumazet1-0/+1
2012-04-18netns: do not leak net_generic data on failed initJulian Anastasov1-15/+18
2012-04-18net/sock.h: fix sk_peek_off kernel-doc warningRandy Dunlap1-0/+1
2012-04-18tcp: fix tcp_grow_window() for large incoming framesEric Dumazet1-0/+1
2012-04-18drivers/net/wan/farsync.c: add missing iounmapJulia Lawall1-0/+1
2012-04-18davinci_mdio: Fix MDIO timeout checkChristian Riesch1-0/+5
2012-04-18ipv6: clean up rt6_clean_expiresJiri Bohac1-1/+1
2012-04-18ipv6: fix rt6_update_expiresJiri Bohac1-2/+8
2012-04-18arcnet: rimi: Fix device name in debug outputJiri Kosina1-4/+4
2012-04-18ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoEAlexander Duyck2-8/+10
2012-04-18ixgbe: add missing rtnl_lock in PM resume pathBenjamin Poirier1-0/+2
2012-04-17ath9k: Fix TX fragmentationSujith Manoharan1-1/+9
2012-04-17mac80211: fix logic error in ibss channel type checkFelix Fietkau1-2/+2
2012-04-17MAINTAINERS: Add maintainer for iwlwifiWey-Yi Guy1-0/+1
2012-04-17mac80211: fix truncated packets in cooked monitor rxFelix Fietkau1-4/+6
2012-04-17dummy: Add ndo_uninit().Hiroaki SHIMODA1-3/+3
2012-04-17net: usb: smsc75xx: fix mtuStephane Fillod1-0/+1
2012-04-17net_sched: red: Make minor corrections to commentsDavid Ward1-3/+3
2012-04-17net_sched: gred: Fix oops in gred_dump() in WRED modeDavid Ward1-5/+2
2012-04-16can: usb: PCAN-USB Pro: fix mem leaks in pcan_usb_pro_init() on error pathsJesper Juhl1-0/+2
2012-04-16bcma: use fallback sprom if no on chip sprom is availableHauke Mehrtens1-2/+5
2012-04-14net/ethernet: ks8851_mll fix rx frame buffer overflowDavide Ciminaghi1-1/+1
2012-04-14ixgbe: fix WoL issue with fiberDon Skidmore1-0/+10
2012-04-14e1000e: issues in Sx on 82577/8/9Bruce Allan1-5/+10
2012-04-13net: smsc911x: fix skb handling in receive pathWill Deacon1-9/+5
2012-04-13mwifiex: update pcie8766 scratch register addressesBing Zhao1-9/+9
2012-04-13ath9k: wake up the hardware from full sleep when idle is turned offFelix Fietkau1-1/+8
2012-04-13ath5k: unmap io memory on probe failureJonathan Bither1-2/+4
2012-04-13ath5k: fix undefined 'THIS_MODULE'Jonathan Bither1-0/+1
2012-04-13cfg80211: fix interface combinations check.Lukasz Kucharczyk1-1/+1
2012-04-13brcm80211: smac: resume transmit fifo upon receiving framesArend van Spriel1-0/+8
2012-04-13libertas: fix signedness bug in lbs_auth_to_authtype()Amitkumar Karwar1-2/+7
2012-04-13ks8851: Fix missing mutex_lock/unlockMatt Renzelmann1-4/+4
2012-04-13drivers/net/ethernet/xilinx/axi ethernet: Correct CopyrightMichal Simek4-11/+9
2012-04-138139cp: set intr mask after its handler is registeredJason Wang1-2/+8
2012-04-13atl1: fix kernel panic in case of DMA errorsTony Zelenoff3-10/+7
2012-04-13skbuff: struct ubuf_info callback type safetyMichael S. Tsirkin4-8/+8
2012-04-13ppp: Fix race condition with queue start/stopDavid Woodhouse1-9/+6
2012-04-13ipv6: fix problem with expired dst cacheGao feng6-41/+99
2012-04-13caif_hsi: use dev_dbg not dev_err for reportingKim Lilliestierna XX1-2/+2