summaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-05net: pack skb_shared_info more efficientlyIan Campbell1-3/+3
2012-01-05net_sched: red: split red_parms into parms and varsEric Dumazet4-95/+117
2012-01-05net_sched: sfq: extend limitsEric Dumazet2-67/+124
2012-01-05cnic: Improve error recovery on bnx2x devicesMichael Chan3-8/+74
2012-01-05cnic: Re-init dev->stats_addr after chip resetMichael Chan1-0/+1
2012-01-05net_sched: Bug in netem reorderingHagen Paul Pfeifer1-2/+2
2012-01-05bna: fix sparse warnings/errorsstephen hemminger4-7/+8
2012-01-05bna: make ethtool_ops and strings conststephen hemminger1-2/+2
2012-01-05xgmac: cleanupsstephen hemminger1-2/+2
2012-01-05net: make ethtool_ops conststephen hemminger6-8/+8
2012-01-05vmxnet3" make ethtool ops conststephen hemminger1-1/+1
2012-01-05xen-netback: make ops structs conststephen hemminger1-2/+2
2012-01-05virtio_net: Pass gfp flags when allocating rx buffers.Mike Waychison1-1/+2
2012-01-05ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() callNeerav Parikh3-1/+90
2012-01-05netdev: FCoE: Add new ndo_get_fcoe_hbainfo() callNeerav Parikh1-0/+26
2012-01-05igb: reset PHY after recovering from PHY power downKoki Sanagi1-0/+1
2012-01-05igb: add basic runtime PM supportYan, Zheng2-19/+133
2012-01-05igb: Add support for byte queue limits.Eric Dumazet2-0/+10
2012-01-05e1000: cleanup CE4100 MDIO registers accessFlorian Fainelli2-12/+7
2012-01-05e1000: unmap ce4100_gbe_mdio_base_virt in e1000_removeFlorian Fainelli1-0/+2
2012-01-05e1000: fix lockdep splat in shutdown handlerJesse Brandeburg1-7/+1
2012-01-05ath6kl: revert USB supportJohn W. Linville8-501/+20
2012-01-05mwl8k: Changing the driver version to 0.13Yogesh Ashok Powar1-1/+1
2012-01-05Linux 3.2v3.2Linus Torvalds1-1/+1
2012-01-05minixfs: misplaced checks lead to dentry leakAl Viro1-17/+17
2012-01-05ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detachOleg Nesterov2-3/+12
2012-01-05ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE raceOleg Nesterov1-1/+8
2012-01-04powerpc: fix compile error with 85xx/p1010rdb.cTony Breeds1-2/+0
2012-01-04powerpc: fix compile error with 85xx/p1023_rds.cMichael Neuling1-1/+0
2012-01-04powerpc/fsl: add MSI support for the Freescale hypervisorTimur Tabi3-23/+81
2012-01-04arch/powerpc/sysdev/fsl_rmu.c: introduce missing kfreeJulia Lawall1-0/+1
2012-01-04powerpc/fsl: Add support for Integrated Flash ControllerPrabhakar Kushwaha4-0/+1149
2012-01-04powerpc/fsl: update compatiable on fsl 16550 uart nodesKumar Gala51-101/+101
2012-01-04powerpc/85xx: fix PCI and localbus properties in p1022ds.dtsTimur Tabi1-4/+4
2012-01-04powerpc/85xx: re-enable ePAPR byte channel driver in corenet32_smp_defconfigTimur Tabi1-0/+1
2012-01-04powerpc/fsl: Update defconfigs to enable some standard FSL HW featuresKumar Gala4-15/+30
2012-01-04powerpc: Add TBI PHY node to first MDIO busAndy Fleming5-2/+24
2012-01-04sbc834x: put full compat string in board match checkPaul Gortmaker1-2/+2
2012-01-04powerpc/fsl-pci: Allow 64-bit PCIe devices to DMA to any memory addressKumar Gala1-0/+55
2012-01-04ipv6/addrconf: speedup /proc/net/if_inet6 fillingMihai Maruseac1-15/+28
2012-01-04r6040: place comments before codeFlorian Fainelli1-3/+4
2012-01-04r6040: use __aligned(size)Florian Fainelli1-1/+1
2012-01-04r6040: use definitions for MAC_SM register read/writesFlorian Fainelli1-2/+3
2012-01-04r6040: use MAC_RST bit definition with MCR1 read/writesFlorian Fainelli1-3/+3
2012-01-04r6040: define more MCR0 register bitsFlorian Fainelli1-3/+6
2012-01-04r6040: remove unused variables and definitionsFlorian Fainelli1-13/+1
2012-01-04r6040: use an unique MDIO bus nameFlorian Fainelli1-1/+2
2012-01-04ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2)Neil Horman3-4/+7
2012-01-04mac80211: remove dead codeMohammed Shafi Shajakhan2-19/+0
2012-01-04mwl8k: Recover from firmware crashYogesh Ashok Powar1-7/+129