summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | drivers/net: Do not free an IRQ if its request failedLee Jones2012-04-211-2/+1
| | * | | | | | | drop_monitor: allow more events per secondEric Dumazet2012-04-211-0/+1
| | * | | | | | | ks8851: Fix request_irq/free_irq mismatchMatt Renzelmann2012-04-211-1/+1
| | * | | | | | | net/hyperv: Adding cancellation to ensure rndis filter is closedWenqi Ma2012-04-211-24/+14
| | * | | | | | | ks8851: Fix mutex deadlock in ks8851_net_stop()Stephen Boyd2012-04-211-5/+6
| | * | | | | | | net ax25: Reorder ax25_exit to remove races.Eric W. Biederman2012-04-191-4/+5
| | * | | | | | | icplus: fix interrupt for IC+ 101A/G and 1001LFGiuseppe CAVALLARO2012-04-191-1/+11
| | * | | | | | | net: qmi_wwan: support Sierra Wireless MC77xx devices in QMI modeBjørn Mork2012-04-191-0/+30
| | * | | | | | | bnx2x: off by one in bnx2x_ets_e3b0_sp_pri_to_cos_set()Dan Carpenter2012-04-191-6/+6
| | * | | | | | | ksz884x: don't copy too much in netdev_set_mac_address()Dan Carpenter2012-04-191-1/+1
| | * | | | | | | tcp: fix retransmit of partially acked framesEric Dumazet2012-04-181-0/+1
| | * | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-04-1811-24/+61
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-1811-24/+61
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | ath9k: Fix TX fragmentationSujith Manoharan2012-04-171-1/+9
| | | | * | | | | | | mac80211: fix logic error in ibss channel type checkFelix Fietkau2012-04-171-2/+2
| | | | * | | | | | | MAINTAINERS: Add maintainer for iwlwifiWey-Yi Guy2012-04-171-0/+1
| | | | * | | | | | | mac80211: fix truncated packets in cooked monitor rxFelix Fietkau2012-04-171-4/+6
| | | | * | | | | | | bcma: use fallback sprom if no on chip sprom is availableHauke Mehrtens2012-04-161-2/+5
| | | | * | | | | | | mwifiex: update pcie8766 scratch register addressesBing Zhao2012-04-131-9/+9
| | | | * | | | | | | ath9k: wake up the hardware from full sleep when idle is turned offFelix Fietkau2012-04-131-1/+8
| | | | * | | | | | | ath5k: unmap io memory on probe failureJonathan Bither2012-04-131-2/+4
| | | | * | | | | | | ath5k: fix undefined 'THIS_MODULE'Jonathan Bither2012-04-131-0/+1
| | | | * | | | | | | cfg80211: fix interface combinations check.Lukasz Kucharczyk2012-04-131-1/+1
| | | | * | | | | | | brcm80211: smac: resume transmit fifo upon receiving framesArend van Spriel2012-04-131-0/+8
| | | | * | | | | | | libertas: fix signedness bug in lbs_auth_to_authtype()Amitkumar Karwar2012-04-131-2/+7
| | * | | | | | | | | netns: do not leak net_generic data on failed initJulian Anastasov2012-04-181-15/+18
| | |/ / / / / / / /
| | * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-04-172-8/+12
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoEAlexander Duyck2012-04-172-8/+10
| | | * | | | | | | | ixgbe: add missing rtnl_lock in PM resume pathBenjamin Poirier2012-04-171-0/+2
| | * | | | | | | | | net/sock.h: fix sk_peek_off kernel-doc warningRandy Dunlap2012-04-171-0/+1
| | * | | | | | | | | tcp: fix tcp_grow_window() for large incoming framesEric Dumazet2012-04-171-0/+1
| | * | | | | | | | | drivers/net/wan/farsync.c: add missing iounmapJulia Lawall2012-04-171-0/+1
| | * | | | | | | | | davinci_mdio: Fix MDIO timeout checkChristian Riesch2012-04-171-0/+5
| | * | | | | | | | | ipv6: clean up rt6_clean_expiresJiri Bohac2012-04-171-1/+1
| | * | | | | | | | | ipv6: fix rt6_update_expiresJiri Bohac2012-04-171-2/+8
| | * | | | | | | | | arcnet: rimi: Fix device name in debug outputJiri Kosina2012-04-171-4/+4
| | * | | | | | | | | dummy: Add ndo_uninit().Hiroaki SHIMODA2012-04-161-3/+3
| | |/ / / / / / / /
| | * | | | | | | | net: usb: smsc75xx: fix mtuStephane Fillod2012-04-161-0/+1
| | * | | | | | | | net_sched: red: Make minor corrections to commentsDavid Ward2012-04-161-3/+3
| | * | | | | | | | net_sched: gred: Fix oops in gred_dump() in WRED modeDavid Ward2012-04-161-5/+2
| | * | | | | | | | can: usb: PCAN-USB Pro: fix mem leaks in pcan_usb_pro_init() on error pathsJesper Juhl2012-04-161-0/+2
| * | | | | | | | | Linux 3.4-rc4v3.4-rc4Linus Torvalds2012-04-211-1/+1
| * | | | | | | | | sparc32,leon: add notify_cpu_starting()Yong Zhang2012-04-211-0/+3
| * | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-2128-161/+80
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson2012-04-1811-19/+23
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | dmaengine: Kconfig: fix Atmel at_hdmac entryNicolas Ferre2012-04-171-3/+2
| | | * | | | | | | | | USB: gadget/at91_udc: add gpio_to_irq() function to vbus interruptNicolas Ferre2012-04-171-4/+4
| | | * | | | | | | | | USB: ohci-at91: change annotations for probe/remove functionsNicolas Ferre2012-04-171-6/+6
| | | * | | | | | | | | leds-atmel-pwm.c: Make pwmled_probe() __devinitNicolas Ferre2012-04-171-1/+1
| | | * | | | | | | | | ARM: at91: fix at91sam9261ek Ethernet dm9000 irqJean-Christophe PLAGNIOL-VILLARD2012-04-161-2/+3