summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | powerpc/pmac: Don't add_timer() twiceBenjamin Herrenschmidt2012-04-231-0/+9
| * | | | | | | powerpc/eeh: Fix crash caused by null eeh_devGavin Shan2012-04-231-1/+1
| * | | | | | | Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt2012-04-239-33/+71
| |\ \ \ \ \ \ \
| | * | | | | | | powerpc/mpc85xx: add MPIC message dts nodeMingkai Hu2012-04-192-0/+53
| | * | | | | | | powerpc/mpic_msgr: fix offset error when setting mer registerMingkai Hu2012-04-191-1/+1
| | * | | | | | | powerpc/mpic_msgr: add lock for MPIC message global variableMingkai Hu2012-04-191-5/+5
| | * | | | | | | powerpc/mpic_msgr: fix compile error when SMP disabledMingkai Hu2012-04-191-0/+1
| | * | | | | | | powerpc: fix build when CONFIG_BOOKE_WDT is enabledBaruch Siach2012-04-192-5/+3
| | * | | | | | | powerpc/85xx: don't call of_platform_bus_probe() twiceTimur Tabi2012-04-193-22/+8
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-2262-238/+407
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | tcp: fix TCP_MAXSEG for established IPv6 passive socketsNeal Cardwell2012-04-221-0/+4
| * | | | | | | | 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
OpenPOWER on IntegriCloud