aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sparc: Use popc when possible for ffs/__ffs/ffz.David S. Miller2011-08-03
* sparc: Set reboot-cmd using reboot data hypervisor call if available.David S. Miller2011-08-03
* sparc: Add some missing hypervisor API groups.David S. Miller2011-08-03
* sparc: Use hweight64() in popc emulation.David S. Miller2011-08-03
* sparc: Use popc if possible for hweight routines.David S. Miller2011-08-03
* sparc: Minor tweaks to Niagara page copy/clear.David S. Miller2011-08-03
* sparc: Sanitize cpu feature detection and reporting.David S. Miller2011-07-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-07-28
|\
| * n2_crypto: Attach on Niagara-T3.David S. Miller2011-07-28
| * n2rng: Attach on Niagara-T3.David S. Miller2011-07-28
| * sparc: Detect and handle UltraSPARC-T3 cpu types.David S. Miller2011-07-28
| * sparc: Don't do expensive hypervisor PCR write unless necessary.David S. Miller2011-07-27
| * sparc: Add T3 sun4v cpu type and hypervisor group defines.David S. Miller2011-07-27
| * sparc: Don't leave sparc_pmu_type NULL on sun4v.David S. Miller2011-07-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-07-28
|\ \
| * | tg3: Remove 5719 jumbo frames and TSO blocksMatt Carlson2011-07-28
| * | tg3: Break larger frags into 4k chunks for 5719Matt Carlson2011-07-28
| * | tg3: Add tx BD budgeting codeMatt Carlson2011-07-28
| * | tg3: Consolidate code that calls tg3_tx_set_bd()Matt Carlson2011-07-28
| * | tg3: Add partial fragment unmapping codeMatt Carlson2011-07-28
| * | tg3: Generalize tg3_skb_error_unmap()Matt Carlson2011-07-28
| * | tg3: Remove short DMA check for 1st fragmentMatt Carlson2011-07-28
| * | tg3: Simplify tx bd assignmentsMatt Carlson2011-07-28
| * | tg3: Reintroduce tg3_tx_ring_infoMatt Carlson2011-07-28
| * | ASIX: Use only 11 bits of header for data sizeMarek Vasut2011-07-28
| * | ASIX: Simplify condition in rx_fixup()Marek Vasut2011-07-28
| * | Fix cdc-phonet buildChris Clayton2011-07-28
| * | bonding: reduce noise during initAndy Gospodarek2011-07-28
| * | bonding: fix string comparison errorsAndy Gospodarek2011-07-28
| * | net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman2011-07-28
| * | net: add IFF_SKB_TX_SHARED flag to priv_flagsNeil Horman2011-07-28
| * | net: sock_sendmsg_nosec() is staticEric Dumazet2011-07-28
| * | forcedeth: fix vlansJiri Pirko2011-07-28
| * | gianfar: fix bug caused by 87c288c6e9aa31720b72e2bc2d665e24e1653c3eSebastian Pöhn2011-07-28
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-28
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-26
| | |\ \
| | | * | wireless: fix a typo in ignore_reg_updateMihai Moldovan2011-07-26
| | | * | b43: fix invalid memory access in b43_ssb_remove()Pavel Roskin2011-07-26
| | | * | b43: bcma: drop BROKENRafał Miłecki2011-07-26
| | | * | b43: bus: fix memory corruption when setting driver's dataRafał Miłecki2011-07-26
| | | * | cfg80211: really ignore the regulatory requestSven Neumann2011-07-26
| | | * | NFC: pn533: use after free in pn533_disconnect()Dan Carpenter2011-07-26
| * | | | gro: Only reset frag0 when skb can be pulledHerbert Xu2011-07-27
| * | | | net: Convert struct net_device uc_promisc to boolJoe Perches2011-07-25
| * | | | net: fix eth.c kernel-doc warningRandy Dunlap2011-07-25
| * | | | IPv4: Send gratuitous ARP for secondary IP addresses alsoZoltan Kiss2011-07-25
| * | | | ipv6: Do not leave router anycast address for /127 prefixes.YOSHIFUJI Hideaki2011-07-25
| * | | | drivers:connector:remove an unused variable *tracer*Wanlong Gao2011-07-25
| * | | | acenic: use netdev_alloc_skb_ip_alignstephen hemminger2011-07-25
* | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-07-28
|\ \ \ \ \